GET https://kbin.spritesserver.nl/index.php/u/@yarn@sopuli.xyz/comments/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.27 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.03 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.01 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 {#2118
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: null
  +root: null
  +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689616244 {#2120
    date: 2023-07-17 19:50:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 16862
  -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/971938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688944103 {#2159
    date: 2023-07-10 01:08: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
3 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: null
  +root: null
  +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689616244 {#2120
    date: 2023-07-17 19:50:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 16862
  -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/971938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688944103 {#2159
    date: 2023-07-10 01:08: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
4 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: null
  +root: null
  +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689616244 {#2120
    date: 2023-07-17 19:50:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 16862
  -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/971938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688944103 {#2159
    date: 2023-07-10 01:08: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
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 {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689616244 {#2120
      date: 2023-07-17 19:50:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 16862
    -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/971938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688944103 {#2159
      date: 2023-07-10 01:08:23.0 +02:00
    }
  }
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689616147 {#2121
    date: 2023-07-17 19:49:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@yarn@sopuli.xyz"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 20999
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1233278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689616147 {#2115
    date: 2023-07-17 19:49:07.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 {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689616244 {#2120
      date: 2023-07-17 19:50:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 16862
    -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/971938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688944103 {#2159
      date: 2023-07-10 01:08:23.0 +02:00
    }
  }
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689616147 {#2121
    date: 2023-07-17 19:49:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@yarn@sopuli.xyz"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 20999
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1233278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689616147 {#2115
    date: 2023-07-17 19:49:07.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 {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689616244 {#2120
      date: 2023-07-17 19:50:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 16862
    -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/971938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688944103 {#2159
      date: 2023-07-10 01:08:23.0 +02:00
    }
  }
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689616147 {#2121
    date: 2023-07-17 19:49:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@yarn@sopuli.xyz"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 20999
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1233278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689616147 {#2115
    date: 2023-07-17 19:49:07.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 {#2320
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +root: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689616244 {#2120
      date: 2023-07-17 19:50:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 16862
    -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/971938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688944103 {#2159
      date: 2023-07-10 01:08:23.0 +02:00
    }
  }
  +body: """
    Cool, thanks for the update! Coincidentally, Liftoff put gestures with no option to turn them off in their latest release, so I’ve been a little unsatisfied about that. I’ll try Thunder again.\n
    \n
    The play store release is a huge deal too. Ngl that I probably wouldn’t have used Thunder if I had to manually update it from github for each new release.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689603788 {#2334
    date: 2023-07-17 16:23:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@yarn@sopuli.xyz"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 20830
  -bodyTs: "'coincident':6 'cool':1 'deal':42 'gestur':9 'github':61 'huge':41 'latest':19 'liftoff':7 'littl':26 'll':31 'manual':57 'new':64 'ngl':44 'option':12 'play':36 'probabl':47 'put':8 'releas':20,38,65 'store':37 'thank':2 'thunder':33,52 'tri':32 'turn':14 'unsatisfi':27 'updat':5,58 'use':51 've':23 'wouldn':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1226679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689603788 {#2041
    date: 2023-07-17 16:23: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
11 DENIED edit
App\Entity\EntryComment {#2320
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +root: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689616244 {#2120
      date: 2023-07-17 19:50:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 16862
    -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/971938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688944103 {#2159
      date: 2023-07-10 01:08:23.0 +02:00
    }
  }
  +body: """
    Cool, thanks for the update! Coincidentally, Liftoff put gestures with no option to turn them off in their latest release, so I’ve been a little unsatisfied about that. I’ll try Thunder again.\n
    \n
    The play store release is a huge deal too. Ngl that I probably wouldn’t have used Thunder if I had to manually update it from github for each new release.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689603788 {#2334
    date: 2023-07-17 16:23:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@yarn@sopuli.xyz"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 20830
  -bodyTs: "'coincident':6 'cool':1 'deal':42 'gestur':9 'github':61 'huge':41 'latest':19 'liftoff':7 'littl':26 'll':31 'manual':57 'new':64 'ngl':44 'option':12 'play':36 'probabl':47 'put':8 'releas':20,38,65 'store':37 'thank':2 'thunder':33,52 'tri':32 'turn':14 'unsatisfi':27 'updat':5,58 'use':51 've':23 'wouldn':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1226679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689603788 {#2041
    date: 2023-07-17 16:23: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
12 DENIED moderate
App\Entity\EntryComment {#2320
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +root: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689616244 {#2120
      date: 2023-07-17 19:50:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 16862
    -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/971938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688944103 {#2159
      date: 2023-07-10 01:08:23.0 +02:00
    }
  }
  +body: """
    Cool, thanks for the update! Coincidentally, Liftoff put gestures with no option to turn them off in their latest release, so I’ve been a little unsatisfied about that. I’ll try Thunder again.\n
    \n
    The play store release is a huge deal too. Ngl that I probably wouldn’t have used Thunder if I had to manually update it from github for each new release.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689603788 {#2334
    date: 2023-07-17 16:23:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@yarn@sopuli.xyz"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 20830
  -bodyTs: "'coincident':6 'cool':1 'deal':42 'gestur':9 'github':61 'huge':41 'latest':19 'liftoff':7 'littl':26 'll':31 'manual':57 'new':64 'ngl':44 'option':12 'play':36 'probabl':47 'put':8 'releas':20,38,65 'store':37 'thank':2 'thunder':33,52 'tri':32 'turn':14 'unsatisfi':27 'updat':5,58 'use':51 've':23 'wouldn':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1226679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689603788 {#2041
    date: 2023-07-17 16:23: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
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 {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There was a bug with the hot sort a couple weeks ago, so that kind of poisoned the well a little bit. I’m never sure if the poor sorting is due to another bug or if it’s just the nature of how hot and active sort works. Assuming the sorts are working as intended, I’m beginning to believe that lemmy is just too small for hot and active to work well. Maybe they’ll be more applicable if lemmy grows to the size of reddit.\n
    \n
    But anyway, I’ve just been sticking to the “top” sorts, for now. Those work well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689443941 {#2293
    date: 2023-07-15 19:59:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SeatBeeSate@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 18505
  -bodyTs: "'activ':47,71 'ago':12 'anoth':34 'anyway':90 'applic':80 'assum':50 'begin':59 'believ':61 'bit':22 'bug':4,35 'coupl':10 'due':32 'grow':83 'hot':7,45,69 'intend':56 'kind':15 'lemmi':63,82 'littl':21 'll':77 'm':24,58 'mayb':75 'natur':42 'never':25 'poison':17 'poor':29 'reddit':88 'size':86 'small':67 'sort':8,30,48,52,99 'stick':95 'sure':26 'top':98 've':92 'week':11 'well':19,74,104 'work':49,54,73,103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1171281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689443941 {#2252
    date: 2023-07-15 19:59: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
15 DENIED edit
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There was a bug with the hot sort a couple weeks ago, so that kind of poisoned the well a little bit. I’m never sure if the poor sorting is due to another bug or if it’s just the nature of how hot and active sort works. Assuming the sorts are working as intended, I’m beginning to believe that lemmy is just too small for hot and active to work well. Maybe they’ll be more applicable if lemmy grows to the size of reddit.\n
    \n
    But anyway, I’ve just been sticking to the “top” sorts, for now. Those work well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689443941 {#2293
    date: 2023-07-15 19:59:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SeatBeeSate@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 18505
  -bodyTs: "'activ':47,71 'ago':12 'anoth':34 'anyway':90 'applic':80 'assum':50 'begin':59 'believ':61 'bit':22 'bug':4,35 'coupl':10 'due':32 'grow':83 'hot':7,45,69 'intend':56 'kind':15 'lemmi':63,82 'littl':21 'll':77 'm':24,58 'mayb':75 'natur':42 'never':25 'poison':17 'poor':29 'reddit':88 'size':86 'small':67 'sort':8,30,48,52,99 'stick':95 'sure':26 'top':98 've':92 'week':11 'well':19,74,104 'work':49,54,73,103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1171281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689443941 {#2252
    date: 2023-07-15 19:59: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
16 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There was a bug with the hot sort a couple weeks ago, so that kind of poisoned the well a little bit. I’m never sure if the poor sorting is due to another bug or if it’s just the nature of how hot and active sort works. Assuming the sorts are working as intended, I’m beginning to believe that lemmy is just too small for hot and active to work well. Maybe they’ll be more applicable if lemmy grows to the size of reddit.\n
    \n
    But anyway, I’ve just been sticking to the “top” sorts, for now. Those work well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689443941 {#2293
    date: 2023-07-15 19:59:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SeatBeeSate@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 18505
  -bodyTs: "'activ':47,71 'ago':12 'anoth':34 'anyway':90 'applic':80 'assum':50 'begin':59 'believ':61 'bit':22 'bug':4,35 'coupl':10 'due':32 'grow':83 'hot':7,45,69 'intend':56 'kind':15 'lemmi':63,82 'littl':21 'll':77 'm':24,58 'mayb':75 'natur':42 'never':25 'poison':17 'poor':29 'reddit':88 'size':86 'small':67 'sort':8,30,48,52,99 'stick':95 'sure':26 'top':98 've':92 'week':11 'well':19,74,104 'work':49,54,73,103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1171281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689443941 {#2252
    date: 2023-07-15 19:59: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
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 {#2213
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t get my news from any social media platform, including lemmy, no offense to lemmy. I used to do that with reddit, but it’s just too unhinged getting your news that way.\n
    \n
    I stick with Associated Press, Reuters, and The New York Times, in that order. I also use Google News specifically for local news, but I don’t even peek at the main world news feed there.\n
    \n
    More generally speaking, I stick to the old school human editorial board for my news. News that’s presented to me on AP, for example, has already been filtered by a board of humans who are smarter than me and whose opinions I trust on the state of the world. Opening up your selection of news to an easily gameable social media algorithm is just more trouble than it’s worth, in my opinion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689043156 {#2333
    date: 2023-07-11 04:39:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ohthereyouare@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 9738
  -bodyTs: "'algorithm':134 'alreadi':98 'also':51 'ap':94 'associ':39 'board':83,103 'easili':130 'editori':82 'even':63 'exampl':96 'feed':70 'filter':100 'gameabl':131 'general':73 'get':4,31 'googl':53 'human':81,105 'includ':12 'lemmi':13,17 'local':57 'main':67 'media':10,133 'new':44 'news':6,33,54,58,69,86,87,127 'offens':15 'old':79 'open':122 'opinion':113,145 'order':49 'peek':64 'platform':11 'present':90 'press':40 'reddit':24 'reuter':41 'school':80 'select':125 'smarter':108 'social':9,132 'speak':74 'specif':55 'state':118 'stick':37,76 'time':46 'troubl':138 'trust':115 'unhing':30 'use':19,52 'way':35 'whose':112 'world':68,121 'worth':142 'york':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/990128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688999717 {#2329
    date: 2023-07-10 16:35:17.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 {#2213
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t get my news from any social media platform, including lemmy, no offense to lemmy. I used to do that with reddit, but it’s just too unhinged getting your news that way.\n
    \n
    I stick with Associated Press, Reuters, and The New York Times, in that order. I also use Google News specifically for local news, but I don’t even peek at the main world news feed there.\n
    \n
    More generally speaking, I stick to the old school human editorial board for my news. News that’s presented to me on AP, for example, has already been filtered by a board of humans who are smarter than me and whose opinions I trust on the state of the world. Opening up your selection of news to an easily gameable social media algorithm is just more trouble than it’s worth, in my opinion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689043156 {#2333
    date: 2023-07-11 04:39:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ohthereyouare@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 9738
  -bodyTs: "'algorithm':134 'alreadi':98 'also':51 'ap':94 'associ':39 'board':83,103 'easili':130 'editori':82 'even':63 'exampl':96 'feed':70 'filter':100 'gameabl':131 'general':73 'get':4,31 'googl':53 'human':81,105 'includ':12 'lemmi':13,17 'local':57 'main':67 'media':10,133 'new':44 'news':6,33,54,58,69,86,87,127 'offens':15 'old':79 'open':122 'opinion':113,145 'order':49 'peek':64 'platform':11 'present':90 'press':40 'reddit':24 'reuter':41 'school':80 'select':125 'smarter':108 'social':9,132 'speak':74 'specif':55 'state':118 'stick':37,76 'time':46 'troubl':138 'trust':115 'unhing':30 'use':19,52 'way':35 'whose':112 'world':68,121 'worth':142 'york':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/990128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688999717 {#2329
    date: 2023-07-10 16:35:17.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 {#2213
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t get my news from any social media platform, including lemmy, no offense to lemmy. I used to do that with reddit, but it’s just too unhinged getting your news that way.\n
    \n
    I stick with Associated Press, Reuters, and The New York Times, in that order. I also use Google News specifically for local news, but I don’t even peek at the main world news feed there.\n
    \n
    More generally speaking, I stick to the old school human editorial board for my news. News that’s presented to me on AP, for example, has already been filtered by a board of humans who are smarter than me and whose opinions I trust on the state of the world. Opening up your selection of news to an easily gameable social media algorithm is just more trouble than it’s worth, in my opinion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689043156 {#2333
    date: 2023-07-11 04:39:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ohthereyouare@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 9738
  -bodyTs: "'algorithm':134 'alreadi':98 'also':51 'ap':94 'associ':39 'board':83,103 'easili':130 'editori':82 'even':63 'exampl':96 'feed':70 'filter':100 'gameabl':131 'general':73 'get':4,31 'googl':53 'human':81,105 'includ':12 'lemmi':13,17 'local':57 'main':67 'media':10,133 'new':44 'news':6,33,54,58,69,86,87,127 'offens':15 'old':79 'open':122 'opinion':113,145 'order':49 'peek':64 'platform':11 'present':90 'press':40 'reddit':24 'reuter':41 'school':80 'select':125 'smarter':108 'social':9,132 'speak':74 'specif':55 'state':118 'stick':37,76 'time':46 'troubl':138 'trust':115 'unhing':30 'use':19,52 'way':35 'whose':112 'world':68,121 'worth':142 'york':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/990128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688999717 {#2329
    date: 2023-07-10 16:35:17.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 {#2162
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t get my news from any social media platform, including lemmy, no offense to lemmy. I used to do that with reddit, but it’s just too unhinged getting your news that way.\n
      \n
      I stick with Associated Press, Reuters, and The New York Times, in that order. I also use Google News specifically for local news, but I don’t even peek at the main world news feed there.\n
      \n
      More generally speaking, I stick to the old school human editorial board for my news. News that’s presented to me on AP, for example, has already been filtered by a board of humans who are smarter than me and whose opinions I trust on the state of the world. Opening up your selection of news to an easily gameable social media algorithm is just more trouble than it’s worth, in my opinion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689043156 {#2333
      date: 2023-07-11 04:39:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ohthereyouare@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2231 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2223 …}
    +reports: Doctrine\ORM\PersistentCollection {#2224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
    -id: 9738
    -bodyTs: "'algorithm':134 'alreadi':98 'also':51 'ap':94 'associ':39 'board':83,103 'easili':130 'editori':82 'even':63 'exampl':96 'feed':70 'filter':100 'gameabl':131 'general':73 'get':4,31 'googl':53 'human':81,105 'includ':12 'lemmi':13,17 'local':57 'main':67 'media':10,133 'new':44 'news':6,33,54,58,69,86,87,127 'offens':15 'old':79 'open':122 'opinion':113,145 'order':49 'peek':64 'platform':11 'present':90 'press':40 'reddit':24 'reuter':41 'school':80 'select':125 'smarter':108 'social':9,132 'speak':74 'specif':55 'state':118 'stick':37,76 'time':46 'troubl':138 'trust':115 'unhing':30 'use':19,52 'way':35 'whose':112 'world':68,121 'worth':142 'york':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/990128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688999717 {#2329
      date: 2023-07-10 16:35:17.0 +02:00
    }
  }
  +body: "Sorry, I have to admit that I’m not the best at keeping up with LGBTQ+ news, so I wasn’t aware of that controversy. I’ll keep an eye on that and see how it shakes out. If NYT continues to stir controversy, then I can switch. I’m not particularly attached to them. Washington Post would be a good replacement, and I saw that GLAAD article mention that WP’s LGBTQ+ coverage is better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689043154 {#2228
    date: 2023-07-11 04:39:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ohthereyouare@lemmy.world"
    "@yarn@sopuli.xyz"
    "@spaduf@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 10181
  -bodyTs: "'admit':5 'articl':68 'attach':53 'awar':22 'best':11 'better':76 'continu':41 'controversi':25,44 'coverag':74 'eye':30 'glaad':67 'good':61 'keep':13,28 'lgbtq':16,73 'll':27 'm':8,50 'mention':69 'news':17 'nyt':40 'particular':52 'post':57 'replac':62 'saw':65 'see':34 'shake':37 'sorri':1 'stir':43 'switch':48 'washington':56 'wasn':20 'would':58 'wp':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1010536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689043154 {#2189
    date: 2023-07-11 04:39: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
23 DENIED edit
App\Entity\EntryComment {#2162
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t get my news from any social media platform, including lemmy, no offense to lemmy. I used to do that with reddit, but it’s just too unhinged getting your news that way.\n
      \n
      I stick with Associated Press, Reuters, and The New York Times, in that order. I also use Google News specifically for local news, but I don’t even peek at the main world news feed there.\n
      \n
      More generally speaking, I stick to the old school human editorial board for my news. News that’s presented to me on AP, for example, has already been filtered by a board of humans who are smarter than me and whose opinions I trust on the state of the world. Opening up your selection of news to an easily gameable social media algorithm is just more trouble than it’s worth, in my opinion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689043156 {#2333
      date: 2023-07-11 04:39:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ohthereyouare@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2231 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2223 …}
    +reports: Doctrine\ORM\PersistentCollection {#2224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
    -id: 9738
    -bodyTs: "'algorithm':134 'alreadi':98 'also':51 'ap':94 'associ':39 'board':83,103 'easili':130 'editori':82 'even':63 'exampl':96 'feed':70 'filter':100 'gameabl':131 'general':73 'get':4,31 'googl':53 'human':81,105 'includ':12 'lemmi':13,17 'local':57 'main':67 'media':10,133 'new':44 'news':6,33,54,58,69,86,87,127 'offens':15 'old':79 'open':122 'opinion':113,145 'order':49 'peek':64 'platform':11 'present':90 'press':40 'reddit':24 'reuter':41 'school':80 'select':125 'smarter':108 'social':9,132 'speak':74 'specif':55 'state':118 'stick':37,76 'time':46 'troubl':138 'trust':115 'unhing':30 'use':19,52 'way':35 'whose':112 'world':68,121 'worth':142 'york':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/990128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688999717 {#2329
      date: 2023-07-10 16:35:17.0 +02:00
    }
  }
  +body: "Sorry, I have to admit that I’m not the best at keeping up with LGBTQ+ news, so I wasn’t aware of that controversy. I’ll keep an eye on that and see how it shakes out. If NYT continues to stir controversy, then I can switch. I’m not particularly attached to them. Washington Post would be a good replacement, and I saw that GLAAD article mention that WP’s LGBTQ+ coverage is better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689043154 {#2228
    date: 2023-07-11 04:39:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ohthereyouare@lemmy.world"
    "@yarn@sopuli.xyz"
    "@spaduf@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 10181
  -bodyTs: "'admit':5 'articl':68 'attach':53 'awar':22 'best':11 'better':76 'continu':41 'controversi':25,44 'coverag':74 'eye':30 'glaad':67 'good':61 'keep':13,28 'lgbtq':16,73 'll':27 'm':8,50 'mention':69 'news':17 'nyt':40 'particular':52 'post':57 'replac':62 'saw':65 'see':34 'shake':37 'sorri':1 'stir':43 'switch':48 'washington':56 'wasn':20 'would':58 'wp':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1010536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689043154 {#2189
    date: 2023-07-11 04:39: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
24 DENIED moderate
App\Entity\EntryComment {#2162
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t get my news from any social media platform, including lemmy, no offense to lemmy. I used to do that with reddit, but it’s just too unhinged getting your news that way.\n
      \n
      I stick with Associated Press, Reuters, and The New York Times, in that order. I also use Google News specifically for local news, but I don’t even peek at the main world news feed there.\n
      \n
      More generally speaking, I stick to the old school human editorial board for my news. News that’s presented to me on AP, for example, has already been filtered by a board of humans who are smarter than me and whose opinions I trust on the state of the world. Opening up your selection of news to an easily gameable social media algorithm is just more trouble than it’s worth, in my opinion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689043156 {#2333
      date: 2023-07-11 04:39:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ohthereyouare@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2231 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2223 …}
    +reports: Doctrine\ORM\PersistentCollection {#2224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
    -id: 9738
    -bodyTs: "'algorithm':134 'alreadi':98 'also':51 'ap':94 'associ':39 'board':83,103 'easili':130 'editori':82 'even':63 'exampl':96 'feed':70 'filter':100 'gameabl':131 'general':73 'get':4,31 'googl':53 'human':81,105 'includ':12 'lemmi':13,17 'local':57 'main':67 'media':10,133 'new':44 'news':6,33,54,58,69,86,87,127 'offens':15 'old':79 'open':122 'opinion':113,145 'order':49 'peek':64 'platform':11 'present':90 'press':40 'reddit':24 'reuter':41 'school':80 'select':125 'smarter':108 'social':9,132 'speak':74 'specif':55 'state':118 'stick':37,76 'time':46 'troubl':138 'trust':115 'unhing':30 'use':19,52 'way':35 'whose':112 'world':68,121 'worth':142 'york':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/990128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688999717 {#2329
      date: 2023-07-10 16:35:17.0 +02:00
    }
  }
  +body: "Sorry, I have to admit that I’m not the best at keeping up with LGBTQ+ news, so I wasn’t aware of that controversy. I’ll keep an eye on that and see how it shakes out. If NYT continues to stir controversy, then I can switch. I’m not particularly attached to them. Washington Post would be a good replacement, and I saw that GLAAD article mention that WP’s LGBTQ+ coverage is better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689043154 {#2228
    date: 2023-07-11 04:39:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ohthereyouare@lemmy.world"
    "@yarn@sopuli.xyz"
    "@spaduf@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 10181
  -bodyTs: "'admit':5 'articl':68 'attach':53 'awar':22 'best':11 'better':76 'continu':41 'controversi':25,44 'coverag':74 'eye':30 'glaad':67 'good':61 'keep':13,28 'lgbtq':16,73 'll':27 'm':8,50 'mention':69 'news':17 'nyt':40 'particular':52 'post':57 'replac':62 'saw':65 'see':34 'shake':37 'sorri':1 'stir':43 'switch':48 'washington':56 'wasn':20 'would':58 'wp':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1010536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689043154 {#2189
    date: 2023-07-11 04:39: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
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 {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Bach’s Chaconne from his violin partita in D minor.\n
    \n
    It’s a song that was written around the time when Bach’s wife died, and if you listen hard enough, you can almost hear that it’s about her. It sounds like there are two voices, a low voice and high voice, who meet and fall in love with each other, and experience all the highs and lows of life and then are torn away from each other by death in the end. And it’s all done with just notes on a violin. And what’s more, it was written 300 years ago! It trips me out thinking about how somebody can write something so epic for a single instrument so long ago.\n
    \n
    [Jacsha Heifetz’s version of it](https://youtu.be/vhOaS_Cy8_8) is my favorite. Some people don’t like how fast he plays it, but he does the ending the best, in my opinion. You can hear the pain and denial and chaos of the two voices trying to enjoy their last moments together and leave nothing unsaid between each other most clearly the way Heifetz plays it.\n
    \n
    [Itzhak Perlman’s version](https://youtu.be/VfwVim0EybY) is very good too. He plays at a slower pace than Heifetz, and has a more epic sounding tone. The highs and lows are generally more epic sounding the Heifetz, but I don’t quite understand how Perlman plays the ending. I have no doubt that he’s trying to tell the same story as Heifetz, but there isn’t any of that pain and chaos like Heifetz has. I’ve seen interviews with Perlman, and he seems like a very happy and well adjusted guy, so maybe that explains why his ending is so different. Maybe that’s just how the ending is for happy people like that, and I can’t comprehend it.\n
    \n
    There are other good renditions to check out too, but Heifetz and Perlman are my favorites. Hillary Hahn and Nathan Milstein are other popular ones. Plus a bunch of others. That’s another cool thing about Chaconne. Everybody has their own rendition.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689021558 {#2044
    date: 2023-07-10 22:39:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuietStorm@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 9543
  -bodyTs: "'/vfwvim0eyby)':198 '/vhoas_cy8_8)':134 '300':103 'adjust':283 'ago':105,125 'almost':34 'anoth':346 'around':18 'away':76 'bach':1,22 'best':154 'bunch':341 'chaconn':3,350 'chao':166,264 'check':320 'clear':186 'comprehend':312 'cool':347 'd':9 'death':81 'denial':164 'die':25 'differ':294 'done':89 'doubt':243 'end':84,152,239,291,301 'enjoy':173 'enough':31 'epic':118,215,225 'everybodi':351 'experi':64 'explain':288 'fall':57 'fast':144 'favorit':137,329 'general':223 'good':201,317 'guy':284 'hahn':331 'happi':280,304 'hard':30 'hear':35,160 'heifetz':127,189,210,228,254,266,324 'high':52,67,219 'hillari':330 'instrument':122 'interview':271 'isn':257 'itzhak':192 'jacsha':126 'last':175 'leav':179 'life':71 'like':43,142,265,277,306 'listen':29 'long':124 'love':59 'low':49,69,221 'mayb':286,295 'meet':55 'milstein':334 'minor':10 'moment':176 'nathan':333 'note':92 'noth':180 'one':338 'opinion':157 'other':343 'pace':208 'pain':162,262 'partita':7 'peopl':139,305 'perlman':193,236,273,326 'play':146,190,204,237 'plus':339 'popular':337 'quit':233 'rendit':318,355 'seem':276 'seen':270 'singl':121 'slower':207 'somebodi':113 'someth':116 'song':14 'sound':42,216,226 'stori':252 'tell':249 'thing':348 'think':110 'time':20 'togeth':177 'tone':217 'torn':75 'tri':171,247 'trip':107 'two':46,169 'understand':234 'unsaid':181 've':269 'version':129,195 'violin':6,95 'voic':47,50,53,170 'way':188 'well':282 'wife':24 'write':115 'written':17,102 'year':104 'youtu.be':133,197 'youtu.be/vfwvim0eyby)':196 'youtu.be/vhoas_cy8_8)':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/961533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688924891 {#2128
    date: 2023-07-09 19:48:11.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 {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Bach’s Chaconne from his violin partita in D minor.\n
    \n
    It’s a song that was written around the time when Bach’s wife died, and if you listen hard enough, you can almost hear that it’s about her. It sounds like there are two voices, a low voice and high voice, who meet and fall in love with each other, and experience all the highs and lows of life and then are torn away from each other by death in the end. And it’s all done with just notes on a violin. And what’s more, it was written 300 years ago! It trips me out thinking about how somebody can write something so epic for a single instrument so long ago.\n
    \n
    [Jacsha Heifetz’s version of it](https://youtu.be/vhOaS_Cy8_8) is my favorite. Some people don’t like how fast he plays it, but he does the ending the best, in my opinion. You can hear the pain and denial and chaos of the two voices trying to enjoy their last moments together and leave nothing unsaid between each other most clearly the way Heifetz plays it.\n
    \n
    [Itzhak Perlman’s version](https://youtu.be/VfwVim0EybY) is very good too. He plays at a slower pace than Heifetz, and has a more epic sounding tone. The highs and lows are generally more epic sounding the Heifetz, but I don’t quite understand how Perlman plays the ending. I have no doubt that he’s trying to tell the same story as Heifetz, but there isn’t any of that pain and chaos like Heifetz has. I’ve seen interviews with Perlman, and he seems like a very happy and well adjusted guy, so maybe that explains why his ending is so different. Maybe that’s just how the ending is for happy people like that, and I can’t comprehend it.\n
    \n
    There are other good renditions to check out too, but Heifetz and Perlman are my favorites. Hillary Hahn and Nathan Milstein are other popular ones. Plus a bunch of others. That’s another cool thing about Chaconne. Everybody has their own rendition.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689021558 {#2044
    date: 2023-07-10 22:39:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuietStorm@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 9543
  -bodyTs: "'/vfwvim0eyby)':198 '/vhoas_cy8_8)':134 '300':103 'adjust':283 'ago':105,125 'almost':34 'anoth':346 'around':18 'away':76 'bach':1,22 'best':154 'bunch':341 'chaconn':3,350 'chao':166,264 'check':320 'clear':186 'comprehend':312 'cool':347 'd':9 'death':81 'denial':164 'die':25 'differ':294 'done':89 'doubt':243 'end':84,152,239,291,301 'enjoy':173 'enough':31 'epic':118,215,225 'everybodi':351 'experi':64 'explain':288 'fall':57 'fast':144 'favorit':137,329 'general':223 'good':201,317 'guy':284 'hahn':331 'happi':280,304 'hard':30 'hear':35,160 'heifetz':127,189,210,228,254,266,324 'high':52,67,219 'hillari':330 'instrument':122 'interview':271 'isn':257 'itzhak':192 'jacsha':126 'last':175 'leav':179 'life':71 'like':43,142,265,277,306 'listen':29 'long':124 'love':59 'low':49,69,221 'mayb':286,295 'meet':55 'milstein':334 'minor':10 'moment':176 'nathan':333 'note':92 'noth':180 'one':338 'opinion':157 'other':343 'pace':208 'pain':162,262 'partita':7 'peopl':139,305 'perlman':193,236,273,326 'play':146,190,204,237 'plus':339 'popular':337 'quit':233 'rendit':318,355 'seem':276 'seen':270 'singl':121 'slower':207 'somebodi':113 'someth':116 'song':14 'sound':42,216,226 'stori':252 'tell':249 'thing':348 'think':110 'time':20 'togeth':177 'tone':217 'torn':75 'tri':171,247 'trip':107 'two':46,169 'understand':234 'unsaid':181 've':269 'version':129,195 'violin':6,95 'voic':47,50,53,170 'way':188 'well':282 'wife':24 'write':115 'written':17,102 'year':104 'youtu.be':133,197 'youtu.be/vfwvim0eyby)':196 'youtu.be/vhoas_cy8_8)':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/961533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688924891 {#2128
    date: 2023-07-09 19:48:11.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 {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Bach’s Chaconne from his violin partita in D minor.\n
    \n
    It’s a song that was written around the time when Bach’s wife died, and if you listen hard enough, you can almost hear that it’s about her. It sounds like there are two voices, a low voice and high voice, who meet and fall in love with each other, and experience all the highs and lows of life and then are torn away from each other by death in the end. And it’s all done with just notes on a violin. And what’s more, it was written 300 years ago! It trips me out thinking about how somebody can write something so epic for a single instrument so long ago.\n
    \n
    [Jacsha Heifetz’s version of it](https://youtu.be/vhOaS_Cy8_8) is my favorite. Some people don’t like how fast he plays it, but he does the ending the best, in my opinion. You can hear the pain and denial and chaos of the two voices trying to enjoy their last moments together and leave nothing unsaid between each other most clearly the way Heifetz plays it.\n
    \n
    [Itzhak Perlman’s version](https://youtu.be/VfwVim0EybY) is very good too. He plays at a slower pace than Heifetz, and has a more epic sounding tone. The highs and lows are generally more epic sounding the Heifetz, but I don’t quite understand how Perlman plays the ending. I have no doubt that he’s trying to tell the same story as Heifetz, but there isn’t any of that pain and chaos like Heifetz has. I’ve seen interviews with Perlman, and he seems like a very happy and well adjusted guy, so maybe that explains why his ending is so different. Maybe that’s just how the ending is for happy people like that, and I can’t comprehend it.\n
    \n
    There are other good renditions to check out too, but Heifetz and Perlman are my favorites. Hillary Hahn and Nathan Milstein are other popular ones. Plus a bunch of others. That’s another cool thing about Chaconne. Everybody has their own rendition.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689021558 {#2044
    date: 2023-07-10 22:39:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuietStorm@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 9543
  -bodyTs: "'/vfwvim0eyby)':198 '/vhoas_cy8_8)':134 '300':103 'adjust':283 'ago':105,125 'almost':34 'anoth':346 'around':18 'away':76 'bach':1,22 'best':154 'bunch':341 'chaconn':3,350 'chao':166,264 'check':320 'clear':186 'comprehend':312 'cool':347 'd':9 'death':81 'denial':164 'die':25 'differ':294 'done':89 'doubt':243 'end':84,152,239,291,301 'enjoy':173 'enough':31 'epic':118,215,225 'everybodi':351 'experi':64 'explain':288 'fall':57 'fast':144 'favorit':137,329 'general':223 'good':201,317 'guy':284 'hahn':331 'happi':280,304 'hard':30 'hear':35,160 'heifetz':127,189,210,228,254,266,324 'high':52,67,219 'hillari':330 'instrument':122 'interview':271 'isn':257 'itzhak':192 'jacsha':126 'last':175 'leav':179 'life':71 'like':43,142,265,277,306 'listen':29 'long':124 'love':59 'low':49,69,221 'mayb':286,295 'meet':55 'milstein':334 'minor':10 'moment':176 'nathan':333 'note':92 'noth':180 'one':338 'opinion':157 'other':343 'pace':208 'pain':162,262 'partita':7 'peopl':139,305 'perlman':193,236,273,326 'play':146,190,204,237 'plus':339 'popular':337 'quit':233 'rendit':318,355 'seem':276 'seen':270 'singl':121 'slower':207 'somebodi':113 'someth':116 'song':14 'sound':42,216,226 'stori':252 'tell':249 'thing':348 'think':110 'time':20 'togeth':177 'tone':217 'torn':75 'tri':171,247 'trip':107 'two':46,169 'understand':234 'unsaid':181 've':269 'version':129,195 'violin':6,95 'voic':47,50,53,170 'way':188 'well':282 'wife':24 'write':115 'written':17,102 'year':104 'youtu.be':133,197 'youtu.be/vfwvim0eyby)':196 'youtu.be/vhoas_cy8_8)':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/961533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688924891 {#2128
    date: 2023-07-09 19:48:11.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 {#2210
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: App\Entity\EntryComment {#2220
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Bach’s Chaconne from his violin partita in D minor.\n
      \n
      It’s a song that was written around the time when Bach’s wife died, and if you listen hard enough, you can almost hear that it’s about her. It sounds like there are two voices, a low voice and high voice, who meet and fall in love with each other, and experience all the highs and lows of life and then are torn away from each other by death in the end. And it’s all done with just notes on a violin. And what’s more, it was written 300 years ago! It trips me out thinking about how somebody can write something so epic for a single instrument so long ago.\n
      \n
      [Jacsha Heifetz’s version of it](https://youtu.be/vhOaS_Cy8_8) is my favorite. Some people don’t like how fast he plays it, but he does the ending the best, in my opinion. You can hear the pain and denial and chaos of the two voices trying to enjoy their last moments together and leave nothing unsaid between each other most clearly the way Heifetz plays it.\n
      \n
      [Itzhak Perlman’s version](https://youtu.be/VfwVim0EybY) is very good too. He plays at a slower pace than Heifetz, and has a more epic sounding tone. The highs and lows are generally more epic sounding the Heifetz, but I don’t quite understand how Perlman plays the ending. I have no doubt that he’s trying to tell the same story as Heifetz, but there isn’t any of that pain and chaos like Heifetz has. I’ve seen interviews with Perlman, and he seems like a very happy and well adjusted guy, so maybe that explains why his ending is so different. Maybe that’s just how the ending is for happy people like that, and I can’t comprehend it.\n
      \n
      There are other good renditions to check out too, but Heifetz and Perlman are my favorites. Hillary Hahn and Nathan Milstein are other popular ones. Plus a bunch of others. That’s another cool thing about Chaconne. Everybody has their own rendition.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689021558 {#2044
      date: 2023-07-10 22:39:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@QuietStorm@lemmy.fmhy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 9543
    -bodyTs: "'/vfwvim0eyby)':198 '/vhoas_cy8_8)':134 '300':103 'adjust':283 'ago':105,125 'almost':34 'anoth':346 'around':18 'away':76 'bach':1,22 'best':154 'bunch':341 'chaconn':3,350 'chao':166,264 'check':320 'clear':186 'comprehend':312 'cool':347 'd':9 'death':81 'denial':164 'die':25 'differ':294 'done':89 'doubt':243 'end':84,152,239,291,301 'enjoy':173 'enough':31 'epic':118,215,225 'everybodi':351 'experi':64 'explain':288 'fall':57 'fast':144 'favorit':137,329 'general':223 'good':201,317 'guy':284 'hahn':331 'happi':280,304 'hard':30 'hear':35,160 'heifetz':127,189,210,228,254,266,324 'high':52,67,219 'hillari':330 'instrument':122 'interview':271 'isn':257 'itzhak':192 'jacsha':126 'last':175 'leav':179 'life':71 'like':43,142,265,277,306 'listen':29 'long':124 'love':59 'low':49,69,221 'mayb':286,295 'meet':55 'milstein':334 'minor':10 'moment':176 'nathan':333 'note':92 'noth':180 'one':338 'opinion':157 'other':343 'pace':208 'pain':162,262 'partita':7 'peopl':139,305 'perlman':193,236,273,326 'play':146,190,204,237 'plus':339 'popular':337 'quit':233 'rendit':318,355 'seem':276 'seen':270 'singl':121 'slower':207 'somebodi':113 'someth':116 'song':14 'sound':42,216,226 'stori':252 'tell':249 'thing':348 'think':110 'time':20 'togeth':177 'tone':217 'torn':75 'tri':171,247 'trip':107 'two':46,169 'understand':234 'unsaid':181 've':269 'version':129,195 'violin':6,95 'voic':47,50,53,170 'way':188 'well':282 'wife':24 'write':115 'written':17,102 'year':104 'youtu.be':133,197 'youtu.be/vfwvim0eyby)':196 'youtu.be/vhoas_cy8_8)':132"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/961533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688924891 {#2128
      date: 2023-07-09 19:48:11.0 +02:00
    }
  }
  +body: "Glad you liked it! Yeah, I love Perlman’s rendtion, but Heifetz’s just takes the cake for me. The ending is too real."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689013659 {#2261
    date: 2023-07-10 20:27:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuietStorm@lemmy.fmhy.ml"
    "@yarn@sopuli.xyz"
    "@Lakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 9545
  -bodyTs: "'cake':17 'end':21 'glad':1 'heifetz':12 'like':3 'love':7 'perlman':8 'real':24 'rendtion':10 'take':15 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/996780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689013659 {#2277
    date: 2023-07-10 20:27:39.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 {#2210
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: App\Entity\EntryComment {#2220
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Bach’s Chaconne from his violin partita in D minor.\n
      \n
      It’s a song that was written around the time when Bach’s wife died, and if you listen hard enough, you can almost hear that it’s about her. It sounds like there are two voices, a low voice and high voice, who meet and fall in love with each other, and experience all the highs and lows of life and then are torn away from each other by death in the end. And it’s all done with just notes on a violin. And what’s more, it was written 300 years ago! It trips me out thinking about how somebody can write something so epic for a single instrument so long ago.\n
      \n
      [Jacsha Heifetz’s version of it](https://youtu.be/vhOaS_Cy8_8) is my favorite. Some people don’t like how fast he plays it, but he does the ending the best, in my opinion. You can hear the pain and denial and chaos of the two voices trying to enjoy their last moments together and leave nothing unsaid between each other most clearly the way Heifetz plays it.\n
      \n
      [Itzhak Perlman’s version](https://youtu.be/VfwVim0EybY) is very good too. He plays at a slower pace than Heifetz, and has a more epic sounding tone. The highs and lows are generally more epic sounding the Heifetz, but I don’t quite understand how Perlman plays the ending. I have no doubt that he’s trying to tell the same story as Heifetz, but there isn’t any of that pain and chaos like Heifetz has. I’ve seen interviews with Perlman, and he seems like a very happy and well adjusted guy, so maybe that explains why his ending is so different. Maybe that’s just how the ending is for happy people like that, and I can’t comprehend it.\n
      \n
      There are other good renditions to check out too, but Heifetz and Perlman are my favorites. Hillary Hahn and Nathan Milstein are other popular ones. Plus a bunch of others. That’s another cool thing about Chaconne. Everybody has their own rendition.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689021558 {#2044
      date: 2023-07-10 22:39:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@QuietStorm@lemmy.fmhy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 9543
    -bodyTs: "'/vfwvim0eyby)':198 '/vhoas_cy8_8)':134 '300':103 'adjust':283 'ago':105,125 'almost':34 'anoth':346 'around':18 'away':76 'bach':1,22 'best':154 'bunch':341 'chaconn':3,350 'chao':166,264 'check':320 'clear':186 'comprehend':312 'cool':347 'd':9 'death':81 'denial':164 'die':25 'differ':294 'done':89 'doubt':243 'end':84,152,239,291,301 'enjoy':173 'enough':31 'epic':118,215,225 'everybodi':351 'experi':64 'explain':288 'fall':57 'fast':144 'favorit':137,329 'general':223 'good':201,317 'guy':284 'hahn':331 'happi':280,304 'hard':30 'hear':35,160 'heifetz':127,189,210,228,254,266,324 'high':52,67,219 'hillari':330 'instrument':122 'interview':271 'isn':257 'itzhak':192 'jacsha':126 'last':175 'leav':179 'life':71 'like':43,142,265,277,306 'listen':29 'long':124 'love':59 'low':49,69,221 'mayb':286,295 'meet':55 'milstein':334 'minor':10 'moment':176 'nathan':333 'note':92 'noth':180 'one':338 'opinion':157 'other':343 'pace':208 'pain':162,262 'partita':7 'peopl':139,305 'perlman':193,236,273,326 'play':146,190,204,237 'plus':339 'popular':337 'quit':233 'rendit':318,355 'seem':276 'seen':270 'singl':121 'slower':207 'somebodi':113 'someth':116 'song':14 'sound':42,216,226 'stori':252 'tell':249 'thing':348 'think':110 'time':20 'togeth':177 'tone':217 'torn':75 'tri':171,247 'trip':107 'two':46,169 'understand':234 'unsaid':181 've':269 'version':129,195 'violin':6,95 'voic':47,50,53,170 'way':188 'well':282 'wife':24 'write':115 'written':17,102 'year':104 'youtu.be':133,197 'youtu.be/vfwvim0eyby)':196 'youtu.be/vhoas_cy8_8)':132"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/961533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688924891 {#2128
      date: 2023-07-09 19:48:11.0 +02:00
    }
  }
  +body: "Glad you liked it! Yeah, I love Perlman’s rendtion, but Heifetz’s just takes the cake for me. The ending is too real."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689013659 {#2261
    date: 2023-07-10 20:27:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuietStorm@lemmy.fmhy.ml"
    "@yarn@sopuli.xyz"
    "@Lakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 9545
  -bodyTs: "'cake':17 'end':21 'glad':1 'heifetz':12 'like':3 'love':7 'perlman':8 'real':24 'rendtion':10 'take':15 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/996780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689013659 {#2277
    date: 2023-07-10 20:27:39.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 {#2210
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: App\Entity\EntryComment {#2220
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Bach’s Chaconne from his violin partita in D minor.\n
      \n
      It’s a song that was written around the time when Bach’s wife died, and if you listen hard enough, you can almost hear that it’s about her. It sounds like there are two voices, a low voice and high voice, who meet and fall in love with each other, and experience all the highs and lows of life and then are torn away from each other by death in the end. And it’s all done with just notes on a violin. And what’s more, it was written 300 years ago! It trips me out thinking about how somebody can write something so epic for a single instrument so long ago.\n
      \n
      [Jacsha Heifetz’s version of it](https://youtu.be/vhOaS_Cy8_8) is my favorite. Some people don’t like how fast he plays it, but he does the ending the best, in my opinion. You can hear the pain and denial and chaos of the two voices trying to enjoy their last moments together and leave nothing unsaid between each other most clearly the way Heifetz plays it.\n
      \n
      [Itzhak Perlman’s version](https://youtu.be/VfwVim0EybY) is very good too. He plays at a slower pace than Heifetz, and has a more epic sounding tone. The highs and lows are generally more epic sounding the Heifetz, but I don’t quite understand how Perlman plays the ending. I have no doubt that he’s trying to tell the same story as Heifetz, but there isn’t any of that pain and chaos like Heifetz has. I’ve seen interviews with Perlman, and he seems like a very happy and well adjusted guy, so maybe that explains why his ending is so different. Maybe that’s just how the ending is for happy people like that, and I can’t comprehend it.\n
      \n
      There are other good renditions to check out too, but Heifetz and Perlman are my favorites. Hillary Hahn and Nathan Milstein are other popular ones. Plus a bunch of others. That’s another cool thing about Chaconne. Everybody has their own rendition.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689021558 {#2044
      date: 2023-07-10 22:39:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@QuietStorm@lemmy.fmhy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 9543
    -bodyTs: "'/vfwvim0eyby)':198 '/vhoas_cy8_8)':134 '300':103 'adjust':283 'ago':105,125 'almost':34 'anoth':346 'around':18 'away':76 'bach':1,22 'best':154 'bunch':341 'chaconn':3,350 'chao':166,264 'check':320 'clear':186 'comprehend':312 'cool':347 'd':9 'death':81 'denial':164 'die':25 'differ':294 'done':89 'doubt':243 'end':84,152,239,291,301 'enjoy':173 'enough':31 'epic':118,215,225 'everybodi':351 'experi':64 'explain':288 'fall':57 'fast':144 'favorit':137,329 'general':223 'good':201,317 'guy':284 'hahn':331 'happi':280,304 'hard':30 'hear':35,160 'heifetz':127,189,210,228,254,266,324 'high':52,67,219 'hillari':330 'instrument':122 'interview':271 'isn':257 'itzhak':192 'jacsha':126 'last':175 'leav':179 'life':71 'like':43,142,265,277,306 'listen':29 'long':124 'love':59 'low':49,69,221 'mayb':286,295 'meet':55 'milstein':334 'minor':10 'moment':176 'nathan':333 'note':92 'noth':180 'one':338 'opinion':157 'other':343 'pace':208 'pain':162,262 'partita':7 'peopl':139,305 'perlman':193,236,273,326 'play':146,190,204,237 'plus':339 'popular':337 'quit':233 'rendit':318,355 'seem':276 'seen':270 'singl':121 'slower':207 'somebodi':113 'someth':116 'song':14 'sound':42,216,226 'stori':252 'tell':249 'thing':348 'think':110 'time':20 'togeth':177 'tone':217 'torn':75 'tri':171,247 'trip':107 'two':46,169 'understand':234 'unsaid':181 've':269 'version':129,195 'violin':6,95 'voic':47,50,53,170 'way':188 'well':282 'wife':24 'write':115 'written':17,102 'year':104 'youtu.be':133,197 'youtu.be/vfwvim0eyby)':196 'youtu.be/vhoas_cy8_8)':132"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/961533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688924891 {#2128
      date: 2023-07-09 19:48:11.0 +02:00
    }
  }
  +body: "Glad you liked it! Yeah, I love Perlman’s rendtion, but Heifetz’s just takes the cake for me. The ending is too real."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689013659 {#2261
    date: 2023-07-10 20:27:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuietStorm@lemmy.fmhy.ml"
    "@yarn@sopuli.xyz"
    "@Lakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 9545
  -bodyTs: "'cake':17 'end':21 'glad':1 'heifetz':12 'like':3 'love':7 'perlman':8 'real':24 'rendtion':10 'take':15 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/996780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689013659 {#2277
    date: 2023-07-10 20:27:39.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 {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +root: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689616244 {#2120
      date: 2023-07-17 19:50:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 16862
    -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/971938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688944103 {#2159
      date: 2023-07-10 01:08:23.0 +02:00
    }
  }
  +body: "Cool, sounds like it’s coming along well. I’ll give it another shot next update or so :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688956451 {#2201
    date: 2023-07-10 04:34:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@yarn@sopuli.xyz"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 20339
  -bodyTs: "'along':7 'anoth':13 'come':6 'cool':1 'give':11 'like':3 'll':10 'next':15 'shot':14 'sound':2 'updat':16 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/976758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688956451 {#2202
    date: 2023-07-10 04:34:11.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 {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +root: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689616244 {#2120
      date: 2023-07-17 19:50:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 16862
    -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/971938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688944103 {#2159
      date: 2023-07-10 01:08:23.0 +02:00
    }
  }
  +body: "Cool, sounds like it’s coming along well. I’ll give it another shot next update or so :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688956451 {#2201
    date: 2023-07-10 04:34:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@yarn@sopuli.xyz"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 20339
  -bodyTs: "'along':7 'anoth':13 'come':6 'cool':1 'give':11 'like':3 'll':10 'next':15 'shot':14 'sound':2 'updat':16 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/976758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688956451 {#2202
    date: 2023-07-10 04:34:11.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 {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +root: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689616244 {#2120
      date: 2023-07-17 19:50:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 16862
    -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/971938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688944103 {#2159
      date: 2023-07-10 01:08:23.0 +02:00
    }
  }
  +body: "Cool, sounds like it’s coming along well. I’ll give it another shot next update or so :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688956451 {#2201
    date: 2023-07-10 04:34:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@yarn@sopuli.xyz"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 20339
  -bodyTs: "'along':7 'anoth':13 'come':6 'cool':1 'give':11 'like':3 'll':10 'next':15 'shot':14 'sound':2 'updat':16 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/976758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688956451 {#2202
    date: 2023-07-10 04:34:11.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 {#2238
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +root: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689616244 {#2120
      date: 2023-07-17 19:50:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 16862
    -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/971938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688944103 {#2159
      date: 2023-07-10 01:08:23.0 +02:00
    }
  }
  +body: "Thunder was pretty snappy. I didn’t know about that one, so I tried it just now. I’m afraid to say I think I like Liftoff better still, because Thunder uses swipe gestures for a few things and is missing a few “top” sorts, but it seemed like it has potential."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688952948 {#2271
    date: 2023-07-10 03:35:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@yarn@sopuli.xyz"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 16864
  -bodyTs: "'afraid':20 'better':28 'didn':6 'gestur':34 'know':8 'liftoff':27 'like':26,49 'm':19 'miss':41 'one':11 'potenti':52 'pretti':3 'say':22 'seem':48 'snappi':4 'sort':45 'still':29 'swipe':33 'thing':38 'think':24 'thunder':1,31 'top':44 'tri':14 'use':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/975883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688952948 {#2273
    date: 2023-07-10 03:35:48.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 {#2238
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +root: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689616244 {#2120
      date: 2023-07-17 19:50:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 16862
    -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/971938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688944103 {#2159
      date: 2023-07-10 01:08:23.0 +02:00
    }
  }
  +body: "Thunder was pretty snappy. I didn’t know about that one, so I tried it just now. I’m afraid to say I think I like Liftoff better still, because Thunder uses swipe gestures for a few things and is missing a few “top” sorts, but it seemed like it has potential."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688952948 {#2271
    date: 2023-07-10 03:35:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@yarn@sopuli.xyz"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 16864
  -bodyTs: "'afraid':20 'better':28 'didn':6 'gestur':34 'know':8 'liftoff':27 'like':26,49 'm':19 'miss':41 'one':11 'potenti':52 'pretti':3 'say':22 'seem':48 'snappi':4 'sort':45 'still':29 'swipe':33 'thing':38 'think':24 'thunder':1,31 'top':44 'tri':14 'use':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/975883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688952948 {#2273
    date: 2023-07-10 03:35:48.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 {#2238
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +root: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
    +image: null
    +parent: null
    +root: null
    +body: "Liftoff is what I’ve settled on, so far. I’ve found it to have the best performance of all the Android options."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689616244 {#2120
      date: 2023-07-17 19:50:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 16862
    -bodyTs: "'android':22 'best':17 'far':9 'found':12 'liftoff':1 'option':23 'perform':18 'settl':6 've':5,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/971938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688944103 {#2159
      date: 2023-07-10 01:08:23.0 +02:00
    }
  }
  +body: "Thunder was pretty snappy. I didn’t know about that one, so I tried it just now. I’m afraid to say I think I like Liftoff better still, because Thunder uses swipe gestures for a few things and is missing a few “top” sorts, but it seemed like it has potential."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688952948 {#2271
    date: 2023-07-10 03:35:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@yarn@sopuli.xyz"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 16864
  -bodyTs: "'afraid':20 'better':28 'didn':6 'gestur':34 'know':8 'liftoff':27 'like':26,49 'm':19 'miss':41 'one':11 'potenti':52 'pretti':3 'say':22 'seem':48 'snappi':4 'sort':45 'still':29 'swipe':33 'thing':38 'think':24 'thunder':1,31 'top':44 'tri':14 'use':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/975883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688952948 {#2273
    date: 2023-07-10 03:35:48.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