GET https://kbin.spritesserver.nl/d/techcrunch.com/comments/oldest?p=4

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.09 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Eh… They chose to use the email protocol to send each emoji?! So external users or third-party clients (or school and work accounts for some reason) will be spammed. Won’t a bunch of gmails get marked as spammers then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696864925 {#96
    date: 2023-10-09 17:22:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 38150
  -bodyTs: "'account':25 'bunch':35 'chose':3 'client':20 'eh':1 'email':7 'emoji':12 'extern':14 'get':38 'gmail':37 'mark':39 'parti':19 'protocol':8 'reason':28 'school':22 'send':10 'spam':31 'spammer':41 'third':18 'third-parti':17 'use':5 'user':15 'won':32 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3674376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696812335 {#1961
    date: 2023-10-09 02:45:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Eh… They chose to use the email protocol to send each emoji?! So external users or third-party clients (or school and work accounts for some reason) will be spammed. Won’t a bunch of gmails get marked as spammers then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696864925 {#96
    date: 2023-10-09 17:22:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 38150
  -bodyTs: "'account':25 'bunch':35 'chose':3 'client':20 'eh':1 'email':7 'emoji':12 'extern':14 'get':38 'gmail':37 'mark':39 'parti':19 'protocol':8 'reason':28 'school':22 'send':10 'spam':31 'spammer':41 'third':18 'third-parti':17 'use':5 'user':15 'won':32 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3674376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696812335 {#1961
    date: 2023-10-09 02:45:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Eh… They chose to use the email protocol to send each emoji?! So external users or third-party clients (or school and work accounts for some reason) will be spammed. Won’t a bunch of gmails get marked as spammers then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696864925 {#96
    date: 2023-10-09 17:22:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 38150
  -bodyTs: "'account':25 'bunch':35 'chose':3 'client':20 'eh':1 'email':7 'emoji':12 'extern':14 'get':38 'gmail':37 'mark':39 'parti':19 'protocol':8 'reason':28 'school':22 'send':10 'spam':31 'spammer':41 'third':18 'third-parti':17 'use':5 'user':15 'won':32 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3674376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696812335 {#1961
    date: 2023-10-09 02:45:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3200
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3024 …}
  +root: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Eh… They chose to use the email protocol to send each emoji?! So external users or third-party clients (or school and work accounts for some reason) will be spammed. Won’t a bunch of gmails get marked as spammers then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696864925 {#96
      date: 2023-10-09 17:22:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 38150
    -bodyTs: "'account':25 'bunch':35 'chose':3 'client':20 'eh':1 'email':7 'emoji':12 'extern':14 'get':38 'gmail':37 'mark':39 'parti':19 'protocol':8 'reason':28 'school':22 'send':10 'spam':31 'spammer':41 'third':18 'third-parti':17 'use':5 'user':15 'won':32 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3674376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696812335 {#1961
      date: 2023-10-09 02:45:35.0 +02:00
    }
  }
  +body: "Which RFCs are you referring to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696818755 {#3199
    date: 2023-10-09 04:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@emptyother@programming.dev"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -id: 38244
  -bodyTs: "'refer':5 'rfcs':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1351175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696818755 {#3202
    date: 2023-10-09 04:32:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3200
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3024 …}
  +root: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Eh… They chose to use the email protocol to send each emoji?! So external users or third-party clients (or school and work accounts for some reason) will be spammed. Won’t a bunch of gmails get marked as spammers then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696864925 {#96
      date: 2023-10-09 17:22:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 38150
    -bodyTs: "'account':25 'bunch':35 'chose':3 'client':20 'eh':1 'email':7 'emoji':12 'extern':14 'get':38 'gmail':37 'mark':39 'parti':19 'protocol':8 'reason':28 'school':22 'send':10 'spam':31 'spammer':41 'third':18 'third-parti':17 'use':5 'user':15 'won':32 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3674376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696812335 {#1961
      date: 2023-10-09 02:45:35.0 +02:00
    }
  }
  +body: "Which RFCs are you referring to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696818755 {#3199
    date: 2023-10-09 04:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@emptyother@programming.dev"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -id: 38244
  -bodyTs: "'refer':5 'rfcs':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1351175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696818755 {#3202
    date: 2023-10-09 04:32:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3200
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3024 …}
  +root: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Eh… They chose to use the email protocol to send each emoji?! So external users or third-party clients (or school and work accounts for some reason) will be spammed. Won’t a bunch of gmails get marked as spammers then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696864925 {#96
      date: 2023-10-09 17:22:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 38150
    -bodyTs: "'account':25 'bunch':35 'chose':3 'client':20 'eh':1 'email':7 'emoji':12 'extern':14 'get':38 'gmail':37 'mark':39 'parti':19 'protocol':8 'reason':28 'school':22 'send':10 'spam':31 'spammer':41 'third':18 'third-parti':17 'use':5 'user':15 'won':32 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3674376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696812335 {#1961
      date: 2023-10-09 02:45:35.0 +02:00
    }
  }
  +body: "Which RFCs are you referring to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696818755 {#3199
    date: 2023-10-09 04:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@emptyother@programming.dev"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -id: 38244
  -bodyTs: "'refer':5 'rfcs':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1351175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696818755 {#3202
    date: 2023-10-09 04:32:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3440
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3351 …}
  +root: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Eh… They chose to use the email protocol to send each emoji?! So external users or third-party clients (or school and work accounts for some reason) will be spammed. Won’t a bunch of gmails get marked as spammers then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696864925 {#96
      date: 2023-10-09 17:22:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 38150
    -bodyTs: "'account':25 'bunch':35 'chose':3 'client':20 'eh':1 'email':7 'emoji':12 'extern':14 'get':38 'gmail':37 'mark':39 'parti':19 'protocol':8 'reason':28 'school':22 'send':10 'spam':31 'spammer':41 'third':18 'third-parti':17 'use':5 'user':15 'won':32 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3674376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696812335 {#1961
      date: 2023-10-09 02:45:35.0 +02:00
    }
  }
  +body: """
    Thanks :). I’ve actually been looking for the RSVP stuff and I wasn’t sure which RFC to look through (wasn’t sure if it was in the CalDAV one or the iCalendar one… and they’re weirdly huge). I appreciate you pointing me in the right direction!\n
    \n
    Also was curious how they were implementing reactions in e-mail. I actually think it’s a good feature, and it’s one that’s slowly been making it into XMPP and stuff. Emoji reactions and stuff sound kind of dumb and like a “whatever, who cares?” feature, but I find that on platforms like slack they’re actually a really good way to deal with quickly confirming something / finalizing decisions / quickly gauging the opinion of a group. I think a huge problem with e-mail and instant messaging is that they can be quite noisy, so having a “quiet” way to respond without having a thread explode is actually pretty welcome in my opinion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696864923 {#3438
    date: 2023-10-09 17:22:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@emptyother@programming.dev"
    "@skullgiver@popplesburger.hilciferous.nl"
    "@Chobbes@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3441 …}
  +nested: Doctrine\ORM\PersistentCollection {#3443 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 38848
  -bodyTs: "'actual':4,62,108,160 'also':49 'appreci':41 'caldav':29 'care':96 'confirm':117 'curious':51 'deal':114 'decis':120 'direct':48 'dumb':90 'e':59,135 'e-mail':58,134 'emoji':83 'explod':158 'featur':68,97 'final':119 'find':100 'gaug':122 'good':67,111 'group':127 'huge':39,131 'icalendar':33 'implement':55 'instant':138 'kind':88 'like':92,104 'look':6,19 'mail':60,136 'make':77 'messag':139 'noisi':146 'one':30,34,72 'opinion':124,165 'platform':103 'point':43 'pretti':161 'problem':132 'quick':116,121 'quiet':150 'quit':145 're':37,107 'reaction':56,84 'realli':110 'respond':153 'rfc':17 'right':47 'rsvp':9 'slack':105 'slowli':75 'someth':118 'sound':87 'stuff':10,82,86 'sure':15,23 'thank':1 'think':63,129 'thread':157 've':3 'wasn':13,21 'way':112,151 'weird':38 'welcom':162 'whatev':94 'without':154 'xmpp':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696864923 {#3439
    date: 2023-10-09 17:22:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3440
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3351 …}
  +root: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Eh… They chose to use the email protocol to send each emoji?! So external users or third-party clients (or school and work accounts for some reason) will be spammed. Won’t a bunch of gmails get marked as spammers then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696864925 {#96
      date: 2023-10-09 17:22:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 38150
    -bodyTs: "'account':25 'bunch':35 'chose':3 'client':20 'eh':1 'email':7 'emoji':12 'extern':14 'get':38 'gmail':37 'mark':39 'parti':19 'protocol':8 'reason':28 'school':22 'send':10 'spam':31 'spammer':41 'third':18 'third-parti':17 'use':5 'user':15 'won':32 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3674376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696812335 {#1961
      date: 2023-10-09 02:45:35.0 +02:00
    }
  }
  +body: """
    Thanks :). I’ve actually been looking for the RSVP stuff and I wasn’t sure which RFC to look through (wasn’t sure if it was in the CalDAV one or the iCalendar one… and they’re weirdly huge). I appreciate you pointing me in the right direction!\n
    \n
    Also was curious how they were implementing reactions in e-mail. I actually think it’s a good feature, and it’s one that’s slowly been making it into XMPP and stuff. Emoji reactions and stuff sound kind of dumb and like a “whatever, who cares?” feature, but I find that on platforms like slack they’re actually a really good way to deal with quickly confirming something / finalizing decisions / quickly gauging the opinion of a group. I think a huge problem with e-mail and instant messaging is that they can be quite noisy, so having a “quiet” way to respond without having a thread explode is actually pretty welcome in my opinion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696864923 {#3438
    date: 2023-10-09 17:22:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@emptyother@programming.dev"
    "@skullgiver@popplesburger.hilciferous.nl"
    "@Chobbes@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3441 …}
  +nested: Doctrine\ORM\PersistentCollection {#3443 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 38848
  -bodyTs: "'actual':4,62,108,160 'also':49 'appreci':41 'caldav':29 'care':96 'confirm':117 'curious':51 'deal':114 'decis':120 'direct':48 'dumb':90 'e':59,135 'e-mail':58,134 'emoji':83 'explod':158 'featur':68,97 'final':119 'find':100 'gaug':122 'good':67,111 'group':127 'huge':39,131 'icalendar':33 'implement':55 'instant':138 'kind':88 'like':92,104 'look':6,19 'mail':60,136 'make':77 'messag':139 'noisi':146 'one':30,34,72 'opinion':124,165 'platform':103 'point':43 'pretti':161 'problem':132 'quick':116,121 'quiet':150 'quit':145 're':37,107 'reaction':56,84 'realli':110 'respond':153 'rfc':17 'right':47 'rsvp':9 'slack':105 'slowli':75 'someth':118 'sound':87 'stuff':10,82,86 'sure':15,23 'thank':1 'think':63,129 'thread':157 've':3 'wasn':13,21 'way':112,151 'weird':38 'welcom':162 'whatev':94 'without':154 'xmpp':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696864923 {#3439
    date: 2023-10-09 17:22:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3440
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3351 …}
  +root: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Eh… They chose to use the email protocol to send each emoji?! So external users or third-party clients (or school and work accounts for some reason) will be spammed. Won’t a bunch of gmails get marked as spammers then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696864925 {#96
      date: 2023-10-09 17:22:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 38150
    -bodyTs: "'account':25 'bunch':35 'chose':3 'client':20 'eh':1 'email':7 'emoji':12 'extern':14 'get':38 'gmail':37 'mark':39 'parti':19 'protocol':8 'reason':28 'school':22 'send':10 'spam':31 'spammer':41 'third':18 'third-parti':17 'use':5 'user':15 'won':32 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3674376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696812335 {#1961
      date: 2023-10-09 02:45:35.0 +02:00
    }
  }
  +body: """
    Thanks :). I’ve actually been looking for the RSVP stuff and I wasn’t sure which RFC to look through (wasn’t sure if it was in the CalDAV one or the iCalendar one… and they’re weirdly huge). I appreciate you pointing me in the right direction!\n
    \n
    Also was curious how they were implementing reactions in e-mail. I actually think it’s a good feature, and it’s one that’s slowly been making it into XMPP and stuff. Emoji reactions and stuff sound kind of dumb and like a “whatever, who cares?” feature, but I find that on platforms like slack they’re actually a really good way to deal with quickly confirming something / finalizing decisions / quickly gauging the opinion of a group. I think a huge problem with e-mail and instant messaging is that they can be quite noisy, so having a “quiet” way to respond without having a thread explode is actually pretty welcome in my opinion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696864923 {#3438
    date: 2023-10-09 17:22:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@emptyother@programming.dev"
    "@skullgiver@popplesburger.hilciferous.nl"
    "@Chobbes@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3441 …}
  +nested: Doctrine\ORM\PersistentCollection {#3443 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 38848
  -bodyTs: "'actual':4,62,108,160 'also':49 'appreci':41 'caldav':29 'care':96 'confirm':117 'curious':51 'deal':114 'decis':120 'direct':48 'dumb':90 'e':59,135 'e-mail':58,134 'emoji':83 'explod':158 'featur':68,97 'final':119 'find':100 'gaug':122 'good':67,111 'group':127 'huge':39,131 'icalendar':33 'implement':55 'instant':138 'kind':88 'like':92,104 'look':6,19 'mail':60,136 'make':77 'messag':139 'noisi':146 'one':30,34,72 'opinion':124,165 'platform':103 'point':43 'pretti':161 'problem':132 'quick':116,121 'quiet':150 'quit':145 're':37,107 'reaction':56,84 'realli':110 'respond':153 'rfc':17 'right':47 'rsvp':9 'slack':105 'slowli':75 'someth':118 'sound':87 'stuff':10,82,86 'sure':15,23 'thank':1 'think':63,129 'thread':157 've':3 'wasn':13,21 'way':112,151 'weird':38 'welcom':162 'whatev':94 'without':154 'xmpp':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696864923 {#3439
    date: 2023-10-09 17:22:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pfft. If Spotify wants me to up the subscription they should give me the ability to directly download songs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696812494 {#1525
    date: 2023-10-09 02:48:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 38154
  -bodyTs: "'abil':15 'direct':17 'download':18 'give':12 'pfft':1 'song':19 'spotifi':3 'subscript':9 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524449/-/comment/2843486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696812494 {#1565
    date: 2023-10-09 02:48:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pfft. If Spotify wants me to up the subscription they should give me the ability to directly download songs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696812494 {#1525
    date: 2023-10-09 02:48:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 38154
  -bodyTs: "'abil':15 'direct':17 'download':18 'give':12 'pfft':1 'song':19 'spotifi':3 'subscript':9 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524449/-/comment/2843486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696812494 {#1565
    date: 2023-10-09 02:48:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pfft. If Spotify wants me to up the subscription they should give me the ability to directly download songs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696812494 {#1525
    date: 2023-10-09 02:48:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 38154
  -bodyTs: "'abil':15 'direct':17 'download':18 'give':12 'pfft':1 'song':19 'spotifi':3 'subscript':9 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524449/-/comment/2843486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696812494 {#1565
    date: 2023-10-09 02:48:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2372
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "All the subscription services going up in price constantly. This bullshit is hard to abide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1696814368 {#2377
    date: 2023-10-09 03:19:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 38193
  -bodyTs: "'abid':15 'bullshit':11 'constant':9 'go':5 'hard':13 'price':8 'servic':4 'subscript':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1350943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814368 {#2360
    date: 2023-10-09 03:19:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2372
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "All the subscription services going up in price constantly. This bullshit is hard to abide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1696814368 {#2377
    date: 2023-10-09 03:19:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 38193
  -bodyTs: "'abid':15 'bullshit':11 'constant':9 'go':5 'hard':13 'price':8 'servic':4 'subscript':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1350943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814368 {#2360
    date: 2023-10-09 03:19:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2372
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "All the subscription services going up in price constantly. This bullshit is hard to abide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1696814368 {#2377
    date: 2023-10-09 03:19:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 38193
  -bodyTs: "'abid':15 'bullshit':11 'constant':9 'go':5 'hard':13 'price':8 'servic':4 'subscript':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1350943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814368 {#2360
    date: 2023-10-09 03:19:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2082
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Finally, lossless audio."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696900162 {#2084
    date: 2023-10-10 03:09:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 38245
  -bodyTs: "'audio':3 'final':1 'lossless':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4679297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696818756 {#2078
    date: 2023-10-09 04:32:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2082
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Finally, lossless audio."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696900162 {#2084
    date: 2023-10-10 03:09:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 38245
  -bodyTs: "'audio':3 'final':1 'lossless':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4679297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696818756 {#2078
    date: 2023-10-09 04:32:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2082
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Finally, lossless audio."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696900162 {#2084
    date: 2023-10-10 03:09:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 38245
  -bodyTs: "'audio':3 'final':1 'lossless':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4679297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696818756 {#2078
    date: 2023-10-09 04:32:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3092
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Finally, lossless audio."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696900162 {#2084
      date: 2023-10-10 03:09:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 38245
    -bodyTs: "'audio':3 'final':1 'lossless':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4679297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696818756 {#2078
      date: 2023-10-09 04:32:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    Good news: you now have access to streaming lossless audio\n
    \n
    Bad news: Nearly every device people use now connects through Bluetooth, which doesn’t support lossless audio.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696873158 {#3094
    date: 2023-10-09 19:39:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@AlexWIWA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 39042
  -bodyTs: "'access':6 'audio':10,27 'bad':11 'bluetooth':21 'connect':19 'devic':15 'doesn':23 'everi':14 'good':1 'lossless':9,26 'near':13 'news':2,12 'peopl':16 'stream':8 'support':25 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1354492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873158 {#3093
    date: 2023-10-09 19:39:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3092
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Finally, lossless audio."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696900162 {#2084
      date: 2023-10-10 03:09:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 38245
    -bodyTs: "'audio':3 'final':1 'lossless':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4679297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696818756 {#2078
      date: 2023-10-09 04:32:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    Good news: you now have access to streaming lossless audio\n
    \n
    Bad news: Nearly every device people use now connects through Bluetooth, which doesn’t support lossless audio.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696873158 {#3094
    date: 2023-10-09 19:39:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@AlexWIWA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 39042
  -bodyTs: "'access':6 'audio':10,27 'bad':11 'bluetooth':21 'connect':19 'devic':15 'doesn':23 'everi':14 'good':1 'lossless':9,26 'near':13 'news':2,12 'peopl':16 'stream':8 'support':25 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1354492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873158 {#3093
    date: 2023-10-09 19:39:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3092
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Finally, lossless audio."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696900162 {#2084
      date: 2023-10-10 03:09:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 38245
    -bodyTs: "'audio':3 'final':1 'lossless':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4679297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696818756 {#2078
      date: 2023-10-09 04:32:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    Good news: you now have access to streaming lossless audio\n
    \n
    Bad news: Nearly every device people use now connects through Bluetooth, which doesn’t support lossless audio.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696873158 {#3094
    date: 2023-10-09 19:39:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@AlexWIWA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 39042
  -bodyTs: "'access':6 'audio':10,27 'bad':11 'bluetooth':21 'connect':19 'devic':15 'doesn':23 'everi':14 'good':1 'lossless':9,26 'near':13 'news':2,12 'peopl':16 'stream':8 'support':25 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1354492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873158 {#3093
    date: 2023-10-09 19:39:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3301
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3092
    +user: Proxies\__CG__\App\Entity\User {#3091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally, lossless audio."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696900162 {#2084
        date: 2023-10-10 03:09:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 38245
      -bodyTs: "'audio':3 'final':1 'lossless':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4679297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696818756 {#2078
        date: 2023-10-09 04:32:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: """
      Good news: you now have access to streaming lossless audio\n
      \n
      Bad news: Nearly every device people use now connects through Bluetooth, which doesn’t support lossless audio.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696873158 {#3094
      date: 2023-10-09 19:39:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@AlexWIWA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3090 …}
    +nested: Doctrine\ORM\PersistentCollection {#3088 …}
    +votes: Doctrine\ORM\PersistentCollection {#3086 …}
    +reports: Doctrine\ORM\PersistentCollection {#3084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 39042
    -bodyTs: "'access':6 'audio':10,27 'bad':11 'bluetooth':21 'connect':19 'devic':15 'doesn':23 'everi':14 'good':1 'lossless':9,26 'near':13 'news':2,12 'peopl':16 'stream':8 'support':25 'use':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1354492"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873158 {#3093
      date: 2023-10-09 19:39:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Thankfully I am a Luddite with wires hanging off of every limb"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696900158 {#3299
    date: 2023-10-10 03:09:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@AlexWIWA@lemmy.ml"
    "@Overzeetop@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -id: 39504
  -bodyTs: "'everi':11 'hang':8 'limb':12 'luddit':5 'thank':1 'wire':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4739165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696900158 {#3300
    date: 2023-10-10 03:09:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3301
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3092
    +user: Proxies\__CG__\App\Entity\User {#3091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally, lossless audio."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696900162 {#2084
        date: 2023-10-10 03:09:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 38245
      -bodyTs: "'audio':3 'final':1 'lossless':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4679297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696818756 {#2078
        date: 2023-10-09 04:32:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: """
      Good news: you now have access to streaming lossless audio\n
      \n
      Bad news: Nearly every device people use now connects through Bluetooth, which doesn’t support lossless audio.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696873158 {#3094
      date: 2023-10-09 19:39:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@AlexWIWA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3090 …}
    +nested: Doctrine\ORM\PersistentCollection {#3088 …}
    +votes: Doctrine\ORM\PersistentCollection {#3086 …}
    +reports: Doctrine\ORM\PersistentCollection {#3084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 39042
    -bodyTs: "'access':6 'audio':10,27 'bad':11 'bluetooth':21 'connect':19 'devic':15 'doesn':23 'everi':14 'good':1 'lossless':9,26 'near':13 'news':2,12 'peopl':16 'stream':8 'support':25 'use':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1354492"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873158 {#3093
      date: 2023-10-09 19:39:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Thankfully I am a Luddite with wires hanging off of every limb"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696900158 {#3299
    date: 2023-10-10 03:09:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@AlexWIWA@lemmy.ml"
    "@Overzeetop@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -id: 39504
  -bodyTs: "'everi':11 'hang':8 'limb':12 'luddit':5 'thank':1 'wire':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4739165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696900158 {#3300
    date: 2023-10-10 03:09:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3301
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3092
    +user: Proxies\__CG__\App\Entity\User {#3091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally, lossless audio."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696900162 {#2084
        date: 2023-10-10 03:09:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 38245
      -bodyTs: "'audio':3 'final':1 'lossless':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4679297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696818756 {#2078
        date: 2023-10-09 04:32:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: """
      Good news: you now have access to streaming lossless audio\n
      \n
      Bad news: Nearly every device people use now connects through Bluetooth, which doesn’t support lossless audio.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696873158 {#3094
      date: 2023-10-09 19:39:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@AlexWIWA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3090 …}
    +nested: Doctrine\ORM\PersistentCollection {#3088 …}
    +votes: Doctrine\ORM\PersistentCollection {#3086 …}
    +reports: Doctrine\ORM\PersistentCollection {#3084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 39042
    -bodyTs: "'access':6 'audio':10,27 'bad':11 'bluetooth':21 'connect':19 'devic':15 'doesn':23 'everi':14 'good':1 'lossless':9,26 'near':13 'news':2,12 'peopl':16 'stream':8 'support':25 'use':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1354492"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873158 {#3093
      date: 2023-10-09 19:39:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Thankfully I am a Luddite with wires hanging off of every limb"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696900158 {#3299
    date: 2023-10-10 03:09:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@AlexWIWA@lemmy.ml"
    "@Overzeetop@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -id: 39504
  -bodyTs: "'everi':11 'hang':8 'limb':12 'luddit':5 'thank':1 'wire':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4739165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696900158 {#3300
    date: 2023-10-10 03:09:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1696877167 {#2135
    date: 2023-10-09 20:46:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 38259
  -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3801700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696820265 {#2136
    date: 2023-10-09 04:57:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1696877167 {#2135
    date: 2023-10-09 20:46:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 38259
  -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3801700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696820265 {#2136
    date: 2023-10-09 04:57:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1696877167 {#2135
    date: 2023-10-09 20:46:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 38259
  -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3801700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696820265 {#2136
    date: 2023-10-09 04:57:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3075
  +user: Proxies\__CG__\App\Entity\User {#3074 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2072
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696877167 {#2135
      date: 2023-10-09 20:46:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 38259
    -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3801700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696820265 {#2136
      date: 2023-10-09 04:57:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1696824662 {#3078
    date: 2023-10-09 06:11:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3073 …}
  +nested: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3069 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
  -id: 38280
  -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
  +editedAt: DateTimeImmutable @1696824888 {#3077
    date: 2023-10-09 06:14:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696824662 {#3076
    date: 2023-10-09 06:11:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3075
  +user: Proxies\__CG__\App\Entity\User {#3074 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2072
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696877167 {#2135
      date: 2023-10-09 20:46:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 38259
    -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3801700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696820265 {#2136
      date: 2023-10-09 04:57:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1696824662 {#3078
    date: 2023-10-09 06:11:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3073 …}
  +nested: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3069 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
  -id: 38280
  -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
  +editedAt: DateTimeImmutable @1696824888 {#3077
    date: 2023-10-09 06:14:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696824662 {#3076
    date: 2023-10-09 06:11:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3075
  +user: Proxies\__CG__\App\Entity\User {#3074 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2072
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696877167 {#2135
      date: 2023-10-09 20:46:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 38259
    -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3801700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696820265 {#2136
      date: 2023-10-09 04:57:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1696824662 {#3078
    date: 2023-10-09 06:11:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3073 …}
  +nested: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3069 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
  -id: 38280
  -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
  +editedAt: DateTimeImmutable @1696824888 {#3077
    date: 2023-10-09 06:14:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696824662 {#3076
    date: 2023-10-09 06:11:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2072
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696877167 {#2135
        date: 2023-10-09 20:46:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 38259
      -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3801700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696820265 {#2136
        date: 2023-10-09 04:57:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1696824662 {#3078
      date: 2023-10-09 06:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 38280
    -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
    +editedAt: DateTimeImmutable @1696824888 {#3077
      date: 2023-10-09 06:14:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696824662 {#3076
      date: 2023-10-09 06:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "Also donates money to anti-lgbtq groups"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1696829453 {#3220
    date: 2023-10-09 07:30:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 38323
  -bodyTs: "'also':1 'anti':6 'anti-lgbtq':5 'donat':2 'group':8 'lgbtq':7 'money':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1351612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696829453 {#3221
    date: 2023-10-09 07:30:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2072
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696877167 {#2135
        date: 2023-10-09 20:46:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 38259
      -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3801700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696820265 {#2136
        date: 2023-10-09 04:57:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1696824662 {#3078
      date: 2023-10-09 06:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 38280
    -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
    +editedAt: DateTimeImmutable @1696824888 {#3077
      date: 2023-10-09 06:14:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696824662 {#3076
      date: 2023-10-09 06:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "Also donates money to anti-lgbtq groups"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1696829453 {#3220
    date: 2023-10-09 07:30:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 38323
  -bodyTs: "'also':1 'anti':6 'anti-lgbtq':5 'donat':2 'group':8 'lgbtq':7 'money':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1351612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696829453 {#3221
    date: 2023-10-09 07:30:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2072
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696877167 {#2135
        date: 2023-10-09 20:46:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 38259
      -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3801700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696820265 {#2136
        date: 2023-10-09 04:57:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1696824662 {#3078
      date: 2023-10-09 06:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 38280
    -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
    +editedAt: DateTimeImmutable @1696824888 {#3077
      date: 2023-10-09 06:14:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696824662 {#3076
      date: 2023-10-09 06:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "Also donates money to anti-lgbtq groups"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1696829453 {#3220
    date: 2023-10-09 07:30:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 38323
  -bodyTs: "'also':1 'anti':6 'anti-lgbtq':5 'donat':2 'group':8 'lgbtq':7 'money':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1351612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696829453 {#3221
    date: 2023-10-09 07:30:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3385
  +user: Proxies\__CG__\App\Entity\User {#3386 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3222
    +user: Proxies\__CG__\App\Entity\User {#3223 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3075
      +user: Proxies\__CG__\App\Entity\User {#3074 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2072
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1696877167 {#2135
          date: 2023-10-09 20:46:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 38259
        -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3801700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696820265 {#2136
          date: 2023-10-09 04:57:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1696824662 {#3078
        date: 2023-10-09 06:11:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3073 …}
      +nested: Doctrine\ORM\PersistentCollection {#3071 …}
      +votes: Doctrine\ORM\PersistentCollection {#3069 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
      -id: 38280
      -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
      +editedAt: DateTimeImmutable @1696824888 {#3077
        date: 2023-10-09 06:14:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696824662 {#3076
        date: 2023-10-09 06:11:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "Also donates money to anti-lgbtq groups"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1696829453 {#3220
      date: 2023-10-09 07:30:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3224 …}
    +nested: Doctrine\ORM\PersistentCollection {#3226 …}
    +votes: Doctrine\ORM\PersistentCollection {#3228 …}
    +reports: Doctrine\ORM\PersistentCollection {#3230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
    -id: 38323
    -bodyTs: "'also':1 'anti':6 'anti-lgbtq':5 'donat':2 'group':8 'lgbtq':7 'money':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1351612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696829453 {#3221
      date: 2023-10-09 07:30:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    $1,000 to a campaign in 2008. A majority of Californians voted that way, btw. Good chance many of those millions of voters (and campaign donators) make your tech.\n
    \n
    He’s done other things like his covid noise, continuing to use that one 15 years later shouldn’t sway many.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696834335 {#3383
    date: 2023-10-09 08:52:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@belated_frog_pants@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3387 …}
  +nested: Doctrine\ORM\PersistentCollection {#3389 …}
  +votes: Doctrine\ORM\PersistentCollection {#3391 …}
  +reports: Doctrine\ORM\PersistentCollection {#3393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3397 …}
  -id: 38370
  -bodyTs: "'000':2 '1':1 '15':44 '2008':7 'btw':15 'californian':11 'campaign':5,25 'chanc':17 'continu':39 'covid':37 'donat':26 'done':32 'good':16 'later':46 'like':35 'major':9 'make':27 'mani':18,50 'million':21 'nois':38 'one':43 'shouldn':47 'sway':49 'tech':29 'thing':34 'use':41 'vote':12 'voter':23 'way':14 'year':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4096535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696834335 {#3384
    date: 2023-10-09 08:52:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3385
  +user: Proxies\__CG__\App\Entity\User {#3386 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3222
    +user: Proxies\__CG__\App\Entity\User {#3223 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3075
      +user: Proxies\__CG__\App\Entity\User {#3074 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2072
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1696877167 {#2135
          date: 2023-10-09 20:46:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 38259
        -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3801700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696820265 {#2136
          date: 2023-10-09 04:57:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1696824662 {#3078
        date: 2023-10-09 06:11:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3073 …}
      +nested: Doctrine\ORM\PersistentCollection {#3071 …}
      +votes: Doctrine\ORM\PersistentCollection {#3069 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
      -id: 38280
      -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
      +editedAt: DateTimeImmutable @1696824888 {#3077
        date: 2023-10-09 06:14:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696824662 {#3076
        date: 2023-10-09 06:11:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "Also donates money to anti-lgbtq groups"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1696829453 {#3220
      date: 2023-10-09 07:30:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3224 …}
    +nested: Doctrine\ORM\PersistentCollection {#3226 …}
    +votes: Doctrine\ORM\PersistentCollection {#3228 …}
    +reports: Doctrine\ORM\PersistentCollection {#3230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
    -id: 38323
    -bodyTs: "'also':1 'anti':6 'anti-lgbtq':5 'donat':2 'group':8 'lgbtq':7 'money':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1351612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696829453 {#3221
      date: 2023-10-09 07:30:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    $1,000 to a campaign in 2008. A majority of Californians voted that way, btw. Good chance many of those millions of voters (and campaign donators) make your tech.\n
    \n
    He’s done other things like his covid noise, continuing to use that one 15 years later shouldn’t sway many.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696834335 {#3383
    date: 2023-10-09 08:52:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@belated_frog_pants@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3387 …}
  +nested: Doctrine\ORM\PersistentCollection {#3389 …}
  +votes: Doctrine\ORM\PersistentCollection {#3391 …}
  +reports: Doctrine\ORM\PersistentCollection {#3393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3397 …}
  -id: 38370
  -bodyTs: "'000':2 '1':1 '15':44 '2008':7 'btw':15 'californian':11 'campaign':5,25 'chanc':17 'continu':39 'covid':37 'donat':26 'done':32 'good':16 'later':46 'like':35 'major':9 'make':27 'mani':18,50 'million':21 'nois':38 'one':43 'shouldn':47 'sway':49 'tech':29 'thing':34 'use':41 'vote':12 'voter':23 'way':14 'year':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4096535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696834335 {#3384
    date: 2023-10-09 08:52:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3385
  +user: Proxies\__CG__\App\Entity\User {#3386 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3222
    +user: Proxies\__CG__\App\Entity\User {#3223 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3075
      +user: Proxies\__CG__\App\Entity\User {#3074 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2072
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1696877167 {#2135
          date: 2023-10-09 20:46:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 38259
        -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3801700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696820265 {#2136
          date: 2023-10-09 04:57:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1696824662 {#3078
        date: 2023-10-09 06:11:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3073 …}
      +nested: Doctrine\ORM\PersistentCollection {#3071 …}
      +votes: Doctrine\ORM\PersistentCollection {#3069 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
      -id: 38280
      -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
      +editedAt: DateTimeImmutable @1696824888 {#3077
        date: 2023-10-09 06:14:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696824662 {#3076
        date: 2023-10-09 06:11:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "Also donates money to anti-lgbtq groups"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1696829453 {#3220
      date: 2023-10-09 07:30:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3224 …}
    +nested: Doctrine\ORM\PersistentCollection {#3226 …}
    +votes: Doctrine\ORM\PersistentCollection {#3228 …}
    +reports: Doctrine\ORM\PersistentCollection {#3230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
    -id: 38323
    -bodyTs: "'also':1 'anti':6 'anti-lgbtq':5 'donat':2 'group':8 'lgbtq':7 'money':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1351612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696829453 {#3221
      date: 2023-10-09 07:30:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    $1,000 to a campaign in 2008. A majority of Californians voted that way, btw. Good chance many of those millions of voters (and campaign donators) make your tech.\n
    \n
    He’s done other things like his covid noise, continuing to use that one 15 years later shouldn’t sway many.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696834335 {#3383
    date: 2023-10-09 08:52:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@belated_frog_pants@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3387 …}
  +nested: Doctrine\ORM\PersistentCollection {#3389 …}
  +votes: Doctrine\ORM\PersistentCollection {#3391 …}
  +reports: Doctrine\ORM\PersistentCollection {#3393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3397 …}
  -id: 38370
  -bodyTs: "'000':2 '1':1 '15':44 '2008':7 'btw':15 'californian':11 'campaign':5,25 'chanc':17 'continu':39 'covid':37 'donat':26 'done':32 'good':16 'later':46 'like':35 'major':9 'make':27 'mani':18,50 'million':21 'nois':38 'one':43 'shouldn':47 'sway':49 'tech':29 'thing':34 'use':41 'vote':12 'voter':23 'way':14 'year':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4096535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696834335 {#3384
    date: 2023-10-09 08:52:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2072
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696877167 {#2135
        date: 2023-10-09 20:46:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 38259
      -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3801700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696820265 {#2136
        date: 2023-10-09 04:57:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1696824662 {#3078
      date: 2023-10-09 06:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 38280
    -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
    +editedAt: DateTimeImmutable @1696824888 {#3077
      date: 2023-10-09 06:14:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696824662 {#3076
      date: 2023-10-09 06:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "What is this wikiless site?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696826987 {#3236
    date: 2023-10-09 06:49:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 38299
  -bodyTs: "'site':5 'wikiless':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696826987 {#3237
    date: 2023-10-09 06:49:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2072
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696877167 {#2135
        date: 2023-10-09 20:46:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 38259
      -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3801700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696820265 {#2136
        date: 2023-10-09 04:57:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1696824662 {#3078
      date: 2023-10-09 06:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 38280
    -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
    +editedAt: DateTimeImmutable @1696824888 {#3077
      date: 2023-10-09 06:14:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696824662 {#3076
      date: 2023-10-09 06:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "What is this wikiless site?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696826987 {#3236
    date: 2023-10-09 06:49:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 38299
  -bodyTs: "'site':5 'wikiless':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696826987 {#3237
    date: 2023-10-09 06:49:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2072
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696877167 {#2135
        date: 2023-10-09 20:46:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 38259
      -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3801700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696820265 {#2136
        date: 2023-10-09 04:57:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1696824662 {#3078
      date: 2023-10-09 06:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 38280
    -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
    +editedAt: DateTimeImmutable @1696824888 {#3077
      date: 2023-10-09 06:14:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696824662 {#3076
      date: 2023-10-09 06:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "What is this wikiless site?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696826987 {#3236
    date: 2023-10-09 06:49:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 38299
  -bodyTs: "'site':5 'wikiless':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696826987 {#3237
    date: 2023-10-09 06:49:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3370
  +user: Proxies\__CG__\App\Entity\User {#3074 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#3239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3075
      +user: Proxies\__CG__\App\Entity\User {#3074 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2072
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1696877167 {#2135
          date: 2023-10-09 20:46:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 38259
        -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3801700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696820265 {#2136
          date: 2023-10-09 04:57:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1696824662 {#3078
        date: 2023-10-09 06:11:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3073 …}
      +nested: Doctrine\ORM\PersistentCollection {#3071 …}
      +votes: Doctrine\ORM\PersistentCollection {#3069 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
      -id: 38280
      -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
      +editedAt: DateTimeImmutable @1696824888 {#3077
        date: 2023-10-09 06:14:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696824662 {#3076
        date: 2023-10-09 06:11:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "What is this wikiless site?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696826987 {#3236
      date: 2023-10-09 06:49:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3240 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -id: 38299
    -bodyTs: "'site':5 'wikiless':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696826987 {#3237
      date: 2023-10-09 06:49:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    It's a free, open source alternative Wikipedia front-end focused on privacy.\n
    \n
    <https://github.com/Nangjing/wikiless>\n
    \n
    Basically you search wikipedia w/o tracking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696830958 {#3367
    date: 2023-10-09 07:55:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@falsem@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3371 …}
  +nested: Doctrine\ORM\PersistentCollection {#3373 …}
  +votes: Doctrine\ORM\PersistentCollection {#3375 …}
  +reports: Doctrine\ORM\PersistentCollection {#3377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
  -id: 38333
  -bodyTs: "'/nangjing/wikiless':17 'altern':7 'basic':18 'end':11 'focus':12 'free':4 'front':10 'front-end':9 'github.com':16 'github.com/nangjing/wikiless':15 'open':5 'privaci':14 'search':20 'sourc':6 'track':23 'w/o':22 'wikipedia':8,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846680"
  +editedAt: DateTimeImmutable @1696831047 {#3368
    date: 2023-10-09 07:57:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696830958 {#3369
    date: 2023-10-09 07:55:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3370
  +user: Proxies\__CG__\App\Entity\User {#3074 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#3239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3075
      +user: Proxies\__CG__\App\Entity\User {#3074 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2072
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1696877167 {#2135
          date: 2023-10-09 20:46:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 38259
        -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3801700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696820265 {#2136
          date: 2023-10-09 04:57:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1696824662 {#3078
        date: 2023-10-09 06:11:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3073 …}
      +nested: Doctrine\ORM\PersistentCollection {#3071 …}
      +votes: Doctrine\ORM\PersistentCollection {#3069 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
      -id: 38280
      -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
      +editedAt: DateTimeImmutable @1696824888 {#3077
        date: 2023-10-09 06:14:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696824662 {#3076
        date: 2023-10-09 06:11:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "What is this wikiless site?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696826987 {#3236
      date: 2023-10-09 06:49:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3240 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -id: 38299
    -bodyTs: "'site':5 'wikiless':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696826987 {#3237
      date: 2023-10-09 06:49:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    It's a free, open source alternative Wikipedia front-end focused on privacy.\n
    \n
    <https://github.com/Nangjing/wikiless>\n
    \n
    Basically you search wikipedia w/o tracking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696830958 {#3367
    date: 2023-10-09 07:55:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@falsem@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3371 …}
  +nested: Doctrine\ORM\PersistentCollection {#3373 …}
  +votes: Doctrine\ORM\PersistentCollection {#3375 …}
  +reports: Doctrine\ORM\PersistentCollection {#3377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
  -id: 38333
  -bodyTs: "'/nangjing/wikiless':17 'altern':7 'basic':18 'end':11 'focus':12 'free':4 'front':10 'front-end':9 'github.com':16 'github.com/nangjing/wikiless':15 'open':5 'privaci':14 'search':20 'sourc':6 'track':23 'w/o':22 'wikipedia':8,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846680"
  +editedAt: DateTimeImmutable @1696831047 {#3368
    date: 2023-10-09 07:57:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696830958 {#3369
    date: 2023-10-09 07:55:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3370
  +user: Proxies\__CG__\App\Entity\User {#3074 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#3239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3075
      +user: Proxies\__CG__\App\Entity\User {#3074 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2072
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1696877167 {#2135
          date: 2023-10-09 20:46:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 38259
        -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3801700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696820265 {#2136
          date: 2023-10-09 04:57:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1696824662 {#3078
        date: 2023-10-09 06:11:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3073 …}
      +nested: Doctrine\ORM\PersistentCollection {#3071 …}
      +votes: Doctrine\ORM\PersistentCollection {#3069 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
      -id: 38280
      -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
      +editedAt: DateTimeImmutable @1696824888 {#3077
        date: 2023-10-09 06:14:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696824662 {#3076
        date: 2023-10-09 06:11:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "What is this wikiless site?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696826987 {#3236
      date: 2023-10-09 06:49:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3240 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -id: 38299
    -bodyTs: "'site':5 'wikiless':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696826987 {#3237
      date: 2023-10-09 06:49:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    It's a free, open source alternative Wikipedia front-end focused on privacy.\n
    \n
    <https://github.com/Nangjing/wikiless>\n
    \n
    Basically you search wikipedia w/o tracking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696830958 {#3367
    date: 2023-10-09 07:55:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@falsem@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3371 …}
  +nested: Doctrine\ORM\PersistentCollection {#3373 …}
  +votes: Doctrine\ORM\PersistentCollection {#3375 …}
  +reports: Doctrine\ORM\PersistentCollection {#3377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
  -id: 38333
  -bodyTs: "'/nangjing/wikiless':17 'altern':7 'basic':18 'end':11 'focus':12 'free':4 'front':10 'front-end':9 'github.com':16 'github.com/nangjing/wikiless':15 'open':5 'privaci':14 'search':20 'sourc':6 'track':23 'w/o':22 'wikipedia':8,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846680"
  +editedAt: DateTimeImmutable @1696831047 {#3368
    date: 2023-10-09 07:57:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696830958 {#3369
    date: 2023-10-09 07:55:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3421
  +user: Proxies\__CG__\App\Entity\User {#3424 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3370
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3238
      +user: Proxies\__CG__\App\Entity\User {#3239 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3075
        +user: Proxies\__CG__\App\Entity\User {#3074 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2072
          +user: App\Entity\User {#2047 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1696877167 {#2135
            date: 2023-10-09 20:46:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2065 …}
          +nested: Doctrine\ORM\PersistentCollection {#2066 …}
          +votes: Doctrine\ORM\PersistentCollection {#2067 …}
          +reports: Doctrine\ORM\PersistentCollection {#2049 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
          -id: 38259
          -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/3801700"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696820265 {#2136
            date: 2023-10-09 04:57:45.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2072}
        +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1696824662 {#3078
          date: 2023-10-09 06:11:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@adespoton@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3073 …}
        +nested: Doctrine\ORM\PersistentCollection {#3071 …}
        +votes: Doctrine\ORM\PersistentCollection {#3069 …}
        +reports: Doctrine\ORM\PersistentCollection {#3067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
        -id: 38280
        -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
        +editedAt: DateTimeImmutable @1696824888 {#3077
          date: 2023-10-09 06:14:48.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696824662 {#3076
          date: 2023-10-09 06:11:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: "What is this wikiless site?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696826987 {#3236
        date: 2023-10-09 06:49:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
        "@macallik@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3240 …}
      +nested: Doctrine\ORM\PersistentCollection {#3242 …}
      +votes: Doctrine\ORM\PersistentCollection {#3244 …}
      +reports: Doctrine\ORM\PersistentCollection {#3246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
      -id: 38299
      -bodyTs: "'site':5 'wikiless':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696826987 {#3237
        date: 2023-10-09 06:49:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: """
      It's a free, open source alternative Wikipedia front-end focused on privacy.\n
      \n
      <https://github.com/Nangjing/wikiless>\n
      \n
      Basically you search wikipedia w/o tracking.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696830958 {#3367
      date: 2023-10-09 07:55:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
      "@falsem@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3371 …}
    +nested: Doctrine\ORM\PersistentCollection {#3373 …}
    +votes: Doctrine\ORM\PersistentCollection {#3375 …}
    +reports: Doctrine\ORM\PersistentCollection {#3377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
    -id: 38333
    -bodyTs: "'/nangjing/wikiless':17 'altern':7 'basic':18 'end':11 'focus':12 'free':4 'front':10 'front-end':9 'github.com':16 'github.com/nangjing/wikiless':15 'open':5 'privaci':14 'search':20 'sourc':6 'track':23 'w/o':22 'wikipedia':8,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846680"
    +editedAt: DateTimeImmutable @1696831047 {#3368
      date: 2023-10-09 07:57:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696830958 {#3369
      date: 2023-10-09 07:55:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    > No JavaScript or ads. (…) Prevents Wikipedia getting your IP address.\n
    \n
    Wikipedia is light on JavaScript and has never had ads. You prevent Wikipedia from getting your IP address but instead reveal it to some random third party, combined with letting them know everything you look up.\n
    \n
    What the hell is the point of this. All this does it confuse people and decrease privacy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1696831595 {#3420
    date: 2023-10-09 08:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@falsem@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
  -id: 38340
  -bodyTs: "'ad':4,20 'address':10,28 'combin':38 'confus':59 'decreas':62 'everyth':43 'get':7,25 'hell':49 'instead':30 'ip':9,27 'javascript':2,15 'know':42 'let':40 'light':13 'look':45 'never':18 'parti':37 'peopl':60 'point':52 'prevent':5,22 'privaci':63 'random':35 'reveal':31 'third':36 'wikipedia':6,11,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1351710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696831595 {#3417
    date: 2023-10-09 08:06:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3421
  +user: Proxies\__CG__\App\Entity\User {#3424 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3370
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3238
      +user: Proxies\__CG__\App\Entity\User {#3239 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3075
        +user: Proxies\__CG__\App\Entity\User {#3074 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2072
          +user: App\Entity\User {#2047 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1696877167 {#2135
            date: 2023-10-09 20:46:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2065 …}
          +nested: Doctrine\ORM\PersistentCollection {#2066 …}
          +votes: Doctrine\ORM\PersistentCollection {#2067 …}
          +reports: Doctrine\ORM\PersistentCollection {#2049 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
          -id: 38259
          -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/3801700"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696820265 {#2136
            date: 2023-10-09 04:57:45.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2072}
        +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1696824662 {#3078
          date: 2023-10-09 06:11:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@adespoton@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3073 …}
        +nested: Doctrine\ORM\PersistentCollection {#3071 …}
        +votes: Doctrine\ORM\PersistentCollection {#3069 …}
        +reports: Doctrine\ORM\PersistentCollection {#3067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
        -id: 38280
        -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
        +editedAt: DateTimeImmutable @1696824888 {#3077
          date: 2023-10-09 06:14:48.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696824662 {#3076
          date: 2023-10-09 06:11:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: "What is this wikiless site?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696826987 {#3236
        date: 2023-10-09 06:49:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
        "@macallik@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3240 …}
      +nested: Doctrine\ORM\PersistentCollection {#3242 …}
      +votes: Doctrine\ORM\PersistentCollection {#3244 …}
      +reports: Doctrine\ORM\PersistentCollection {#3246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
      -id: 38299
      -bodyTs: "'site':5 'wikiless':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696826987 {#3237
        date: 2023-10-09 06:49:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: """
      It's a free, open source alternative Wikipedia front-end focused on privacy.\n
      \n
      <https://github.com/Nangjing/wikiless>\n
      \n
      Basically you search wikipedia w/o tracking.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696830958 {#3367
      date: 2023-10-09 07:55:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
      "@falsem@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3371 …}
    +nested: Doctrine\ORM\PersistentCollection {#3373 …}
    +votes: Doctrine\ORM\PersistentCollection {#3375 …}
    +reports: Doctrine\ORM\PersistentCollection {#3377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
    -id: 38333
    -bodyTs: "'/nangjing/wikiless':17 'altern':7 'basic':18 'end':11 'focus':12 'free':4 'front':10 'front-end':9 'github.com':16 'github.com/nangjing/wikiless':15 'open':5 'privaci':14 'search':20 'sourc':6 'track':23 'w/o':22 'wikipedia':8,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846680"
    +editedAt: DateTimeImmutable @1696831047 {#3368
      date: 2023-10-09 07:57:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696830958 {#3369
      date: 2023-10-09 07:55:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    > No JavaScript or ads. (…) Prevents Wikipedia getting your IP address.\n
    \n
    Wikipedia is light on JavaScript and has never had ads. You prevent Wikipedia from getting your IP address but instead reveal it to some random third party, combined with letting them know everything you look up.\n
    \n
    What the hell is the point of this. All this does it confuse people and decrease privacy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1696831595 {#3420
    date: 2023-10-09 08:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@falsem@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
  -id: 38340
  -bodyTs: "'ad':4,20 'address':10,28 'combin':38 'confus':59 'decreas':62 'everyth':43 'get':7,25 'hell':49 'instead':30 'ip':9,27 'javascript':2,15 'know':42 'let':40 'light':13 'look':45 'never':18 'parti':37 'peopl':60 'point':52 'prevent':5,22 'privaci':63 'random':35 'reveal':31 'third':36 'wikipedia':6,11,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1351710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696831595 {#3417
    date: 2023-10-09 08:06:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3421
  +user: Proxies\__CG__\App\Entity\User {#3424 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3370
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3238
      +user: Proxies\__CG__\App\Entity\User {#3239 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3075
        +user: Proxies\__CG__\App\Entity\User {#3074 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2072
          +user: App\Entity\User {#2047 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1696877167 {#2135
            date: 2023-10-09 20:46:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2065 …}
          +nested: Doctrine\ORM\PersistentCollection {#2066 …}
          +votes: Doctrine\ORM\PersistentCollection {#2067 …}
          +reports: Doctrine\ORM\PersistentCollection {#2049 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
          -id: 38259
          -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/3801700"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696820265 {#2136
            date: 2023-10-09 04:57:45.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2072}
        +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1696824662 {#3078
          date: 2023-10-09 06:11:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@adespoton@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3073 …}
        +nested: Doctrine\ORM\PersistentCollection {#3071 …}
        +votes: Doctrine\ORM\PersistentCollection {#3069 …}
        +reports: Doctrine\ORM\PersistentCollection {#3067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
        -id: 38280
        -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
        +editedAt: DateTimeImmutable @1696824888 {#3077
          date: 2023-10-09 06:14:48.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696824662 {#3076
          date: 2023-10-09 06:11:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: "What is this wikiless site?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696826987 {#3236
        date: 2023-10-09 06:49:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
        "@macallik@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3240 …}
      +nested: Doctrine\ORM\PersistentCollection {#3242 …}
      +votes: Doctrine\ORM\PersistentCollection {#3244 …}
      +reports: Doctrine\ORM\PersistentCollection {#3246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
      -id: 38299
      -bodyTs: "'site':5 'wikiless':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696826987 {#3237
        date: 2023-10-09 06:49:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: """
      It's a free, open source alternative Wikipedia front-end focused on privacy.\n
      \n
      <https://github.com/Nangjing/wikiless>\n
      \n
      Basically you search wikipedia w/o tracking.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696830958 {#3367
      date: 2023-10-09 07:55:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
      "@falsem@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3371 …}
    +nested: Doctrine\ORM\PersistentCollection {#3373 …}
    +votes: Doctrine\ORM\PersistentCollection {#3375 …}
    +reports: Doctrine\ORM\PersistentCollection {#3377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
    -id: 38333
    -bodyTs: "'/nangjing/wikiless':17 'altern':7 'basic':18 'end':11 'focus':12 'free':4 'front':10 'front-end':9 'github.com':16 'github.com/nangjing/wikiless':15 'open':5 'privaci':14 'search':20 'sourc':6 'track':23 'w/o':22 'wikipedia':8,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846680"
    +editedAt: DateTimeImmutable @1696831047 {#3368
      date: 2023-10-09 07:57:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696830958 {#3369
      date: 2023-10-09 07:55:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    > No JavaScript or ads. (…) Prevents Wikipedia getting your IP address.\n
    \n
    Wikipedia is light on JavaScript and has never had ads. You prevent Wikipedia from getting your IP address but instead reveal it to some random third party, combined with letting them know everything you look up.\n
    \n
    What the hell is the point of this. All this does it confuse people and decrease privacy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1696831595 {#3420
    date: 2023-10-09 08:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@falsem@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
  -id: 38340
  -bodyTs: "'ad':4,20 'address':10,28 'combin':38 'confus':59 'decreas':62 'everyth':43 'get':7,25 'hell':49 'instead':30 'ip':9,27 'javascript':2,15 'know':42 'let':40 'light':13 'look':45 'never':18 'parti':37 'peopl':60 'point':52 'prevent':5,22 'privaci':63 'random':35 'reveal':31 'third':36 'wikipedia':6,11,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1351710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696831595 {#3417
    date: 2023-10-09 08:06:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3462
  +user: Proxies\__CG__\App\Entity\User {#3074 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3424 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3370
      +user: Proxies\__CG__\App\Entity\User {#3074 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3238
        +user: Proxies\__CG__\App\Entity\User {#3239 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3075
          +user: Proxies\__CG__\App\Entity\User {#3074 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2072
            +user: App\Entity\User {#2047 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 29
            +score: 0
            +lastActive: DateTime @1696877167 {#2135
              date: 2023-10-09 20:46:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2065 …}
            +nested: Doctrine\ORM\PersistentCollection {#2066 …}
            +votes: Doctrine\ORM\PersistentCollection {#2067 …}
            +reports: Doctrine\ORM\PersistentCollection {#2049 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
            -id: 38259
            -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/3801700"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696820265 {#2136
              date: 2023-10-09 04:57:45.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2072}
          +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1696824662 {#3078
            date: 2023-10-09 06:11:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@adespoton@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3073 …}
          +nested: Doctrine\ORM\PersistentCollection {#3071 …}
          +votes: Doctrine\ORM\PersistentCollection {#3069 …}
          +reports: Doctrine\ORM\PersistentCollection {#3067 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
          -id: 38280
          -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
          +editedAt: DateTimeImmutable @1696824888 {#3077
            date: 2023-10-09 06:14:48.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696824662 {#3076
            date: 2023-10-09 06:11:02.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2072}
        +body: "What is this wikiless site?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696826987 {#3236
          date: 2023-10-09 06:49:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@adespoton@lemmy.ca"
          "@macallik@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3240 …}
        +nested: Doctrine\ORM\PersistentCollection {#3242 …}
        +votes: Doctrine\ORM\PersistentCollection {#3244 …}
        +reports: Doctrine\ORM\PersistentCollection {#3246 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
        -id: 38299
        -bodyTs: "'site':5 'wikiless':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696826987 {#3237
          date: 2023-10-09 06:49:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: """
        It's a free, open source alternative Wikipedia front-end focused on privacy.\n
        \n
        <https://github.com/Nangjing/wikiless>\n
        \n
        Basically you search wikipedia w/o tracking.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696830958 {#3367
        date: 2023-10-09 07:55:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
        "@macallik@kbin.social"
        "@falsem@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3371 …}
      +nested: Doctrine\ORM\PersistentCollection {#3373 …}
      +votes: Doctrine\ORM\PersistentCollection {#3375 …}
      +reports: Doctrine\ORM\PersistentCollection {#3377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
      -id: 38333
      -bodyTs: "'/nangjing/wikiless':17 'altern':7 'basic':18 'end':11 'focus':12 'free':4 'front':10 'front-end':9 'github.com':16 'github.com/nangjing/wikiless':15 'open':5 'privaci':14 'search':20 'sourc':6 'track':23 'w/o':22 'wikipedia':8,21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846680"
      +editedAt: DateTimeImmutable @1696831047 {#3368
        date: 2023-10-09 07:57:27.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696830958 {#3369
        date: 2023-10-09 07:55:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: """
      > No JavaScript or ads. (…) Prevents Wikipedia getting your IP address.\n
      \n
      Wikipedia is light on JavaScript and has never had ads. You prevent Wikipedia from getting your IP address but instead reveal it to some random third party, combined with letting them know everything you look up.\n
      \n
      What the hell is the point of this. All this does it confuse people and decrease privacy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1696831595 {#3420
      date: 2023-10-09 08:06:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
      "@falsem@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3428 …}
    +nested: Doctrine\ORM\PersistentCollection {#3430 …}
    +votes: Doctrine\ORM\PersistentCollection {#3426 …}
    +reports: Doctrine\ORM\PersistentCollection {#3432 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
    -id: 38340
    -bodyTs: "'ad':4,20 'address':10,28 'combin':38 'confus':59 'decreas':62 'everyth':43 'get':7,25 'hell':49 'instead':30 'ip':9,27 'javascript':2,15 'know':42 'let':40 'light':13 'look':45 'never':18 'parti':37 'peopl':60 'point':52 'prevent':5,22 'privaci':63 'random':35 'reveal':31 'third':36 'wikipedia':6,11,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1351710"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696831595 {#3417
      date: 2023-10-09 08:06:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    This is going increasingly off topic.\n
    \n
    1. Yes wikipedia does have ads every time they fundraise\n
    2. I use [libredirect](https://www.ghacks.net/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/) to complete privacy-focused searches across various front-ends, from YouTube to Reddit to Wikipedia, and my searches are distributed across various instances, so no, a single random third party is not getting all of my searches.\n
    3. 'The point' is to share an article on the guy who owns Brave. I've provided additional context about wikiless as requested, but if you need more context moving forward, please do a google search.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696832566 {#3459
    date: 2023-10-09 08:22:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@falsem@kbin.social"
    "@_MusicJunkie@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -id: 38348
  -bodyTs: "'/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/)':23 '1':7 '2':17 '3':63 'across':30,46 'ad':12 'addit':80 'articl':70 'brave':76 'complet':25 'context':81,91 'distribut':45 'end':34 'everi':13 'focus':28 'forward':93 'front':33 'front-end':32 'fundrais':16 'get':58 'go':3 'googl':97 'guy':73 'increas':4 'instanc':48 'libredirect':20 'move':92 'need':89 'own':75 'parti':55 'pleas':94 'point':65 'privaci':27 'privacy-focus':26 'provid':79 'random':53 'reddit':38 'request':85 'search':29,43,62,98 'share':68 'singl':52 'third':54 'time':14 'topic':6 'use':19 'various':31,47 've':78 'wikiless':83 'wikipedia':9,40 'www.ghacks.net':22 'www.ghacks.net/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/)':21 'yes':8 'youtub':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846920"
  +editedAt: DateTimeImmutable @1696833113 {#3456
    date: 2023-10-09 08:31:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696832566 {#3454
    date: 2023-10-09 08:22:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3462
  +user: Proxies\__CG__\App\Entity\User {#3074 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3424 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3370
      +user: Proxies\__CG__\App\Entity\User {#3074 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3238
        +user: Proxies\__CG__\App\Entity\User {#3239 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3075
          +user: Proxies\__CG__\App\Entity\User {#3074 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2072
            +user: App\Entity\User {#2047 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 29
            +score: 0
            +lastActive: DateTime @1696877167 {#2135
              date: 2023-10-09 20:46:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2065 …}
            +nested: Doctrine\ORM\PersistentCollection {#2066 …}
            +votes: Doctrine\ORM\PersistentCollection {#2067 …}
            +reports: Doctrine\ORM\PersistentCollection {#2049 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
            -id: 38259
            -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/3801700"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696820265 {#2136
              date: 2023-10-09 04:57:45.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2072}
          +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1696824662 {#3078
            date: 2023-10-09 06:11:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@adespoton@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3073 …}
          +nested: Doctrine\ORM\PersistentCollection {#3071 …}
          +votes: Doctrine\ORM\PersistentCollection {#3069 …}
          +reports: Doctrine\ORM\PersistentCollection {#3067 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
          -id: 38280
          -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
          +editedAt: DateTimeImmutable @1696824888 {#3077
            date: 2023-10-09 06:14:48.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696824662 {#3076
            date: 2023-10-09 06:11:02.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2072}
        +body: "What is this wikiless site?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696826987 {#3236
          date: 2023-10-09 06:49:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@adespoton@lemmy.ca"
          "@macallik@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3240 …}
        +nested: Doctrine\ORM\PersistentCollection {#3242 …}
        +votes: Doctrine\ORM\PersistentCollection {#3244 …}
        +reports: Doctrine\ORM\PersistentCollection {#3246 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
        -id: 38299
        -bodyTs: "'site':5 'wikiless':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696826987 {#3237
          date: 2023-10-09 06:49:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: """
        It's a free, open source alternative Wikipedia front-end focused on privacy.\n
        \n
        <https://github.com/Nangjing/wikiless>\n
        \n
        Basically you search wikipedia w/o tracking.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696830958 {#3367
        date: 2023-10-09 07:55:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
        "@macallik@kbin.social"
        "@falsem@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3371 …}
      +nested: Doctrine\ORM\PersistentCollection {#3373 …}
      +votes: Doctrine\ORM\PersistentCollection {#3375 …}
      +reports: Doctrine\ORM\PersistentCollection {#3377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
      -id: 38333
      -bodyTs: "'/nangjing/wikiless':17 'altern':7 'basic':18 'end':11 'focus':12 'free':4 'front':10 'front-end':9 'github.com':16 'github.com/nangjing/wikiless':15 'open':5 'privaci':14 'search':20 'sourc':6 'track':23 'w/o':22 'wikipedia':8,21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846680"
      +editedAt: DateTimeImmutable @1696831047 {#3368
        date: 2023-10-09 07:57:27.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696830958 {#3369
        date: 2023-10-09 07:55:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: """
      > No JavaScript or ads. (…) Prevents Wikipedia getting your IP address.\n
      \n
      Wikipedia is light on JavaScript and has never had ads. You prevent Wikipedia from getting your IP address but instead reveal it to some random third party, combined with letting them know everything you look up.\n
      \n
      What the hell is the point of this. All this does it confuse people and decrease privacy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1696831595 {#3420
      date: 2023-10-09 08:06:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
      "@falsem@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3428 …}
    +nested: Doctrine\ORM\PersistentCollection {#3430 …}
    +votes: Doctrine\ORM\PersistentCollection {#3426 …}
    +reports: Doctrine\ORM\PersistentCollection {#3432 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
    -id: 38340
    -bodyTs: "'ad':4,20 'address':10,28 'combin':38 'confus':59 'decreas':62 'everyth':43 'get':7,25 'hell':49 'instead':30 'ip':9,27 'javascript':2,15 'know':42 'let':40 'light':13 'look':45 'never':18 'parti':37 'peopl':60 'point':52 'prevent':5,22 'privaci':63 'random':35 'reveal':31 'third':36 'wikipedia':6,11,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1351710"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696831595 {#3417
      date: 2023-10-09 08:06:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    This is going increasingly off topic.\n
    \n
    1. Yes wikipedia does have ads every time they fundraise\n
    2. I use [libredirect](https://www.ghacks.net/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/) to complete privacy-focused searches across various front-ends, from YouTube to Reddit to Wikipedia, and my searches are distributed across various instances, so no, a single random third party is not getting all of my searches.\n
    3. 'The point' is to share an article on the guy who owns Brave. I've provided additional context about wikiless as requested, but if you need more context moving forward, please do a google search.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696832566 {#3459
    date: 2023-10-09 08:22:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@falsem@kbin.social"
    "@_MusicJunkie@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -id: 38348
  -bodyTs: "'/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/)':23 '1':7 '2':17 '3':63 'across':30,46 'ad':12 'addit':80 'articl':70 'brave':76 'complet':25 'context':81,91 'distribut':45 'end':34 'everi':13 'focus':28 'forward':93 'front':33 'front-end':32 'fundrais':16 'get':58 'go':3 'googl':97 'guy':73 'increas':4 'instanc':48 'libredirect':20 'move':92 'need':89 'own':75 'parti':55 'pleas':94 'point':65 'privaci':27 'privacy-focus':26 'provid':79 'random':53 'reddit':38 'request':85 'search':29,43,62,98 'share':68 'singl':52 'third':54 'time':14 'topic':6 'use':19 'various':31,47 've':78 'wikiless':83 'wikipedia':9,40 'www.ghacks.net':22 'www.ghacks.net/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/)':21 'yes':8 'youtub':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846920"
  +editedAt: DateTimeImmutable @1696833113 {#3456
    date: 2023-10-09 08:31:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696832566 {#3454
    date: 2023-10-09 08:22:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3462
  +user: Proxies\__CG__\App\Entity\User {#3074 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3424 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3370
      +user: Proxies\__CG__\App\Entity\User {#3074 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3238
        +user: Proxies\__CG__\App\Entity\User {#3239 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3075
          +user: Proxies\__CG__\App\Entity\User {#3074 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2072
            +user: App\Entity\User {#2047 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 29
            +score: 0
            +lastActive: DateTime @1696877167 {#2135
              date: 2023-10-09 20:46:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2065 …}
            +nested: Doctrine\ORM\PersistentCollection {#2066 …}
            +votes: Doctrine\ORM\PersistentCollection {#2067 …}
            +reports: Doctrine\ORM\PersistentCollection {#2049 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
            -id: 38259
            -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/3801700"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696820265 {#2136
              date: 2023-10-09 04:57:45.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2072}
          +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1696824662 {#3078
            date: 2023-10-09 06:11:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@adespoton@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3073 …}
          +nested: Doctrine\ORM\PersistentCollection {#3071 …}
          +votes: Doctrine\ORM\PersistentCollection {#3069 …}
          +reports: Doctrine\ORM\PersistentCollection {#3067 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
          -id: 38280
          -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
          +editedAt: DateTimeImmutable @1696824888 {#3077
            date: 2023-10-09 06:14:48.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696824662 {#3076
            date: 2023-10-09 06:11:02.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2072}
        +body: "What is this wikiless site?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696826987 {#3236
          date: 2023-10-09 06:49:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@adespoton@lemmy.ca"
          "@macallik@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3240 …}
        +nested: Doctrine\ORM\PersistentCollection {#3242 …}
        +votes: Doctrine\ORM\PersistentCollection {#3244 …}
        +reports: Doctrine\ORM\PersistentCollection {#3246 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
        -id: 38299
        -bodyTs: "'site':5 'wikiless':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696826987 {#3237
          date: 2023-10-09 06:49:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: """
        It's a free, open source alternative Wikipedia front-end focused on privacy.\n
        \n
        <https://github.com/Nangjing/wikiless>\n
        \n
        Basically you search wikipedia w/o tracking.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696830958 {#3367
        date: 2023-10-09 07:55:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
        "@macallik@kbin.social"
        "@falsem@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3371 …}
      +nested: Doctrine\ORM\PersistentCollection {#3373 …}
      +votes: Doctrine\ORM\PersistentCollection {#3375 …}
      +reports: Doctrine\ORM\PersistentCollection {#3377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
      -id: 38333
      -bodyTs: "'/nangjing/wikiless':17 'altern':7 'basic':18 'end':11 'focus':12 'free':4 'front':10 'front-end':9 'github.com':16 'github.com/nangjing/wikiless':15 'open':5 'privaci':14 'search':20 'sourc':6 'track':23 'w/o':22 'wikipedia':8,21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846680"
      +editedAt: DateTimeImmutable @1696831047 {#3368
        date: 2023-10-09 07:57:27.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696830958 {#3369
        date: 2023-10-09 07:55:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: """
      > No JavaScript or ads. (…) Prevents Wikipedia getting your IP address.\n
      \n
      Wikipedia is light on JavaScript and has never had ads. You prevent Wikipedia from getting your IP address but instead reveal it to some random third party, combined with letting them know everything you look up.\n
      \n
      What the hell is the point of this. All this does it confuse people and decrease privacy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1696831595 {#3420
      date: 2023-10-09 08:06:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
      "@falsem@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3428 …}
    +nested: Doctrine\ORM\PersistentCollection {#3430 …}
    +votes: Doctrine\ORM\PersistentCollection {#3426 …}
    +reports: Doctrine\ORM\PersistentCollection {#3432 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
    -id: 38340
    -bodyTs: "'ad':4,20 'address':10,28 'combin':38 'confus':59 'decreas':62 'everyth':43 'get':7,25 'hell':49 'instead':30 'ip':9,27 'javascript':2,15 'know':42 'let':40 'light':13 'look':45 'never':18 'parti':37 'peopl':60 'point':52 'prevent':5,22 'privaci':63 'random':35 'reveal':31 'third':36 'wikipedia':6,11,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1351710"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696831595 {#3417
      date: 2023-10-09 08:06:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    This is going increasingly off topic.\n
    \n
    1. Yes wikipedia does have ads every time they fundraise\n
    2. I use [libredirect](https://www.ghacks.net/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/) to complete privacy-focused searches across various front-ends, from YouTube to Reddit to Wikipedia, and my searches are distributed across various instances, so no, a single random third party is not getting all of my searches.\n
    3. 'The point' is to share an article on the guy who owns Brave. I've provided additional context about wikiless as requested, but if you need more context moving forward, please do a google search.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696832566 {#3459
    date: 2023-10-09 08:22:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@falsem@kbin.social"
    "@_MusicJunkie@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -id: 38348
  -bodyTs: "'/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/)':23 '1':7 '2':17 '3':63 'across':30,46 'ad':12 'addit':80 'articl':70 'brave':76 'complet':25 'context':81,91 'distribut':45 'end':34 'everi':13 'focus':28 'forward':93 'front':33 'front-end':32 'fundrais':16 'get':58 'go':3 'googl':97 'guy':73 'increas':4 'instanc':48 'libredirect':20 'move':92 'need':89 'own':75 'parti':55 'pleas':94 'point':65 'privaci':27 'privacy-focus':26 'provid':79 'random':53 'reddit':38 'request':85 'search':29,43,62,98 'share':68 'singl':52 'third':54 'time':14 'topic':6 'use':19 'various':31,47 've':78 'wikiless':83 'wikipedia':9,40 'www.ghacks.net':22 'www.ghacks.net/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/)':21 'yes':8 'youtub':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846920"
  +editedAt: DateTimeImmutable @1696833113 {#3456
    date: 2023-10-09 08:31:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696832566 {#3454
    date: 2023-10-09 08:22:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3491
  +user: Proxies\__CG__\App\Entity\User {#3483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3462
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3421
      +user: Proxies\__CG__\App\Entity\User {#3424 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3370
        +user: Proxies\__CG__\App\Entity\User {#3074 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3238
          +user: Proxies\__CG__\App\Entity\User {#3239 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3075
            +user: Proxies\__CG__\App\Entity\User {#3074 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2072
              +user: App\Entity\User {#2047 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 29
              +score: 0
              +lastActive: DateTime @1696877167 {#2135
                date: 2023-10-09 20:46:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Albin7326@suppo.fi"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2065 …}
              +nested: Doctrine\ORM\PersistentCollection {#2066 …}
              +votes: Doctrine\ORM\PersistentCollection {#2067 …}
              +reports: Doctrine\ORM\PersistentCollection {#2049 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
              -id: 38259
              -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/3801700"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696820265 {#2136
                date: 2023-10-09 04:57:45.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2072}
            +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1696824662 {#3078
              date: 2023-10-09 06:11:02.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
              "@adespoton@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3073 …}
            +nested: Doctrine\ORM\PersistentCollection {#3071 …}
            +votes: Doctrine\ORM\PersistentCollection {#3069 …}
            +reports: Doctrine\ORM\PersistentCollection {#3067 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
            -id: 38280
            -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
            +editedAt: DateTimeImmutable @1696824888 {#3077
              date: 2023-10-09 06:14:48.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696824662 {#3076
              date: 2023-10-09 06:11:02.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2072}
          +body: "What is this wikiless site?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696826987 {#3236
            date: 2023-10-09 06:49:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@adespoton@lemmy.ca"
            "@macallik@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3240 …}
          +nested: Doctrine\ORM\PersistentCollection {#3242 …}
          +votes: Doctrine\ORM\PersistentCollection {#3244 …}
          +reports: Doctrine\ORM\PersistentCollection {#3246 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
          -id: 38299
          -bodyTs: "'site':5 'wikiless':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696826987 {#3237
            date: 2023-10-09 06:49:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2072}
        +body: """
          It's a free, open source alternative Wikipedia front-end focused on privacy.\n
          \n
          <https://github.com/Nangjing/wikiless>\n
          \n
          Basically you search wikipedia w/o tracking.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696830958 {#3367
          date: 2023-10-09 07:55:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@adespoton@lemmy.ca"
          "@macallik@kbin.social"
          "@falsem@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3371 …}
        +nested: Doctrine\ORM\PersistentCollection {#3373 …}
        +votes: Doctrine\ORM\PersistentCollection {#3375 …}
        +reports: Doctrine\ORM\PersistentCollection {#3377 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
        -id: 38333
        -bodyTs: "'/nangjing/wikiless':17 'altern':7 'basic':18 'end':11 'focus':12 'free':4 'front':10 'front-end':9 'github.com':16 'github.com/nangjing/wikiless':15 'open':5 'privaci':14 'search':20 'sourc':6 'track':23 'w/o':22 'wikipedia':8,21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846680"
        +editedAt: DateTimeImmutable @1696831047 {#3368
          date: 2023-10-09 07:57:27.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696830958 {#3369
          date: 2023-10-09 07:55:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: """
        > No JavaScript or ads. (…) Prevents Wikipedia getting your IP address.\n
        \n
        Wikipedia is light on JavaScript and has never had ads. You prevent Wikipedia from getting your IP address but instead reveal it to some random third party, combined with letting them know everything you look up.\n
        \n
        What the hell is the point of this. All this does it confuse people and decrease privacy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1696831595 {#3420
        date: 2023-10-09 08:06:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
        "@macallik@kbin.social"
        "@falsem@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3428 …}
      +nested: Doctrine\ORM\PersistentCollection {#3430 …}
      +votes: Doctrine\ORM\PersistentCollection {#3426 …}
      +reports: Doctrine\ORM\PersistentCollection {#3432 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
      -id: 38340
      -bodyTs: "'ad':4,20 'address':10,28 'combin':38 'confus':59 'decreas':62 'everyth':43 'get':7,25 'hell':49 'instead':30 'ip':9,27 'javascript':2,15 'know':42 'let':40 'light':13 'look':45 'never':18 'parti':37 'peopl':60 'point':52 'prevent':5,22 'privaci':63 'random':35 'reveal':31 'third':36 'wikipedia':6,11,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1351710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696831595 {#3417
        date: 2023-10-09 08:06:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: """
      This is going increasingly off topic.\n
      \n
      1. Yes wikipedia does have ads every time they fundraise\n
      2. I use [libredirect](https://www.ghacks.net/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/) to complete privacy-focused searches across various front-ends, from YouTube to Reddit to Wikipedia, and my searches are distributed across various instances, so no, a single random third party is not getting all of my searches.\n
      3. 'The point' is to share an article on the guy who owns Brave. I've provided additional context about wikiless as requested, but if you need more context moving forward, please do a google search.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696832566 {#3459
      date: 2023-10-09 08:22:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
      "@falsem@kbin.social"
      "@_MusicJunkie@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3463 …}
    +reports: Doctrine\ORM\PersistentCollection {#3470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
    -id: 38348
    -bodyTs: "'/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/)':23 '1':7 '2':17 '3':63 'across':30,46 'ad':12 'addit':80 'articl':70 'brave':76 'complet':25 'context':81,91 'distribut':45 'end':34 'everi':13 'focus':28 'forward':93 'front':33 'front-end':32 'fundrais':16 'get':58 'go':3 'googl':97 'guy':73 'increas':4 'instanc':48 'libredirect':20 'move':92 'need':89 'own':75 'parti':55 'pleas':94 'point':65 'privaci':27 'privacy-focus':26 'provid':79 'random':53 'reddit':38 'request':85 'search':29,43,62,98 'share':68 'singl':52 'third':54 'time':14 'topic':6 'use':19 'various':31,47 've':78 'wikiless':83 'wikipedia':9,40 'www.ghacks.net':22 'www.ghacks.net/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/)':21 'yes':8 'youtub':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846920"
    +editedAt: DateTimeImmutable @1696833113 {#3456
      date: 2023-10-09 08:31:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696832566 {#3454
      date: 2023-10-09 08:22:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "They have ads *to fundraise*. Wikipedia is one of the greatest archives of knowledge in history. Their clients and website are open source powered by MediaWiki. Of all the sites to use a privacy friendly frontend for, I’d have Wikipedia at the very bottom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696864209 {#3486
    date: 2023-10-09 17:10:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@falsem@kbin.social"
    "@_MusicJunkie@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3481 …}
  +nested: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3477 …}
  +reports: Doctrine\ORM\PersistentCollection {#3493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
  -id: 38832
  -bodyTs: "'ad':3 'archiv':12 'bottom':45 'client':18 'd':39 'friend':35 'frontend':36 'fundrais':5 'greatest':11 'histori':16 'knowledg':14 'mediawiki':26 'one':8 'open':22 'power':24 'privaci':34 'site':30 'sourc':23 'use':32 'websit':20 'wikipedia':6,41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696864209 {#3489
    date: 2023-10-09 17:10:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3491
  +user: Proxies\__CG__\App\Entity\User {#3483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3462
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3421
      +user: Proxies\__CG__\App\Entity\User {#3424 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3370
        +user: Proxies\__CG__\App\Entity\User {#3074 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3238
          +user: Proxies\__CG__\App\Entity\User {#3239 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3075
            +user: Proxies\__CG__\App\Entity\User {#3074 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2072
              +user: App\Entity\User {#2047 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 29
              +score: 0
              +lastActive: DateTime @1696877167 {#2135
                date: 2023-10-09 20:46:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Albin7326@suppo.fi"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2065 …}
              +nested: Doctrine\ORM\PersistentCollection {#2066 …}
              +votes: Doctrine\ORM\PersistentCollection {#2067 …}
              +reports: Doctrine\ORM\PersistentCollection {#2049 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
              -id: 38259
              -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/3801700"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696820265 {#2136
                date: 2023-10-09 04:57:45.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2072}
            +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1696824662 {#3078
              date: 2023-10-09 06:11:02.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
              "@adespoton@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3073 …}
            +nested: Doctrine\ORM\PersistentCollection {#3071 …}
            +votes: Doctrine\ORM\PersistentCollection {#3069 …}
            +reports: Doctrine\ORM\PersistentCollection {#3067 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
            -id: 38280
            -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
            +editedAt: DateTimeImmutable @1696824888 {#3077
              date: 2023-10-09 06:14:48.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696824662 {#3076
              date: 2023-10-09 06:11:02.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2072}
          +body: "What is this wikiless site?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696826987 {#3236
            date: 2023-10-09 06:49:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@adespoton@lemmy.ca"
            "@macallik@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3240 …}
          +nested: Doctrine\ORM\PersistentCollection {#3242 …}
          +votes: Doctrine\ORM\PersistentCollection {#3244 …}
          +reports: Doctrine\ORM\PersistentCollection {#3246 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
          -id: 38299
          -bodyTs: "'site':5 'wikiless':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696826987 {#3237
            date: 2023-10-09 06:49:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2072}
        +body: """
          It's a free, open source alternative Wikipedia front-end focused on privacy.\n
          \n
          <https://github.com/Nangjing/wikiless>\n
          \n
          Basically you search wikipedia w/o tracking.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696830958 {#3367
          date: 2023-10-09 07:55:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@adespoton@lemmy.ca"
          "@macallik@kbin.social"
          "@falsem@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3371 …}
        +nested: Doctrine\ORM\PersistentCollection {#3373 …}
        +votes: Doctrine\ORM\PersistentCollection {#3375 …}
        +reports: Doctrine\ORM\PersistentCollection {#3377 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
        -id: 38333
        -bodyTs: "'/nangjing/wikiless':17 'altern':7 'basic':18 'end':11 'focus':12 'free':4 'front':10 'front-end':9 'github.com':16 'github.com/nangjing/wikiless':15 'open':5 'privaci':14 'search':20 'sourc':6 'track':23 'w/o':22 'wikipedia':8,21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846680"
        +editedAt: DateTimeImmutable @1696831047 {#3368
          date: 2023-10-09 07:57:27.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696830958 {#3369
          date: 2023-10-09 07:55:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: """
        > No JavaScript or ads. (…) Prevents Wikipedia getting your IP address.\n
        \n
        Wikipedia is light on JavaScript and has never had ads. You prevent Wikipedia from getting your IP address but instead reveal it to some random third party, combined with letting them know everything you look up.\n
        \n
        What the hell is the point of this. All this does it confuse people and decrease privacy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1696831595 {#3420
        date: 2023-10-09 08:06:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
        "@macallik@kbin.social"
        "@falsem@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3428 …}
      +nested: Doctrine\ORM\PersistentCollection {#3430 …}
      +votes: Doctrine\ORM\PersistentCollection {#3426 …}
      +reports: Doctrine\ORM\PersistentCollection {#3432 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
      -id: 38340
      -bodyTs: "'ad':4,20 'address':10,28 'combin':38 'confus':59 'decreas':62 'everyth':43 'get':7,25 'hell':49 'instead':30 'ip':9,27 'javascript':2,15 'know':42 'let':40 'light':13 'look':45 'never':18 'parti':37 'peopl':60 'point':52 'prevent':5,22 'privaci':63 'random':35 'reveal':31 'third':36 'wikipedia':6,11,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1351710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696831595 {#3417
        date: 2023-10-09 08:06:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: """
      This is going increasingly off topic.\n
      \n
      1. Yes wikipedia does have ads every time they fundraise\n
      2. I use [libredirect](https://www.ghacks.net/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/) to complete privacy-focused searches across various front-ends, from YouTube to Reddit to Wikipedia, and my searches are distributed across various instances, so no, a single random third party is not getting all of my searches.\n
      3. 'The point' is to share an article on the guy who owns Brave. I've provided additional context about wikiless as requested, but if you need more context moving forward, please do a google search.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696832566 {#3459
      date: 2023-10-09 08:22:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
      "@falsem@kbin.social"
      "@_MusicJunkie@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3463 …}
    +reports: Doctrine\ORM\PersistentCollection {#3470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
    -id: 38348
    -bodyTs: "'/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/)':23 '1':7 '2':17 '3':63 'across':30,46 'ad':12 'addit':80 'articl':70 'brave':76 'complet':25 'context':81,91 'distribut':45 'end':34 'everi':13 'focus':28 'forward':93 'front':33 'front-end':32 'fundrais':16 'get':58 'go':3 'googl':97 'guy':73 'increas':4 'instanc':48 'libredirect':20 'move':92 'need':89 'own':75 'parti':55 'pleas':94 'point':65 'privaci':27 'privacy-focus':26 'provid':79 'random':53 'reddit':38 'request':85 'search':29,43,62,98 'share':68 'singl':52 'third':54 'time':14 'topic':6 'use':19 'various':31,47 've':78 'wikiless':83 'wikipedia':9,40 'www.ghacks.net':22 'www.ghacks.net/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/)':21 'yes':8 'youtub':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846920"
    +editedAt: DateTimeImmutable @1696833113 {#3456
      date: 2023-10-09 08:31:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696832566 {#3454
      date: 2023-10-09 08:22:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "They have ads *to fundraise*. Wikipedia is one of the greatest archives of knowledge in history. Their clients and website are open source powered by MediaWiki. Of all the sites to use a privacy friendly frontend for, I’d have Wikipedia at the very bottom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696864209 {#3486
    date: 2023-10-09 17:10:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@falsem@kbin.social"
    "@_MusicJunkie@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3481 …}
  +nested: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3477 …}
  +reports: Doctrine\ORM\PersistentCollection {#3493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
  -id: 38832
  -bodyTs: "'ad':3 'archiv':12 'bottom':45 'client':18 'd':39 'friend':35 'frontend':36 'fundrais':5 'greatest':11 'histori':16 'knowledg':14 'mediawiki':26 'one':8 'open':22 'power':24 'privaci':34 'site':30 'sourc':23 'use':32 'websit':20 'wikipedia':6,41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696864209 {#3489
    date: 2023-10-09 17:10:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3491
  +user: Proxies\__CG__\App\Entity\User {#3483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3462
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3421
      +user: Proxies\__CG__\App\Entity\User {#3424 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3370
        +user: Proxies\__CG__\App\Entity\User {#3074 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3238
          +user: Proxies\__CG__\App\Entity\User {#3239 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3075
            +user: Proxies\__CG__\App\Entity\User {#3074 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2072
              +user: App\Entity\User {#2047 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 29
              +score: 0
              +lastActive: DateTime @1696877167 {#2135
                date: 2023-10-09 20:46:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Albin7326@suppo.fi"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2065 …}
              +nested: Doctrine\ORM\PersistentCollection {#2066 …}
              +votes: Doctrine\ORM\PersistentCollection {#2067 …}
              +reports: Doctrine\ORM\PersistentCollection {#2049 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
              -id: 38259
              -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/3801700"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696820265 {#2136
                date: 2023-10-09 04:57:45.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2072}
            +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1696824662 {#3078
              date: 2023-10-09 06:11:02.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
              "@adespoton@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3073 …}
            +nested: Doctrine\ORM\PersistentCollection {#3071 …}
            +votes: Doctrine\ORM\PersistentCollection {#3069 …}
            +reports: Doctrine\ORM\PersistentCollection {#3067 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
            -id: 38280
            -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
            +editedAt: DateTimeImmutable @1696824888 {#3077
              date: 2023-10-09 06:14:48.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696824662 {#3076
              date: 2023-10-09 06:11:02.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2072}
          +body: "What is this wikiless site?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696826987 {#3236
            date: 2023-10-09 06:49:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@adespoton@lemmy.ca"
            "@macallik@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3240 …}
          +nested: Doctrine\ORM\PersistentCollection {#3242 …}
          +votes: Doctrine\ORM\PersistentCollection {#3244 …}
          +reports: Doctrine\ORM\PersistentCollection {#3246 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
          -id: 38299
          -bodyTs: "'site':5 'wikiless':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696826987 {#3237
            date: 2023-10-09 06:49:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2072}
        +body: """
          It's a free, open source alternative Wikipedia front-end focused on privacy.\n
          \n
          <https://github.com/Nangjing/wikiless>\n
          \n
          Basically you search wikipedia w/o tracking.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696830958 {#3367
          date: 2023-10-09 07:55:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@adespoton@lemmy.ca"
          "@macallik@kbin.social"
          "@falsem@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3371 …}
        +nested: Doctrine\ORM\PersistentCollection {#3373 …}
        +votes: Doctrine\ORM\PersistentCollection {#3375 …}
        +reports: Doctrine\ORM\PersistentCollection {#3377 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
        -id: 38333
        -bodyTs: "'/nangjing/wikiless':17 'altern':7 'basic':18 'end':11 'focus':12 'free':4 'front':10 'front-end':9 'github.com':16 'github.com/nangjing/wikiless':15 'open':5 'privaci':14 'search':20 'sourc':6 'track':23 'w/o':22 'wikipedia':8,21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846680"
        +editedAt: DateTimeImmutable @1696831047 {#3368
          date: 2023-10-09 07:57:27.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696830958 {#3369
          date: 2023-10-09 07:55:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2072}
      +body: """
        > No JavaScript or ads. (…) Prevents Wikipedia getting your IP address.\n
        \n
        Wikipedia is light on JavaScript and has never had ads. You prevent Wikipedia from getting your IP address but instead reveal it to some random third party, combined with letting them know everything you look up.\n
        \n
        What the hell is the point of this. All this does it confuse people and decrease privacy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1696831595 {#3420
        date: 2023-10-09 08:06:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@adespoton@lemmy.ca"
        "@macallik@kbin.social"
        "@falsem@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3428 …}
      +nested: Doctrine\ORM\PersistentCollection {#3430 …}
      +votes: Doctrine\ORM\PersistentCollection {#3426 …}
      +reports: Doctrine\ORM\PersistentCollection {#3432 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
      -id: 38340
      -bodyTs: "'ad':4,20 'address':10,28 'combin':38 'confus':59 'decreas':62 'everyth':43 'get':7,25 'hell':49 'instead':30 'ip':9,27 'javascript':2,15 'know':42 'let':40 'light':13 'look':45 'never':18 'parti':37 'peopl':60 'point':52 'prevent':5,22 'privaci':63 'random':35 'reveal':31 'third':36 'wikipedia':6,11,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1351710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696831595 {#3417
        date: 2023-10-09 08:06:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: """
      This is going increasingly off topic.\n
      \n
      1. Yes wikipedia does have ads every time they fundraise\n
      2. I use [libredirect](https://www.ghacks.net/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/) to complete privacy-focused searches across various front-ends, from YouTube to Reddit to Wikipedia, and my searches are distributed across various instances, so no, a single random third party is not getting all of my searches.\n
      3. 'The point' is to share an article on the guy who owns Brave. I've provided additional context about wikiless as requested, but if you need more context moving forward, please do a google search.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696832566 {#3459
      date: 2023-10-09 08:22:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
      "@macallik@kbin.social"
      "@falsem@kbin.social"
      "@_MusicJunkie@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3463 …}
    +reports: Doctrine\ORM\PersistentCollection {#3470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
    -id: 38348
    -bodyTs: "'/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/)':23 '1':7 '2':17 '3':63 'across':30,46 'ad':12 'addit':80 'articl':70 'brave':76 'complet':25 'context':81,91 'distribut':45 'end':34 'everi':13 'focus':28 'forward':93 'front':33 'front-end':32 'fundrais':16 'get':58 'go':3 'googl':97 'guy':73 'increas':4 'instanc':48 'libredirect':20 'move':92 'need':89 'own':75 'parti':55 'pleas':94 'point':65 'privaci':27 'privacy-focus':26 'provid':79 'random':53 'reddit':38 'request':85 'search':29,43,62,98 'share':68 'singl':52 'third':54 'time':14 'topic':6 'use':19 'various':31,47 've':78 'wikiless':83 'wikipedia':9,40 'www.ghacks.net':22 'www.ghacks.net/2022/03/16/libredirect-loads-privacy-friendly-sites-automatically-when-you-load-youtube-search-tiktok-and-other-sites/)':21 'yes':8 'youtub':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2846920"
    +editedAt: DateTimeImmutable @1696833113 {#3456
      date: 2023-10-09 08:31:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696832566 {#3454
      date: 2023-10-09 08:22:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "They have ads *to fundraise*. Wikipedia is one of the greatest archives of knowledge in history. Their clients and website are open source powered by MediaWiki. Of all the sites to use a privacy friendly frontend for, I’d have Wikipedia at the very bottom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696864209 {#3486
    date: 2023-10-09 17:10:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
    "@falsem@kbin.social"
    "@_MusicJunkie@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3481 …}
  +nested: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3477 …}
  +reports: Doctrine\ORM\PersistentCollection {#3493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
  -id: 38832
  -bodyTs: "'ad':3 'archiv':12 'bottom':45 'client':18 'd':39 'friend':35 'frontend':36 'fundrais':5 'greatest':11 'histori':16 'knowledg':14 'mediawiki':26 'one':8 'open':22 'power':24 'privaci':34 'site':30 'sourc':23 'use':32 'websit':20 'wikipedia':6,41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696864209 {#3489
    date: 2023-10-09 17:10:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2072
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696877167 {#2135
        date: 2023-10-09 20:46:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 38259
      -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3801700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696820265 {#2136
        date: 2023-10-09 04:57:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1696824662 {#3078
      date: 2023-10-09 06:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 38280
    -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
    +editedAt: DateTimeImmutable @1696824888 {#3077
      date: 2023-10-09 06:14:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696824662 {#3076
      date: 2023-10-09 06:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    He created JavaScript?!?!\n
    \n
    I can excuse controversial right-wing views and homophobia, but I draw the line at creating JavaScript!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696877161 {#3252
    date: 2023-10-09 20:46:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 39122
  -bodyTs: "'controversi':7 'creat':2,20 'draw':16 'excus':6 'homophobia':13 'javascript':3,21 'line':18 'right':9 'right-w':8 'view':11 'wing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1354819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696877161 {#3253
    date: 2023-10-09 20:46:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2072
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696877167 {#2135
        date: 2023-10-09 20:46:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 38259
      -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3801700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696820265 {#2136
        date: 2023-10-09 04:57:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1696824662 {#3078
      date: 2023-10-09 06:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 38280
    -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
    +editedAt: DateTimeImmutable @1696824888 {#3077
      date: 2023-10-09 06:14:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696824662 {#3076
      date: 2023-10-09 06:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    He created JavaScript?!?!\n
    \n
    I can excuse controversial right-wing views and homophobia, but I draw the line at creating JavaScript!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696877161 {#3252
    date: 2023-10-09 20:46:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 39122
  -bodyTs: "'controversi':7 'creat':2,20 'draw':16 'excus':6 'homophobia':13 'javascript':3,21 'line':18 'right':9 'right-w':8 'view':11 'wing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1354819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696877161 {#3253
    date: 2023-10-09 20:46:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3074 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2072
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brave had a workforce? I thought it was one guy’s pet chromium/blockchain project…."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696877167 {#2135
        date: 2023-10-09 20:46:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 38259
      -bodyTs: "'brave':1 'chromium/blockchain':13 'guy':10 'one':9 'pet':12 'project':14 'thought':6 'workforc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3801700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696820265 {#2136
        date: 2023-10-09 04:57:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2072}
    +body: "The owner is the guy who [created JavaScript](https://wikiless.esmailelbob.xyz/wiki/Brendan_Eich?lang=en#Netscape) and is funded by controversial right-winger [Peter Thiel ](https://money.yahoo.com/god-complex-4-billionaires-could-014847046.html)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1696824662 {#3078
      date: 2023-10-09 06:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@adespoton@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 38280
    -bodyTs: "'/god-complex-4-billionaires-could-014847046.html)':24 '/wiki/brendan_eich?lang=en#netscape)':11 'controversi':16 'creat':7 'fund':14 'guy':5 'javascript':8 'money.yahoo.com':23 'money.yahoo.com/god-complex-4-billionaires-could-014847046.html)':22 'owner':2 'peter':20 'right':18 'right-wing':17 'thiel':21 'wikiless.esmailelbob.xyz':10 'wikiless.esmailelbob.xyz/wiki/brendan_eich?lang=en#netscape)':9 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524448/-/comment/2845641"
    +editedAt: DateTimeImmutable @1696824888 {#3077
      date: 2023-10-09 06:14:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696824662 {#3076
      date: 2023-10-09 06:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: """
    He created JavaScript?!?!\n
    \n
    I can excuse controversial right-wing views and homophobia, but I draw the line at creating JavaScript!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696877161 {#3252
    date: 2023-10-09 20:46:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@adespoton@lemmy.ca"
    "@macallik@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 39122
  -bodyTs: "'controversi':7 'creat':2,20 'draw':16 'excus':6 'homophobia':13 'javascript':3,21 'line':18 'right':9 'right-w':8 'view':11 'wing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1354819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696877161 {#3253
    date: 2023-10-09 20:46:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Their AI DJ feature keeps touting music I might love from my high school days, then playing country music, for some reason. No, I don’t like country music. Also Spotify didn’t even exist until I was like 28 years old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696820461 {#2213
    date: 2023-10-09 05:01:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 38260
  -bodyTs: "'28':40 'ai':2 'also':30 'countri':18,28 'day':15 'didn':32 'dj':3 'even':34 'exist':35 'featur':4 'high':13 'keep':5 'like':27,39 'love':10 'might':9 'music':7,19,29 'old':42 'play':17 'reason':22 'school':14 'spotifi':31 'tout':6 'year':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/1317971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696820461 {#2225
    date: 2023-10-09 05:01:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Their AI DJ feature keeps touting music I might love from my high school days, then playing country music, for some reason. No, I don’t like country music. Also Spotify didn’t even exist until I was like 28 years old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696820461 {#2213
    date: 2023-10-09 05:01:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 38260
  -bodyTs: "'28':40 'ai':2 'also':30 'countri':18,28 'day':15 'didn':32 'dj':3 'even':34 'exist':35 'featur':4 'high':13 'keep':5 'like':27,39 'love':10 'might':9 'music':7,19,29 'old':42 'play':17 'reason':22 'school':14 'spotifi':31 'tout':6 'year':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/1317971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696820461 {#2225
    date: 2023-10-09 05:01:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Their AI DJ feature keeps touting music I might love from my high school days, then playing country music, for some reason. No, I don’t like country music. Also Spotify didn’t even exist until I was like 28 years old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696820461 {#2213
    date: 2023-10-09 05:01:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 38260
  -bodyTs: "'28':40 'ai':2 'also':30 'countri':18,28 'day':15 'didn':32 'dj':3 'even':34 'exist':35 'featur':4 'high':13 'keep':5 'like':27,39 'love':10 'might':9 'music':7,19,29 'old':42 'play':17 'reason':22 'school':14 'spotifi':31 'tout':6 'year':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/1317971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696820461 {#2225
    date: 2023-10-09 05:01:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2268
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696898810 {#2200
    date: 2023-10-10 02:46:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 38290
  -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696825698 {#2211
    date: 2023-10-09 06:28:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2268
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696898810 {#2200
    date: 2023-10-10 02:46:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 38290
  -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696825698 {#2211
    date: 2023-10-09 06:28:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2268
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696898810 {#2200
    date: 2023-10-10 02:46:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 38290
  -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696825698 {#2211
    date: 2023-10-09 06:28:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3059
  +user: Proxies\__CG__\App\Entity\User {#3058 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2268
    +user: App\Entity\User {#2242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696898810 {#2200
      date: 2023-10-10 02:46:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2271 …}
    +votes: Doctrine\ORM\PersistentCollection {#2272 …}
    +reports: Doctrine\ORM\PersistentCollection {#2253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
    -id: 38290
    -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696825698 {#2211
      date: 2023-10-09 06:28:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "Are you talking generally about emoji reactions or just when it comes to email?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696839679 {#3061
    date: 2023-10-09 10:21:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3057 …}
  +nested: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
  -id: 38437
  -bodyTs: "'come':12 'email':14 'emoji':6 'general':4 'reaction':7 'talk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1352137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696839679 {#3060
    date: 2023-10-09 10:21:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3059
  +user: Proxies\__CG__\App\Entity\User {#3058 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2268
    +user: App\Entity\User {#2242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696898810 {#2200
      date: 2023-10-10 02:46:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2271 …}
    +votes: Doctrine\ORM\PersistentCollection {#2272 …}
    +reports: Doctrine\ORM\PersistentCollection {#2253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
    -id: 38290
    -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696825698 {#2211
      date: 2023-10-09 06:28:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "Are you talking generally about emoji reactions or just when it comes to email?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696839679 {#3061
    date: 2023-10-09 10:21:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3057 …}
  +nested: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
  -id: 38437
  -bodyTs: "'come':12 'email':14 'emoji':6 'general':4 'reaction':7 'talk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1352137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696839679 {#3060
    date: 2023-10-09 10:21:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3059
  +user: Proxies\__CG__\App\Entity\User {#3058 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2268
    +user: App\Entity\User {#2242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696898810 {#2200
      date: 2023-10-10 02:46:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2271 …}
    +votes: Doctrine\ORM\PersistentCollection {#2272 …}
    +reports: Doctrine\ORM\PersistentCollection {#2253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
    -id: 38290
    -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696825698 {#2211
      date: 2023-10-09 06:28:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "Are you talking generally about emoji reactions or just when it comes to email?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696839679 {#3061
    date: 2023-10-09 10:21:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3057 …}
  +nested: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
  -id: 38437
  -bodyTs: "'come':12 'email':14 'emoji':6 'general':4 'reaction':7 'talk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1352137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696839679 {#3060
    date: 2023-10-09 10:21:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3270
  +user: Proxies\__CG__\App\Entity\User {#3271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3059
    +user: Proxies\__CG__\App\Entity\User {#3058 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2268
      +user: App\Entity\User {#2242 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696898810 {#2200
        date: 2023-10-10 02:46:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2267 …}
      +nested: Doctrine\ORM\PersistentCollection {#2271 …}
      +votes: Doctrine\ORM\PersistentCollection {#2272 …}
      +reports: Doctrine\ORM\PersistentCollection {#2253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
      -id: 38290
      -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696825698 {#2211
        date: 2023-10-09 06:28:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2268}
    +body: "Are you talking generally about emoji reactions or just when it comes to email?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696839679 {#3061
      date: 2023-10-09 10:21:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@SLaSZT@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3057 …}
    +nested: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
    -id: 38437
    -bodyTs: "'come':12 'email':14 'emoji':6 'general':4 'reaction':7 'talk':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1352137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696839679 {#3060
      date: 2023-10-09 10:21:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: """
    I would think just email. Who uses email for anything other than formal communication anymore where it would be inappropriate to use emoji reactions?\n
    \n
    Reactions are fine for casual messaging, but email just isn’t that kind of social platform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696849494 {#3268
    date: 2023-10-09 13:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
    "@GunnarRunnar@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 38561
  -bodyTs: "'anymor':15 'anyth':10 'casual':29 'communic':14 'email':5,8,32 'emoji':23 'fine':27 'formal':13 'inappropri':20 'isn':34 'kind':37 'messag':30 'platform':40 'reaction':24,25 'social':39 'think':3 'use':7,22 'would':2,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1352730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849494 {#3269
    date: 2023-10-09 13:04:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3270
  +user: Proxies\__CG__\App\Entity\User {#3271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3059
    +user: Proxies\__CG__\App\Entity\User {#3058 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2268
      +user: App\Entity\User {#2242 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696898810 {#2200
        date: 2023-10-10 02:46:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2267 …}
      +nested: Doctrine\ORM\PersistentCollection {#2271 …}
      +votes: Doctrine\ORM\PersistentCollection {#2272 …}
      +reports: Doctrine\ORM\PersistentCollection {#2253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
      -id: 38290
      -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696825698 {#2211
        date: 2023-10-09 06:28:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2268}
    +body: "Are you talking generally about emoji reactions or just when it comes to email?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696839679 {#3061
      date: 2023-10-09 10:21:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@SLaSZT@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3057 …}
    +nested: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
    -id: 38437
    -bodyTs: "'come':12 'email':14 'emoji':6 'general':4 'reaction':7 'talk':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1352137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696839679 {#3060
      date: 2023-10-09 10:21:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: """
    I would think just email. Who uses email for anything other than formal communication anymore where it would be inappropriate to use emoji reactions?\n
    \n
    Reactions are fine for casual messaging, but email just isn’t that kind of social platform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696849494 {#3268
    date: 2023-10-09 13:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
    "@GunnarRunnar@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 38561
  -bodyTs: "'anymor':15 'anyth':10 'casual':29 'communic':14 'email':5,8,32 'emoji':23 'fine':27 'formal':13 'inappropri':20 'isn':34 'kind':37 'messag':30 'platform':40 'reaction':24,25 'social':39 'think':3 'use':7,22 'would':2,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1352730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849494 {#3269
    date: 2023-10-09 13:04:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3270
  +user: Proxies\__CG__\App\Entity\User {#3271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3059
    +user: Proxies\__CG__\App\Entity\User {#3058 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2268
      +user: App\Entity\User {#2242 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696898810 {#2200
        date: 2023-10-10 02:46:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2267 …}
      +nested: Doctrine\ORM\PersistentCollection {#2271 …}
      +votes: Doctrine\ORM\PersistentCollection {#2272 …}
      +reports: Doctrine\ORM\PersistentCollection {#2253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
      -id: 38290
      -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696825698 {#2211
        date: 2023-10-09 06:28:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2268}
    +body: "Are you talking generally about emoji reactions or just when it comes to email?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696839679 {#3061
      date: 2023-10-09 10:21:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@SLaSZT@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3057 …}
    +nested: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
    -id: 38437
    -bodyTs: "'come':12 'email':14 'emoji':6 'general':4 'reaction':7 'talk':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1352137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696839679 {#3060
      date: 2023-10-09 10:21:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: """
    I would think just email. Who uses email for anything other than formal communication anymore where it would be inappropriate to use emoji reactions?\n
    \n
    Reactions are fine for casual messaging, but email just isn’t that kind of social platform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696849494 {#3268
    date: 2023-10-09 13:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
    "@GunnarRunnar@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 38561
  -bodyTs: "'anymor':15 'anyth':10 'casual':29 'communic':14 'email':5,8,32 'emoji':23 'fine':27 'formal':13 'inappropri':20 'isn':34 'kind':37 'messag':30 'platform':40 'reaction':24,25 'social':39 'think':3 'use':7,22 'would':2,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1352730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849494 {#3269
    date: 2023-10-09 13:04:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3401
  +user: Proxies\__CG__\App\Entity\User {#3402 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3059
      +user: Proxies\__CG__\App\Entity\User {#3058 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2268
        +user: App\Entity\User {#2242 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696898810 {#2200
          date: 2023-10-10 02:46:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2267 …}
        +nested: Doctrine\ORM\PersistentCollection {#2271 …}
        +votes: Doctrine\ORM\PersistentCollection {#2272 …}
        +reports: Doctrine\ORM\PersistentCollection {#2253 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
        -id: 38290
        -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696825698 {#2211
          date: 2023-10-09 06:28:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2268}
      +body: "Are you talking generally about emoji reactions or just when it comes to email?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696839679 {#3061
        date: 2023-10-09 10:21:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@SLaSZT@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3057 …}
      +nested: Doctrine\ORM\PersistentCollection {#3055 …}
      +votes: Doctrine\ORM\PersistentCollection {#3053 …}
      +reports: Doctrine\ORM\PersistentCollection {#3051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
      -id: 38437
      -bodyTs: "'come':12 'email':14 'emoji':6 'general':4 'reaction':7 'talk':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1352137"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696839679 {#3060
        date: 2023-10-09 10:21:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2268}
    +body: """
      I would think just email. Who uses email for anything other than formal communication anymore where it would be inappropriate to use emoji reactions?\n
      \n
      Reactions are fine for casual messaging, but email just isn’t that kind of social platform.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696849494 {#3268
      date: 2023-10-09 13:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@SLaSZT@kbin.social"
      "@GunnarRunnar@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 38561
    -bodyTs: "'anymor':15 'anyth':10 'casual':29 'communic':14 'email':5,8,32 'emoji':23 'fine':27 'formal':13 'inappropri':20 'isn':34 'kind':37 'messag':30 'platform':40 'reaction':24,25 'social':39 'think':3 'use':7,22 'would':2,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1352730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849494 {#3269
      date: 2023-10-09 13:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "I assume it’s to cut down on wasted space from “thumbs up” and “Okay” emails."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696861420 {#3399
    date: 2023-10-09 16:23:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
    "@GunnarRunnar@beehaw.org"
    "@rgb3x3@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3403 …}
  +nested: Doctrine\ORM\PersistentCollection {#3405 …}
  +votes: Doctrine\ORM\PersistentCollection {#3407 …}
  +reports: Doctrine\ORM\PersistentCollection {#3409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3413 …}
  -id: 38779
  -bodyTs: "'assum':2 'cut':6 'email':16 'okay':15 'space':10 'thumb':12 'wast':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696861420 {#3400
    date: 2023-10-09 16:23:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3401
  +user: Proxies\__CG__\App\Entity\User {#3402 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3059
      +user: Proxies\__CG__\App\Entity\User {#3058 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2268
        +user: App\Entity\User {#2242 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696898810 {#2200
          date: 2023-10-10 02:46:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2267 …}
        +nested: Doctrine\ORM\PersistentCollection {#2271 …}
        +votes: Doctrine\ORM\PersistentCollection {#2272 …}
        +reports: Doctrine\ORM\PersistentCollection {#2253 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
        -id: 38290
        -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696825698 {#2211
          date: 2023-10-09 06:28:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2268}
      +body: "Are you talking generally about emoji reactions or just when it comes to email?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696839679 {#3061
        date: 2023-10-09 10:21:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@SLaSZT@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3057 …}
      +nested: Doctrine\ORM\PersistentCollection {#3055 …}
      +votes: Doctrine\ORM\PersistentCollection {#3053 …}
      +reports: Doctrine\ORM\PersistentCollection {#3051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
      -id: 38437
      -bodyTs: "'come':12 'email':14 'emoji':6 'general':4 'reaction':7 'talk':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1352137"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696839679 {#3060
        date: 2023-10-09 10:21:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2268}
    +body: """
      I would think just email. Who uses email for anything other than formal communication anymore where it would be inappropriate to use emoji reactions?\n
      \n
      Reactions are fine for casual messaging, but email just isn’t that kind of social platform.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696849494 {#3268
      date: 2023-10-09 13:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@SLaSZT@kbin.social"
      "@GunnarRunnar@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 38561
    -bodyTs: "'anymor':15 'anyth':10 'casual':29 'communic':14 'email':5,8,32 'emoji':23 'fine':27 'formal':13 'inappropri':20 'isn':34 'kind':37 'messag':30 'platform':40 'reaction':24,25 'social':39 'think':3 'use':7,22 'would':2,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1352730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849494 {#3269
      date: 2023-10-09 13:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "I assume it’s to cut down on wasted space from “thumbs up” and “Okay” emails."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696861420 {#3399
    date: 2023-10-09 16:23:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
    "@GunnarRunnar@beehaw.org"
    "@rgb3x3@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3403 …}
  +nested: Doctrine\ORM\PersistentCollection {#3405 …}
  +votes: Doctrine\ORM\PersistentCollection {#3407 …}
  +reports: Doctrine\ORM\PersistentCollection {#3409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3413 …}
  -id: 38779
  -bodyTs: "'assum':2 'cut':6 'email':16 'okay':15 'space':10 'thumb':12 'wast':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696861420 {#3400
    date: 2023-10-09 16:23:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3401
  +user: Proxies\__CG__\App\Entity\User {#3402 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3059
      +user: Proxies\__CG__\App\Entity\User {#3058 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2268
        +user: App\Entity\User {#2242 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696898810 {#2200
          date: 2023-10-10 02:46:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2267 …}
        +nested: Doctrine\ORM\PersistentCollection {#2271 …}
        +votes: Doctrine\ORM\PersistentCollection {#2272 …}
        +reports: Doctrine\ORM\PersistentCollection {#2253 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
        -id: 38290
        -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696825698 {#2211
          date: 2023-10-09 06:28:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2268}
      +body: "Are you talking generally about emoji reactions or just when it comes to email?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696839679 {#3061
        date: 2023-10-09 10:21:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@SLaSZT@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3057 …}
      +nested: Doctrine\ORM\PersistentCollection {#3055 …}
      +votes: Doctrine\ORM\PersistentCollection {#3053 …}
      +reports: Doctrine\ORM\PersistentCollection {#3051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
      -id: 38437
      -bodyTs: "'come':12 'email':14 'emoji':6 'general':4 'reaction':7 'talk':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1352137"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696839679 {#3060
        date: 2023-10-09 10:21:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2268}
    +body: """
      I would think just email. Who uses email for anything other than formal communication anymore where it would be inappropriate to use emoji reactions?\n
      \n
      Reactions are fine for casual messaging, but email just isn’t that kind of social platform.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696849494 {#3268
      date: 2023-10-09 13:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@SLaSZT@kbin.social"
      "@GunnarRunnar@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 38561
    -bodyTs: "'anymor':15 'anyth':10 'casual':29 'communic':14 'email':5,8,32 'emoji':23 'fine':27 'formal':13 'inappropri':20 'isn':34 'kind':37 'messag':30 'platform':40 'reaction':24,25 'social':39 'think':3 'use':7,22 'would':2,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1352730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849494 {#3269
      date: 2023-10-09 13:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "I assume it’s to cut down on wasted space from “thumbs up” and “Okay” emails."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696861420 {#3399
    date: 2023-10-09 16:23:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
    "@GunnarRunnar@beehaw.org"
    "@rgb3x3@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3403 …}
  +nested: Doctrine\ORM\PersistentCollection {#3405 …}
  +votes: Doctrine\ORM\PersistentCollection {#3407 …}
  +reports: Doctrine\ORM\PersistentCollection {#3409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3413 …}
  -id: 38779
  -bodyTs: "'assum':2 'cut':6 'email':16 'okay':15 'space':10 'thumb':12 'wast':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696861420 {#3400
    date: 2023-10-09 16:23:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3286
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3059
    +user: Proxies\__CG__\App\Entity\User {#3058 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2268
      +user: App\Entity\User {#2242 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696898810 {#2200
        date: 2023-10-10 02:46:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2267 …}
      +nested: Doctrine\ORM\PersistentCollection {#2271 …}
      +votes: Doctrine\ORM\PersistentCollection {#2272 …}
      +reports: Doctrine\ORM\PersistentCollection {#2253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
      -id: 38290
      -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696825698 {#2211
        date: 2023-10-09 06:28:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2268}
    +body: "Are you talking generally about emoji reactions or just when it comes to email?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696839679 {#3061
      date: 2023-10-09 10:21:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@SLaSZT@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3057 …}
    +nested: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
    -id: 38437
    -bodyTs: "'come':12 'email':14 'emoji':6 'general':4 'reaction':7 'talk':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1352137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696839679 {#3060
      date: 2023-10-09 10:21:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: """
    I thought it would be obvious because of the article headline, but email reactions. It's undeniable that emoji are useful for communication, I'm just not convinced that this particular interaction with an email is anything that anyone asked for or needs.\n
    \n
    The only use case I can imagine would be for school/work accounts, but this feature isn't supported for those types of accounts yet. I'd assume that's because it's not yet integrated into the Office 365 platform.\n
    \n
    The question remains: who outside of a corporate environment needs this? Maybe large families who communicate through chain emails? I honestly don't know anyone who uses email to have group chats anymore, but I suppose those people must exist. Just seems like it would be a small number.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696863688 {#3284
    date: 2023-10-09 17:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
    "@GunnarRunnar@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 38826
  -bodyTs: "'365':82 'account':55,66 'anymor':116 'anyon':39,108 'anyth':37 'articl':10 'ask':40 'assum':70 'case':47 'chain':101 'chat':115 'communic':23,99 'convinc':28 'corpor':91 'd':69 'email':13,35,102,111 'emoji':19 'environ':92 'exist':123 'famili':97 'featur':58 'group':114 'headlin':11 'honest':104 'imagin':50 'integr':78 'interact':32 'isn':59 'know':107 'larg':96 'like':126 'm':25 'mayb':95 'must':122 'need':43,93 'number':132 'obvious':6 'offic':81 'outsid':88 'particular':31 'peopl':121 'platform':83 'question':85 'reaction':14 'remain':86 'school/work':54 'seem':125 'small':131 'support':61 'suppos':119 'thought':2 'type':64 'undeni':17 'use':21,46,110 'would':4,51,128 'yet':67,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2853604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696863688 {#3285
    date: 2023-10-09 17:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3286
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3059
    +user: Proxies\__CG__\App\Entity\User {#3058 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2268
      +user: App\Entity\User {#2242 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696898810 {#2200
        date: 2023-10-10 02:46:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2267 …}
      +nested: Doctrine\ORM\PersistentCollection {#2271 …}
      +votes: Doctrine\ORM\PersistentCollection {#2272 …}
      +reports: Doctrine\ORM\PersistentCollection {#2253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
      -id: 38290
      -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696825698 {#2211
        date: 2023-10-09 06:28:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2268}
    +body: "Are you talking generally about emoji reactions or just when it comes to email?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696839679 {#3061
      date: 2023-10-09 10:21:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@SLaSZT@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3057 …}
    +nested: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
    -id: 38437
    -bodyTs: "'come':12 'email':14 'emoji':6 'general':4 'reaction':7 'talk':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1352137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696839679 {#3060
      date: 2023-10-09 10:21:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: """
    I thought it would be obvious because of the article headline, but email reactions. It's undeniable that emoji are useful for communication, I'm just not convinced that this particular interaction with an email is anything that anyone asked for or needs.\n
    \n
    The only use case I can imagine would be for school/work accounts, but this feature isn't supported for those types of accounts yet. I'd assume that's because it's not yet integrated into the Office 365 platform.\n
    \n
    The question remains: who outside of a corporate environment needs this? Maybe large families who communicate through chain emails? I honestly don't know anyone who uses email to have group chats anymore, but I suppose those people must exist. Just seems like it would be a small number.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696863688 {#3284
    date: 2023-10-09 17:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
    "@GunnarRunnar@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 38826
  -bodyTs: "'365':82 'account':55,66 'anymor':116 'anyon':39,108 'anyth':37 'articl':10 'ask':40 'assum':70 'case':47 'chain':101 'chat':115 'communic':23,99 'convinc':28 'corpor':91 'd':69 'email':13,35,102,111 'emoji':19 'environ':92 'exist':123 'famili':97 'featur':58 'group':114 'headlin':11 'honest':104 'imagin':50 'integr':78 'interact':32 'isn':59 'know':107 'larg':96 'like':126 'm':25 'mayb':95 'must':122 'need':43,93 'number':132 'obvious':6 'offic':81 'outsid':88 'particular':31 'peopl':121 'platform':83 'question':85 'reaction':14 'remain':86 'school/work':54 'seem':125 'small':131 'support':61 'suppos':119 'thought':2 'type':64 'undeni':17 'use':21,46,110 'would':4,51,128 'yet':67,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2853604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696863688 {#3285
    date: 2023-10-09 17:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3286
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3059
    +user: Proxies\__CG__\App\Entity\User {#3058 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2268
      +user: App\Entity\User {#2242 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696898810 {#2200
        date: 2023-10-10 02:46:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2267 …}
      +nested: Doctrine\ORM\PersistentCollection {#2271 …}
      +votes: Doctrine\ORM\PersistentCollection {#2272 …}
      +reports: Doctrine\ORM\PersistentCollection {#2253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
      -id: 38290
      -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696825698 {#2211
        date: 2023-10-09 06:28:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2268}
    +body: "Are you talking generally about emoji reactions or just when it comes to email?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696839679 {#3061
      date: 2023-10-09 10:21:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@SLaSZT@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3057 …}
    +nested: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
    -id: 38437
    -bodyTs: "'come':12 'email':14 'emoji':6 'general':4 'reaction':7 'talk':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1352137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696839679 {#3060
      date: 2023-10-09 10:21:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: """
    I thought it would be obvious because of the article headline, but email reactions. It's undeniable that emoji are useful for communication, I'm just not convinced that this particular interaction with an email is anything that anyone asked for or needs.\n
    \n
    The only use case I can imagine would be for school/work accounts, but this feature isn't supported for those types of accounts yet. I'd assume that's because it's not yet integrated into the Office 365 platform.\n
    \n
    The question remains: who outside of a corporate environment needs this? Maybe large families who communicate through chain emails? I honestly don't know anyone who uses email to have group chats anymore, but I suppose those people must exist. Just seems like it would be a small number.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696863688 {#3284
    date: 2023-10-09 17:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
    "@GunnarRunnar@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 38826
  -bodyTs: "'365':82 'account':55,66 'anymor':116 'anyon':39,108 'anyth':37 'articl':10 'ask':40 'assum':70 'case':47 'chain':101 'chat':115 'communic':23,99 'convinc':28 'corpor':91 'd':69 'email':13,35,102,111 'emoji':19 'environ':92 'exist':123 'famili':97 'featur':58 'group':114 'headlin':11 'honest':104 'imagin':50 'integr':78 'interact':32 'isn':59 'know':107 'larg':96 'like':126 'm':25 'mayb':95 'must':122 'need':43,93 'number':132 'obvious':6 'offic':81 'outsid':88 'particular':31 'peopl':121 'platform':83 'question':85 'reaction':14 'remain':86 'school/work':54 'seem':125 'small':131 'support':61 'suppos':119 'thought':2 'type':64 'undeni':17 'use':21,46,110 'would':4,51,128 'yet':67,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2853604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696863688 {#3285
    date: 2023-10-09 17:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3043
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2268
    +user: App\Entity\User {#2242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696898810 {#2200
      date: 2023-10-10 02:46:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2271 …}
    +votes: Doctrine\ORM\PersistentCollection {#2272 …}
    +reports: Doctrine\ORM\PersistentCollection {#2253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
    -id: 38290
    -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696825698 {#2211
      date: 2023-10-09 06:28:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "I thought you just reply with the letter “J” that’s the convention, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696875799 {#3045
    date: 2023-10-09 20:23:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3041 …}
  +nested: Doctrine\ORM\PersistentCollection {#3039 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 39098
  -bodyTs: "'convent':13 'j':9 'letter':8 'repli':5 'right':14 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1354701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875799 {#3044
    date: 2023-10-09 20:23:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3043
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2268
    +user: App\Entity\User {#2242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696898810 {#2200
      date: 2023-10-10 02:46:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2271 …}
    +votes: Doctrine\ORM\PersistentCollection {#2272 …}
    +reports: Doctrine\ORM\PersistentCollection {#2253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
    -id: 38290
    -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696825698 {#2211
      date: 2023-10-09 06:28:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "I thought you just reply with the letter “J” that’s the convention, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696875799 {#3045
    date: 2023-10-09 20:23:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3041 …}
  +nested: Doctrine\ORM\PersistentCollection {#3039 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 39098
  -bodyTs: "'convent':13 'j':9 'letter':8 'repli':5 'right':14 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1354701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875799 {#3044
    date: 2023-10-09 20:23:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3043
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2268
    +user: App\Entity\User {#2242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I'm struggling to think of a use case for this. Why not just reply and put an emoji in there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696898810 {#2200
      date: 2023-10-10 02:46:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2271 …}
    +votes: Doctrine\ORM\PersistentCollection {#2272 …}
    +reports: Doctrine\ORM\PersistentCollection {#2253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
    -id: 38290
    -bodyTs: "'case':9 'emoji':19 'm':2 'put':17 'repli':15 'struggl':3 'think':5 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2845794"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696825698 {#2211
      date: 2023-10-09 06:28:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "I thought you just reply with the letter “J” that’s the convention, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696875799 {#3045
    date: 2023-10-09 20:23:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SLaSZT@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3041 …}
  +nested: Doctrine\ORM\PersistentCollection {#3039 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 39098
  -bodyTs: "'convent':13 'j':9 'letter':8 'repli':5 'right':14 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1354701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875799 {#3044
    date: 2023-10-09 20:23:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds like absolute garbage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696839802 {#2175
    date: 2023-10-09 10:23:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 38367
  -bodyTs: "'absolut':3 'garbag':4 'like':2 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3685938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696833982 {#2177
    date: 2023-10-09 08:46:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds like absolute garbage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696839802 {#2175
    date: 2023-10-09 10:23:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 38367
  -bodyTs: "'absolut':3 'garbag':4 'like':2 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3685938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696833982 {#2177
    date: 2023-10-09 08:46:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds like absolute garbage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696839802 {#2175
    date: 2023-10-09 10:23:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 38367
  -bodyTs: "'absolut':3 'garbag':4 'like':2 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3685938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696833982 {#2177
    date: 2023-10-09 08:46:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3124
  +user: Proxies\__CG__\App\Entity\User {#3058 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sounds like absolute garbage."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1696839802 {#2175
      date: 2023-10-09 10:23:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 38367
    -bodyTs: "'absolut':3 'garbag':4 'like':2 'sound':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3685938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696833982 {#2177
      date: 2023-10-09 08:46:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "Since Spotify can’t even make a shuffle that works, I don’t see how AI playlists would be any good either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696839800 {#3113
    date: 2023-10-09 10:23:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@CosmoNova@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 38438
  -bodyTs: "'ai':16 'either':22 'even':5 'good':21 'make':6 'playlist':17 'see':14 'shuffl':8 'sinc':1 'spotifi':2 'work':10 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1352146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696839800 {#3114
    date: 2023-10-09 10:23:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3124
  +user: Proxies\__CG__\App\Entity\User {#3058 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sounds like absolute garbage."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1696839802 {#2175
      date: 2023-10-09 10:23:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 38367
    -bodyTs: "'absolut':3 'garbag':4 'like':2 'sound':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3685938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696833982 {#2177
      date: 2023-10-09 08:46:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "Since Spotify can’t even make a shuffle that works, I don’t see how AI playlists would be any good either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696839800 {#3113
    date: 2023-10-09 10:23:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@CosmoNova@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 38438
  -bodyTs: "'ai':16 'either':22 'even':5 'good':21 'make':6 'playlist':17 'see':14 'shuffl':8 'sinc':1 'spotifi':2 'work':10 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1352146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696839800 {#3114
    date: 2023-10-09 10:23:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3124
  +user: Proxies\__CG__\App\Entity\User {#3058 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sounds like absolute garbage."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1696839802 {#2175
      date: 2023-10-09 10:23:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 38367
    -bodyTs: "'absolut':3 'garbag':4 'like':2 'sound':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3685938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696833982 {#2177
      date: 2023-10-09 08:46:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "Since Spotify can’t even make a shuffle that works, I don’t see how AI playlists would be any good either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696839800 {#3113
    date: 2023-10-09 10:23:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@CosmoNova@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 38438
  -bodyTs: "'ai':16 'either':22 'even':5 'good':21 'make':6 'playlist':17 'see':14 'shuffl':8 'sinc':1 'spotifi':2 'work':10 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1352146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696839800 {#3114
    date: 2023-10-09 10:23:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2498
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "😱"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696841309 {#2493
    date: 2023-10-09 10:48:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 38452
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2848260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696841309 {#2494
    date: 2023-10-09 10:48:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2498
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "😱"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696841309 {#2493
    date: 2023-10-09 10:48:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 38452
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2848260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696841309 {#2494
    date: 2023-10-09 10:48:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2498
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "😱"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696841309 {#2493
    date: 2023-10-09 10:48:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 38452
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/524451/-/comment/2848260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696841309 {#2494
    date: 2023-10-09 10:48:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2571
  +user: App\Entity\User {#2584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll steal that too greedy bitches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696854690 {#2566
    date: 2023-10-09 14:31:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 38632
  -bodyTs: "'bitch':7 'greedi':6 'll':2 'steal':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4613569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696854690 {#2567
    date: 2023-10-09 14:31:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2571
  +user: App\Entity\User {#2584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll steal that too greedy bitches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696854690 {#2566
    date: 2023-10-09 14:31:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 38632
  -bodyTs: "'bitch':7 'greedi':6 'll':2 'steal':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4613569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696854690 {#2567
    date: 2023-10-09 14:31:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2571
  +user: App\Entity\User {#2584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll steal that too greedy bitches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696854690 {#2566
    date: 2023-10-09 14:31:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 38632
  -bodyTs: "'bitch':7 'greedi':6 'll':2 'steal':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4613569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696854690 {#2567
    date: 2023-10-09 14:31:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2644
  +user: App\Entity\User {#2657 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow if there’s one thing I really want to pay extra for is to have a computer randomly pick my music based off what I like. That’s way better than what Spotify has already been doing: randomly picking music based off what I like! True innovation. Will the service also come with some sort of slider or bar that I can use to change how loud or quiet a song is? Maybe some other buttons that can let me skip or go back to a song, even pause and play it to my liking?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696868484 {#2639
    date: 2023-10-09 18:21:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 38652
  -bodyTs: "'alreadi':36 'also':52 'back':85 'bar':60 'base':23,42 'better':31 'button':77 'chang':66 'come':53 'comput':18 'even':89 'extra':12 'go':84 'innov':48 'let':80 'like':27,46,96 'loud':68 'mayb':74 'music':22,41 'one':5 'paus':90 'pay':11 'pick':20,40 'play':92 'quiet':70 'random':19,39 'realli':8 'servic':51 'skip':82 'slider':58 'song':72,88 'sort':56 'spotifi':34 'thing':6 'true':47 'use':64 'want':9 'way':30 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855673 {#2640
    date: 2023-10-09 14:47:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2644
  +user: App\Entity\User {#2657 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow if there’s one thing I really want to pay extra for is to have a computer randomly pick my music based off what I like. That’s way better than what Spotify has already been doing: randomly picking music based off what I like! True innovation. Will the service also come with some sort of slider or bar that I can use to change how loud or quiet a song is? Maybe some other buttons that can let me skip or go back to a song, even pause and play it to my liking?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696868484 {#2639
    date: 2023-10-09 18:21:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 38652
  -bodyTs: "'alreadi':36 'also':52 'back':85 'bar':60 'base':23,42 'better':31 'button':77 'chang':66 'come':53 'comput':18 'even':89 'extra':12 'go':84 'innov':48 'let':80 'like':27,46,96 'loud':68 'mayb':74 'music':22,41 'one':5 'paus':90 'pay':11 'pick':20,40 'play':92 'quiet':70 'random':19,39 'realli':8 'servic':51 'skip':82 'slider':58 'song':72,88 'sort':56 'spotifi':34 'thing':6 'true':47 'use':64 'want':9 'way':30 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855673 {#2640
    date: 2023-10-09 14:47:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2644
  +user: App\Entity\User {#2657 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow if there’s one thing I really want to pay extra for is to have a computer randomly pick my music based off what I like. That’s way better than what Spotify has already been doing: randomly picking music based off what I like! True innovation. Will the service also come with some sort of slider or bar that I can use to change how loud or quiet a song is? Maybe some other buttons that can let me skip or go back to a song, even pause and play it to my liking?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696868484 {#2639
    date: 2023-10-09 18:21:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 38652
  -bodyTs: "'alreadi':36 'also':52 'back':85 'bar':60 'base':23,42 'better':31 'button':77 'chang':66 'come':53 'comput':18 'even':89 'extra':12 'go':84 'innov':48 'let':80 'like':27,46,96 'loud':68 'mayb':74 'music':22,41 'one':5 'paus':90 'pay':11 'pick':20,40 'play':92 'quiet':70 'random':19,39 'realli':8 'servic':51 'skip':82 'slider':58 'song':72,88 'sort':56 'spotifi':34 'thing':6 'true':47 'use':64 'want':9 'way':30 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855673 {#2640
    date: 2023-10-09 14:47:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2644
    +user: App\Entity\User {#2657 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wow if there’s one thing I really want to pay extra for is to have a computer randomly pick my music based off what I like. That’s way better than what Spotify has already been doing: randomly picking music based off what I like! True innovation. Will the service also come with some sort of slider or bar that I can use to change how loud or quiet a song is? Maybe some other buttons that can let me skip or go back to a song, even pause and play it to my liking?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696868484 {#2639
      date: 2023-10-09 18:21:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2645 …}
    +nested: Doctrine\ORM\PersistentCollection {#2647 …}
    +votes: Doctrine\ORM\PersistentCollection {#2649 …}
    +reports: Doctrine\ORM\PersistentCollection {#2651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
    -id: 38652
    -bodyTs: "'alreadi':36 'also':52 'back':85 'bar':60 'base':23,42 'better':31 'button':77 'chang':66 'come':53 'comput':18 'even':89 'extra':12 'go':84 'innov':48 'let':80 'like':27,46,96 'loud':68 'mayb':74 'music':22,41 'one':5 'paus':90 'pay':11 'pick':20,40 'play':92 'quiet':70 'random':19,39 'realli':8 'servic':51 'skip':82 'slider':58 'song':72,88 'sort':56 'spotifi':34 'thing':6 'true':47 'use':64 'want':9 'way':30 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1353119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696855673 {#2640
      date: 2023-10-09 14:47:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2644}
  +body: "They don’t think these features are compelling. The purpose of this is to create a new pricing tier so that later they can make it the (not-actually) ad-free tier and make the current (not-actually) ad-free tier have (more) ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696868482 {#3132
    date: 2023-10-09 18:21:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SugarApplePie@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 38927
  -bodyTs: "'actual':30,41 'ad':32,43,48 'ad-fre':31,42 'compel':8 'creat':15 'current':38 'featur':6 'free':33,44 'later':22 'make':25,36 'new':17 'not-actu':28,39 'price':18 'purpos':10 'think':4 'tier':19,34,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3561599"
  +editedAt: DateTimeImmutable @1696868505 {#3133
    date: 2023-10-09 18:21:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696868482 {#3134
    date: 2023-10-09 18:21:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2644
    +user: App\Entity\User {#2657 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wow if there’s one thing I really want to pay extra for is to have a computer randomly pick my music based off what I like. That’s way better than what Spotify has already been doing: randomly picking music based off what I like! True innovation. Will the service also come with some sort of slider or bar that I can use to change how loud or quiet a song is? Maybe some other buttons that can let me skip or go back to a song, even pause and play it to my liking?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696868484 {#2639
      date: 2023-10-09 18:21:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2645 …}
    +nested: Doctrine\ORM\PersistentCollection {#2647 …}
    +votes: Doctrine\ORM\PersistentCollection {#2649 …}
    +reports: Doctrine\ORM\PersistentCollection {#2651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
    -id: 38652
    -bodyTs: "'alreadi':36 'also':52 'back':85 'bar':60 'base':23,42 'better':31 'button':77 'chang':66 'come':53 'comput':18 'even':89 'extra':12 'go':84 'innov':48 'let':80 'like':27,46,96 'loud':68 'mayb':74 'music':22,41 'one':5 'paus':90 'pay':11 'pick':20,40 'play':92 'quiet':70 'random':19,39 'realli':8 'servic':51 'skip':82 'slider':58 'song':72,88 'sort':56 'spotifi':34 'thing':6 'true':47 'use':64 'want':9 'way':30 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1353119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696855673 {#2640
      date: 2023-10-09 14:47:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2644}
  +body: "They don’t think these features are compelling. The purpose of this is to create a new pricing tier so that later they can make it the (not-actually) ad-free tier and make the current (not-actually) ad-free tier have (more) ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696868482 {#3132
    date: 2023-10-09 18:21:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SugarApplePie@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 38927
  -bodyTs: "'actual':30,41 'ad':32,43,48 'ad-fre':31,42 'compel':8 'creat':15 'current':38 'featur':6 'free':33,44 'later':22 'make':25,36 'new':17 'not-actu':28,39 'price':18 'purpos':10 'think':4 'tier':19,34,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3561599"
  +editedAt: DateTimeImmutable @1696868505 {#3133
    date: 2023-10-09 18:21:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696868482 {#3134
    date: 2023-10-09 18:21:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2644
    +user: App\Entity\User {#2657 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wow if there’s one thing I really want to pay extra for is to have a computer randomly pick my music based off what I like. That’s way better than what Spotify has already been doing: randomly picking music based off what I like! True innovation. Will the service also come with some sort of slider or bar that I can use to change how loud or quiet a song is? Maybe some other buttons that can let me skip or go back to a song, even pause and play it to my liking?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696868484 {#2639
      date: 2023-10-09 18:21:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2645 …}
    +nested: Doctrine\ORM\PersistentCollection {#2647 …}
    +votes: Doctrine\ORM\PersistentCollection {#2649 …}
    +reports: Doctrine\ORM\PersistentCollection {#2651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
    -id: 38652
    -bodyTs: "'alreadi':36 'also':52 'back':85 'bar':60 'base':23,42 'better':31 'button':77 'chang':66 'come':53 'comput':18 'even':89 'extra':12 'go':84 'innov':48 'let':80 'like':27,46,96 'loud':68 'mayb':74 'music':22,41 'one':5 'paus':90 'pay':11 'pick':20,40 'play':92 'quiet':70 'random':19,39 'realli':8 'servic':51 'skip':82 'slider':58 'song':72,88 'sort':56 'spotifi':34 'thing':6 'true':47 'use':64 'want':9 'way':30 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1353119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696855673 {#2640
      date: 2023-10-09 14:47:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2644}
  +body: "They don’t think these features are compelling. The purpose of this is to create a new pricing tier so that later they can make it the (not-actually) ad-free tier and make the current (not-actually) ad-free tier have (more) ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696868482 {#3132
    date: 2023-10-09 18:21:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@SugarApplePie@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 38927
  -bodyTs: "'actual':30,41 'ad':32,43,48 'ad-fre':31,42 'compel':8 'creat':15 'current':38 'featur':6 'free':33,44 'later':22 'make':25,36 'new':17 'not-actu':28,39 'price':18 'purpos':10 'think':4 'tier':19,34,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3561599"
  +editedAt: DateTimeImmutable @1696868505 {#3133
    date: 2023-10-09 18:21:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696868482 {#3134
    date: 2023-10-09 18:21:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2718
  +user: App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can we not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696863157 {#2713
    date: 2023-10-09 16:52:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2719 …}
  +nested: Doctrine\ORM\PersistentCollection {#2721 …}
  +votes: Doctrine\ORM\PersistentCollection {#2723 …}
  +reports: Doctrine\ORM\PersistentCollection {#2725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
  -id: 38816
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696863157 {#2714
    date: 2023-10-09 16:52:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2718
  +user: App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can we not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696863157 {#2713
    date: 2023-10-09 16:52:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2719 …}
  +nested: Doctrine\ORM\PersistentCollection {#2721 …}
  +votes: Doctrine\ORM\PersistentCollection {#2723 …}
  +reports: Doctrine\ORM\PersistentCollection {#2725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
  -id: 38816
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696863157 {#2714
    date: 2023-10-09 16:52:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2718
  +user: App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can we not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696863157 {#2713
    date: 2023-10-09 16:52:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2719 …}
  +nested: Doctrine\ORM\PersistentCollection {#2721 …}
  +votes: Doctrine\ORM\PersistentCollection {#2723 …}
  +reports: Doctrine\ORM\PersistentCollection {#2725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
  -id: 38816
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696863157 {#2714
    date: 2023-10-09 16:52:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2791
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697334551 {#2786
    date: 2023-10-15 03:49:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -id: 39120
  -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1354786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696876825 {#2787
    date: 2023-10-09 20:40:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2791
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697334551 {#2786
    date: 2023-10-15 03:49:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -id: 39120
  -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1354786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696876825 {#2787
    date: 2023-10-09 20:40:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2791
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697334551 {#2786
    date: 2023-10-15 03:49:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -id: 39120
  -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1354786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696876825 {#2787
    date: 2023-10-09 20:40:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697334551 {#2786
      date: 2023-10-15 03:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 39120
    -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1354786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696876825 {#2787
      date: 2023-10-09 20:40:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: "I hope it eventually switches from “give out the secret number to take your money” to “use the secret number to spend your money”. Then I can use a script, a third party service, or whatever to handle recurring payments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696897343 {#3149
    date: 2023-10-10 02:22:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 39448
  -bodyTs: "'eventu':4 'give':7 'handl':38 'hope':2 'money':15,24 'number':11,20 'parti':33 'payment':40 'recur':39 'script':30 'secret':10,19 'servic':34 'spend':22 'switch':5 'take':13 'third':32 'use':17,28 'whatev':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/779875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696897343 {#3150
    date: 2023-10-10 02:22:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697334551 {#2786
      date: 2023-10-15 03:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 39120
    -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1354786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696876825 {#2787
      date: 2023-10-09 20:40:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: "I hope it eventually switches from “give out the secret number to take your money” to “use the secret number to spend your money”. Then I can use a script, a third party service, or whatever to handle recurring payments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696897343 {#3149
    date: 2023-10-10 02:22:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 39448
  -bodyTs: "'eventu':4 'give':7 'handl':38 'hope':2 'money':15,24 'number':11,20 'parti':33 'payment':40 'recur':39 'script':30 'secret':10,19 'servic':34 'spend':22 'switch':5 'take':13 'third':32 'use':17,28 'whatev':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/779875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696897343 {#3150
    date: 2023-10-10 02:22:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697334551 {#2786
      date: 2023-10-15 03:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 39120
    -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1354786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696876825 {#2787
      date: 2023-10-09 20:40:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: "I hope it eventually switches from “give out the secret number to take your money” to “use the secret number to spend your money”. Then I can use a script, a third party service, or whatever to handle recurring payments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696897343 {#3149
    date: 2023-10-10 02:22:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 39448
  -bodyTs: "'eventu':4 'give':7 'handl':38 'hope':2 'money':15,24 'number':11,20 'parti':33 'payment':40 'recur':39 'script':30 'secret':10,19 'servic':34 'spend':22 'switch':5 'take':13 'third':32 'use':17,28 'whatev':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/779875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696897343 {#3150
    date: 2023-10-10 02:22:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697334551 {#2786
      date: 2023-10-15 03:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 39120
    -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1354786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696876825 {#2787
      date: 2023-10-09 20:40:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    My rule for a while has been to limit myself to one major subscription at a time. It really curtails the rampant streaming costs.\n
    \n
    I made an exception for spotify for a while (so I’d have spotify + one streaming service + maybe one small low-cost one) but with how expensive they’ve all gotten I’ve reverted to only spotify and low-cost stuff.\n
    \n
    Right now I just have spotify and dropout TV so I can catch up on Dimension 20.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696885208 {#3165
    date: 2023-10-09 23:00:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 39269
  -bodyTs: "'20':84 'catch':80 'cost':24,47,66 'curtail':20 'd':36 'dimens':83 'dropout':75 'except':28 'expens':52 'gotten':56 'limit':9 'low':46,65 'low-cost':45,64 'made':26 'major':13 'mayb':42 'one':12,39,43,48 'rampant':22 'realli':19 'revert':59 'right':68 'rule':2 'servic':41 'small':44 'spotifi':30,38,62,73 'stream':23,40 'stuff':67 'subscript':14 'time':17 'tv':76 've':54,58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1355441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885208 {#3166
    date: 2023-10-09 23:00:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697334551 {#2786
      date: 2023-10-15 03:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 39120
    -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1354786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696876825 {#2787
      date: 2023-10-09 20:40:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    My rule for a while has been to limit myself to one major subscription at a time. It really curtails the rampant streaming costs.\n
    \n
    I made an exception for spotify for a while (so I’d have spotify + one streaming service + maybe one small low-cost one) but with how expensive they’ve all gotten I’ve reverted to only spotify and low-cost stuff.\n
    \n
    Right now I just have spotify and dropout TV so I can catch up on Dimension 20.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696885208 {#3165
    date: 2023-10-09 23:00:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 39269
  -bodyTs: "'20':84 'catch':80 'cost':24,47,66 'curtail':20 'd':36 'dimens':83 'dropout':75 'except':28 'expens':52 'gotten':56 'limit':9 'low':46,65 'low-cost':45,64 'made':26 'major':13 'mayb':42 'one':12,39,43,48 'rampant':22 'realli':19 'revert':59 'right':68 'rule':2 'servic':41 'small':44 'spotifi':30,38,62,73 'stream':23,40 'stuff':67 'subscript':14 'time':17 'tv':76 've':54,58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1355441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885208 {#3166
    date: 2023-10-09 23:00:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697334551 {#2786
      date: 2023-10-15 03:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 39120
    -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1354786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696876825 {#2787
      date: 2023-10-09 20:40:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    My rule for a while has been to limit myself to one major subscription at a time. It really curtails the rampant streaming costs.\n
    \n
    I made an exception for spotify for a while (so I’d have spotify + one streaming service + maybe one small low-cost one) but with how expensive they’ve all gotten I’ve reverted to only spotify and low-cost stuff.\n
    \n
    Right now I just have spotify and dropout TV so I can catch up on Dimension 20.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696885208 {#3165
    date: 2023-10-09 23:00:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 39269
  -bodyTs: "'20':84 'catch':80 'cost':24,47,66 'curtail':20 'd':36 'dimens':83 'dropout':75 'except':28 'expens':52 'gotten':56 'limit':9 'low':46,65 'low-cost':45,64 'made':26 'major':13 'mayb':42 'one':12,39,43,48 'rampant':22 'realli':19 'revert':59 'right':68 'rule':2 'servic':41 'small':44 'spotifi':30,38,62,73 'stream':23,40 'stuff':67 'subscript':14 'time':17 'tv':76 've':54,58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1355441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885208 {#3166
    date: 2023-10-09 23:00:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3316
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697334551 {#2786
        date: 2023-10-15 03:49:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 39120
      -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1354786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696876825 {#2787
        date: 2023-10-09 20:40:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      My rule for a while has been to limit myself to one major subscription at a time. It really curtails the rampant streaming costs.\n
      \n
      I made an exception for spotify for a while (so I’d have spotify + one streaming service + maybe one small low-cost one) but with how expensive they’ve all gotten I’ve reverted to only spotify and low-cost stuff.\n
      \n
      Right now I just have spotify and dropout TV so I can catch up on Dimension 20.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696885208 {#3165
      date: 2023-10-09 23:00:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@iamhazel@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 39269
    -bodyTs: "'20':84 'catch':80 'cost':24,47,66 'curtail':20 'd':36 'dimens':83 'dropout':75 'except':28 'expens':52 'gotten':56 'limit':9 'low':46,65 'low-cost':45,64 'made':26 'major':13 'mayb':42 'one':12,39,43,48 'rampant':22 'realli':19 'revert':59 'right':68 'rule':2 'servic':41 'small':44 'spotifi':30,38,62,73 'stream':23,40 'stuff':67 'subscript':14 'time':17 'tv':76 've':54,58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1355441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696885208 {#3166
      date: 2023-10-09 23:00:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    After a purge I’m left with YNAB, Microsoft 365, GitHub Copilot, and a YouTube membership to City Planner Plays (s/o).\n
    \n
    I’m particularly annoyed with MS365 because of how intertwined with Windows it has become, making it harder to get rid of the subscription… and it is kinda nice to reinstall Windows, login, and everything is just … there. Just as it was 20 minutes ago.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697334518 {#3314
    date: 2023-10-15 03:48:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
    "@agegamon@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 49807
  -bodyTs: "'20':64 '365':10 'ago':66 'annoy':25 'becom':36 'citi':18 'copilot':12 'everyth':56 'get':41 'github':11 'harder':39 'intertwin':31 'kinda':49 'left':6 'login':54 'm':5,23 'make':37 'membership':16 'microsoft':9 'minut':65 'ms365':27 'nice':50 'particular':24 'planner':19 'play':20 'purg':3 'reinstal':52 'rid':42 's/o':21 'subscript':45 'window':33,53 'ynab':8 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1396830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697334518 {#3315
    date: 2023-10-15 03:48:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3316
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697334551 {#2786
        date: 2023-10-15 03:49:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 39120
      -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1354786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696876825 {#2787
        date: 2023-10-09 20:40:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      My rule for a while has been to limit myself to one major subscription at a time. It really curtails the rampant streaming costs.\n
      \n
      I made an exception for spotify for a while (so I’d have spotify + one streaming service + maybe one small low-cost one) but with how expensive they’ve all gotten I’ve reverted to only spotify and low-cost stuff.\n
      \n
      Right now I just have spotify and dropout TV so I can catch up on Dimension 20.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696885208 {#3165
      date: 2023-10-09 23:00:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@iamhazel@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 39269
    -bodyTs: "'20':84 'catch':80 'cost':24,47,66 'curtail':20 'd':36 'dimens':83 'dropout':75 'except':28 'expens':52 'gotten':56 'limit':9 'low':46,65 'low-cost':45,64 'made':26 'major':13 'mayb':42 'one':12,39,43,48 'rampant':22 'realli':19 'revert':59 'right':68 'rule':2 'servic':41 'small':44 'spotifi':30,38,62,73 'stream':23,40 'stuff':67 'subscript':14 'time':17 'tv':76 've':54,58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1355441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696885208 {#3166
      date: 2023-10-09 23:00:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    After a purge I’m left with YNAB, Microsoft 365, GitHub Copilot, and a YouTube membership to City Planner Plays (s/o).\n
    \n
    I’m particularly annoyed with MS365 because of how intertwined with Windows it has become, making it harder to get rid of the subscription… and it is kinda nice to reinstall Windows, login, and everything is just … there. Just as it was 20 minutes ago.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697334518 {#3314
    date: 2023-10-15 03:48:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
    "@agegamon@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 49807
  -bodyTs: "'20':64 '365':10 'ago':66 'annoy':25 'becom':36 'citi':18 'copilot':12 'everyth':56 'get':41 'github':11 'harder':39 'intertwin':31 'kinda':49 'left':6 'login':54 'm':5,23 'make':37 'membership':16 'microsoft':9 'minut':65 'ms365':27 'nice':50 'particular':24 'planner':19 'play':20 'purg':3 'reinstal':52 'rid':42 's/o':21 'subscript':45 'window':33,53 'ynab':8 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1396830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697334518 {#3315
    date: 2023-10-15 03:48:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3316
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697334551 {#2786
        date: 2023-10-15 03:49:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 39120
      -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1354786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696876825 {#2787
        date: 2023-10-09 20:40:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      My rule for a while has been to limit myself to one major subscription at a time. It really curtails the rampant streaming costs.\n
      \n
      I made an exception for spotify for a while (so I’d have spotify + one streaming service + maybe one small low-cost one) but with how expensive they’ve all gotten I’ve reverted to only spotify and low-cost stuff.\n
      \n
      Right now I just have spotify and dropout TV so I can catch up on Dimension 20.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696885208 {#3165
      date: 2023-10-09 23:00:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@iamhazel@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 39269
    -bodyTs: "'20':84 'catch':80 'cost':24,47,66 'curtail':20 'd':36 'dimens':83 'dropout':75 'except':28 'expens':52 'gotten':56 'limit':9 'low':46,65 'low-cost':45,64 'made':26 'major':13 'mayb':42 'one':12,39,43,48 'rampant':22 'realli':19 'revert':59 'right':68 'rule':2 'servic':41 'small':44 'spotifi':30,38,62,73 'stream':23,40 'stuff':67 'subscript':14 'time':17 'tv':76 've':54,58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1355441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696885208 {#3166
      date: 2023-10-09 23:00:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    After a purge I’m left with YNAB, Microsoft 365, GitHub Copilot, and a YouTube membership to City Planner Plays (s/o).\n
    \n
    I’m particularly annoyed with MS365 because of how intertwined with Windows it has become, making it harder to get rid of the subscription… and it is kinda nice to reinstall Windows, login, and everything is just … there. Just as it was 20 minutes ago.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697334518 {#3314
    date: 2023-10-15 03:48:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
    "@agegamon@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 49807
  -bodyTs: "'20':64 '365':10 'ago':66 'annoy':25 'becom':36 'citi':18 'copilot':12 'everyth':56 'get':41 'github':11 'harder':39 'intertwin':31 'kinda':49 'left':6 'login':54 'm':5,23 'make':37 'membership':16 'microsoft':9 'minut':65 'ms365':27 'nice':50 'particular':24 'planner':19 'play':20 'purg':3 'reinstal':52 'rid':42 's/o':21 'subscript':45 'window':33,53 'ynab':8 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1396830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697334518 {#3315
    date: 2023-10-15 03:48:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3183
  +user: Proxies\__CG__\App\Entity\User {#3184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697334551 {#2786
      date: 2023-10-15 03:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 39120
    -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1354786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696876825 {#2787
      date: 2023-10-09 20:40:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    100% agree with you. It’s why I use [Privacy.com](https://privacy.com/) and set a limit to what it can charge. Stuff gets more expensive without me noticing, welp. I gotta decide if it’s worth it to keep paying.\n
    \n
    (Sorry, sounds like a shill. It’s just saved me multiple times in the past.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696999021 {#3181
    date: 2023-10-11 06:37:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 41058
  -bodyTs: "'/)':13 '100':1 'agre':2 'charg':22 'decid':33 'expens':26 'get':24 'gotta':32 'keep':40 'like':44 'limit':17 'multipl':52 'notic':29 'past':56 'pay':41 'privacy.com':10,12 'privacy.com/)':11 'save':50 'set':15 'shill':46 'sorri':42 'sound':43 'stuff':23 'time':53 'use':9 'welp':30 'without':27 'worth':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4715642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696999021 {#3182
    date: 2023-10-11 06:37:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3183
  +user: Proxies\__CG__\App\Entity\User {#3184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697334551 {#2786
      date: 2023-10-15 03:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 39120
    -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1354786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696876825 {#2787
      date: 2023-10-09 20:40:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    100% agree with you. It’s why I use [Privacy.com](https://privacy.com/) and set a limit to what it can charge. Stuff gets more expensive without me noticing, welp. I gotta decide if it’s worth it to keep paying.\n
    \n
    (Sorry, sounds like a shill. It’s just saved me multiple times in the past.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696999021 {#3181
    date: 2023-10-11 06:37:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 41058
  -bodyTs: "'/)':13 '100':1 'agre':2 'charg':22 'decid':33 'expens':26 'get':24 'gotta':32 'keep':40 'like':44 'limit':17 'multipl':52 'notic':29 'past':56 'pay':41 'privacy.com':10,12 'privacy.com/)':11 'save':50 'set':15 'shill':46 'sorri':42 'sound':43 'stuff':23 'time':53 'use':9 'welp':30 'without':27 'worth':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4715642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696999021 {#3182
    date: 2023-10-11 06:37:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3183
  +user: Proxies\__CG__\App\Entity\User {#3184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697334551 {#2786
      date: 2023-10-15 03:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 39120
    -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1354786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696876825 {#2787
      date: 2023-10-09 20:40:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    100% agree with you. It’s why I use [Privacy.com](https://privacy.com/) and set a limit to what it can charge. Stuff gets more expensive without me noticing, welp. I gotta decide if it’s worth it to keep paying.\n
    \n
    (Sorry, sounds like a shill. It’s just saved me multiple times in the past.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696999021 {#3181
    date: 2023-10-11 06:37:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 41058
  -bodyTs: "'/)':13 '100':1 'agre':2 'charg':22 'decid':33 'expens':26 'get':24 'gotta':32 'keep':40 'like':44 'limit':17 'multipl':52 'notic':29 'past':56 'pay':41 'privacy.com':10,12 'privacy.com/)':11 'save':50 'set':15 'shill':46 'sorri':42 'sound':43 'stuff':23 'time':53 'use':9 'welp':30 'without':27 'worth':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4715642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696999021 {#3182
    date: 2023-10-11 06:37:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3331
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3183
    +user: Proxies\__CG__\App\Entity\User {#3184 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697334551 {#2786
        date: 2023-10-15 03:49:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 39120
      -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1354786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696876825 {#2787
        date: 2023-10-09 20:40:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      100% agree with you. It’s why I use [Privacy.com](https://privacy.com/) and set a limit to what it can charge. Stuff gets more expensive without me noticing, welp. I gotta decide if it’s worth it to keep paying.\n
      \n
      (Sorry, sounds like a shill. It’s just saved me multiple times in the past.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696999021 {#3181
      date: 2023-10-11 06:37:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@iamhazel@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3185 …}
    +nested: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
    -id: 41058
    -bodyTs: "'/)':13 '100':1 'agre':2 'charg':22 'decid':33 'expens':26 'get':24 'gotta':32 'keep':40 'like':44 'limit':17 'multipl':52 'notic':29 'past':56 'pay':41 'privacy.com':10,12 'privacy.com/)':11 'save':50 'set':15 'shill':46 'sorri':42 'sound':43 'stuff':23 'time':53 'use':9 'welp':30 'without':27 'worth':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4715642"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696999021 {#3182
      date: 2023-10-11 06:37:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: "Huh neat! Can you still get points on your credit card for purchases do you know?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697334549 {#3329
    date: 2023-10-15 03:49:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
    "@techwithjake@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 49808
  -bodyTs: "'card':11 'credit':10 'get':6 'huh':1 'know':16 'neat':2 'point':7 'purchas':13 'still':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1396847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697334549 {#3330
    date: 2023-10-15 03:49:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3331
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3183
    +user: Proxies\__CG__\App\Entity\User {#3184 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697334551 {#2786
        date: 2023-10-15 03:49:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 39120
      -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1354786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696876825 {#2787
        date: 2023-10-09 20:40:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      100% agree with you. It’s why I use [Privacy.com](https://privacy.com/) and set a limit to what it can charge. Stuff gets more expensive without me noticing, welp. I gotta decide if it’s worth it to keep paying.\n
      \n
      (Sorry, sounds like a shill. It’s just saved me multiple times in the past.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696999021 {#3181
      date: 2023-10-11 06:37:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@iamhazel@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3185 …}
    +nested: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
    -id: 41058
    -bodyTs: "'/)':13 '100':1 'agre':2 'charg':22 'decid':33 'expens':26 'get':24 'gotta':32 'keep':40 'like':44 'limit':17 'multipl':52 'notic':29 'past':56 'pay':41 'privacy.com':10,12 'privacy.com/)':11 'save':50 'set':15 'shill':46 'sorri':42 'sound':43 'stuff':23 'time':53 'use':9 'welp':30 'without':27 'worth':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4715642"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696999021 {#3182
      date: 2023-10-11 06:37:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: "Huh neat! Can you still get points on your credit card for purchases do you know?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697334549 {#3329
    date: 2023-10-15 03:49:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
    "@techwithjake@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 49808
  -bodyTs: "'card':11 'credit':10 'get':6 'huh':1 'know':16 'neat':2 'point':7 'purchas':13 'still':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1396847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697334549 {#3330
    date: 2023-10-15 03:49:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3331
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3183
    +user: Proxies\__CG__\App\Entity\User {#3184 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Couple weeks ago I did a cleanse and found my subscriptions had ballooned to nearly $150/mo. They should not be able to charge on auto pay when they switch the terms and raise the prices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697334551 {#2786
        date: 2023-10-15 03:49:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 39120
      -bodyTs: "'150/mo':16 'abl':21 'ago':3 'auto':25 'balloon':13 'charg':23 'cleans':7 'coupl':1 'found':9 'near':15 'pay':26 'price':35 'rais':33 'subscript':11 'switch':29 'term':31 'week':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1354786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696876825 {#2787
        date: 2023-10-09 20:40:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      100% agree with you. It’s why I use [Privacy.com](https://privacy.com/) and set a limit to what it can charge. Stuff gets more expensive without me noticing, welp. I gotta decide if it’s worth it to keep paying.\n
      \n
      (Sorry, sounds like a shill. It’s just saved me multiple times in the past.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696999021 {#3181
      date: 2023-10-11 06:37:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@iamhazel@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3185 …}
    +nested: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
    -id: 41058
    -bodyTs: "'/)':13 '100':1 'agre':2 'charg':22 'decid':33 'expens':26 'get':24 'gotta':32 'keep':40 'like':44 'limit':17 'multipl':52 'notic':29 'past':56 'pay':41 'privacy.com':10,12 'privacy.com/)':11 'save':50 'set':15 'shill':46 'sorri':42 'sound':43 'stuff':23 'time':53 'use':9 'welp':30 'without':27 'worth':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4715642"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696999021 {#3182
      date: 2023-10-11 06:37:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: "Huh neat! Can you still get points on your credit card for purchases do you know?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697334549 {#3329
    date: 2023-10-15 03:49:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@iamhazel@beehaw.org"
    "@techwithjake@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 49808
  -bodyTs: "'card':11 'credit':10 'get':6 'huh':1 'know':16 'neat':2 'point':7 'purchas':13 'still':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1396847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697334549 {#3330
    date: 2023-10-15 03:49:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#2866
  +user: App\Entity\User {#2879 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brave? You mean the privacy focused web browser which marketing’s is so awful I can’t get myself to trust it, due to how much of it looks like a malware crypto scam, who was made by an asshole who was outed from Mozilla for being a homophobic asshole? Yeah. Fuck Brave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696880964 {#2861
    date: 2023-10-09 21:49:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2867 …}
  +nested: Doctrine\ORM\PersistentCollection {#2869 …}
  +votes: Doctrine\ORM\PersistentCollection {#2871 …}
  +reports: Doctrine\ORM\PersistentCollection {#2873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
  -id: 39192
  -bodyTs: "'asshol':40,50 'aw':14 'brave':1,53 'browser':8 'crypto':33 'due':23 'focus':6 'fuck':52 'get':18 'homophob':49 'like':30 'look':29 'made':37 'malwar':32 'market':10 'mean':3 'mozilla':45 'much':26 'out':43 'privaci':5 'scam':34 'trust':21 'web':7 'yeah':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1355088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880964 {#2862
    date: 2023-10-09 21:49:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#2866
  +user: App\Entity\User {#2879 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brave? You mean the privacy focused web browser which marketing’s is so awful I can’t get myself to trust it, due to how much of it looks like a malware crypto scam, who was made by an asshole who was outed from Mozilla for being a homophobic asshole? Yeah. Fuck Brave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696880964 {#2861
    date: 2023-10-09 21:49:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2867 …}
  +nested: Doctrine\ORM\PersistentCollection {#2869 …}
  +votes: Doctrine\ORM\PersistentCollection {#2871 …}
  +reports: Doctrine\ORM\PersistentCollection {#2873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
  -id: 39192
  -bodyTs: "'asshol':40,50 'aw':14 'brave':1,53 'browser':8 'crypto':33 'due':23 'focus':6 'fuck':52 'get':18 'homophob':49 'like':30 'look':29 'made':37 'malwar':32 'market':10 'mean':3 'mozilla':45 'much':26 'out':43 'privaci':5 'scam':34 'trust':21 'web':7 'yeah':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1355088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880964 {#2862
    date: 2023-10-09 21:49:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#2866
  +user: App\Entity\User {#2879 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brave? You mean the privacy focused web browser which marketing’s is so awful I can’t get myself to trust it, due to how much of it looks like a malware crypto scam, who was made by an asshole who was outed from Mozilla for being a homophobic asshole? Yeah. Fuck Brave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696880964 {#2861
    date: 2023-10-09 21:49:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2867 …}
  +nested: Doctrine\ORM\PersistentCollection {#2869 …}
  +votes: Doctrine\ORM\PersistentCollection {#2871 …}
  +reports: Doctrine\ORM\PersistentCollection {#2873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
  -id: 39192
  -bodyTs: "'asshol':40,50 'aw':14 'brave':1,53 'browser':8 'crypto':33 'due':23 'focus':6 'fuck':52 'get':18 'homophob':49 'like':30 'look':29 'made':37 'malwar':32 'market':10 'mean':3 'mozilla':45 'much':26 'out':43 'privaci':5 'scam':34 'trust':21 'web':7 'yeah':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1355088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880964 {#2862
    date: 2023-10-09 21:49:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#2939
  +user: App\Entity\User {#2953 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have never heard of either of these apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696901756 {#2934
    date: 2023-10-10 03:35:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2941 …}
  +nested: Doctrine\ORM\PersistentCollection {#2943 …}
  +votes: Doctrine\ORM\PersistentCollection {#2945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
  -id: 39535
  -bodyTs: "'app':9 'either':6 'heard':4 'never':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/2841558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696901756 {#2935
    date: 2023-10-10 03:35:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#2939
  +user: App\Entity\User {#2953 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have never heard of either of these apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696901756 {#2934
    date: 2023-10-10 03:35:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2941 …}
  +nested: Doctrine\ORM\PersistentCollection {#2943 …}
  +votes: Doctrine\ORM\PersistentCollection {#2945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
  -id: 39535
  -bodyTs: "'app':9 'either':6 'heard':4 'never':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/2841558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696901756 {#2935
    date: 2023-10-10 03:35:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#2939
  +user: App\Entity\User {#2953 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have never heard of either of these apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696901756 {#2934
    date: 2023-10-10 03:35:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2941 …}
  +nested: Doctrine\ORM\PersistentCollection {#2943 …}
  +votes: Doctrine\ORM\PersistentCollection {#2945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
  -id: 39535
  -bodyTs: "'app':9 'either':6 'heard':4 'never':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/2841558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696901756 {#2935
    date: 2023-10-10 03:35:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details