GET https://kbin.spritesserver.nl/u/@iso@lemy.lol/comments/active?p=1

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.24 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.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2067
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never used XMPP. Can someone compare it with Matrix?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1728607448 {#2057
    date: 2024-10-11 02:44:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@u_tamtam@programming.dev"
    "@u_tamtam@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 338678
  -bodyTs: "'compar':8 'matrix':11 'never':3 'someon':7 'use':4 've':2 'xmpp':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6999292"
  +editedAt: DateTimeImmutable @1728516868 {#2330
    date: 2024-10-10 01:34:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706166868 {#2045
    date: 2024-01-25 08:14:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2067
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never used XMPP. Can someone compare it with Matrix?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1728607448 {#2057
    date: 2024-10-11 02:44:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@u_tamtam@programming.dev"
    "@u_tamtam@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 338678
  -bodyTs: "'compar':8 'matrix':11 'never':3 'someon':7 'use':4 've':2 'xmpp':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6999292"
  +editedAt: DateTimeImmutable @1728516868 {#2330
    date: 2024-10-10 01:34:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706166868 {#2045
    date: 2024-01-25 08:14:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2067
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never used XMPP. Can someone compare it with Matrix?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1728607448 {#2057
    date: 2024-10-11 02:44:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@u_tamtam@programming.dev"
    "@u_tamtam@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 338678
  -bodyTs: "'compar':8 'matrix':11 'never':3 'someon':7 'use':4 've':2 'xmpp':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6999292"
  +editedAt: DateTimeImmutable @1728516868 {#2330
    date: 2024-10-10 01:34:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706166868 {#2045
    date: 2024-01-25 08:14:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2092
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: "You need to search them to make them available to your instance. You can also use lemmony or lemmy community seeder to automate it if you care enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727990668 {#2049
    date: 2024-10-03 23:24:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@arudesalad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 334458
  -bodyTs: "'also':15 'autom':23 'avail':9 'care':27 'communiti':20 'enough':28 'instanc':12 'lemmi':19 'lemmoni':17 'make':7 'need':2 'search':4 'seeder':21 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6948880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706028731 {#2048
    date: 2024-01-23 17:52:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: "You need to search them to make them available to your instance. You can also use lemmony or lemmy community seeder to automate it if you care enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727990668 {#2049
    date: 2024-10-03 23:24:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@arudesalad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 334458
  -bodyTs: "'also':15 'autom':23 'avail':9 'care':27 'communiti':20 'enough':28 'instanc':12 'lemmi':19 'lemmoni':17 'make':7 'need':2 'search':4 'seeder':21 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6948880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706028731 {#2048
    date: 2024-01-23 17:52:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: "You need to search them to make them available to your instance. You can also use lemmony or lemmy community seeder to automate it if you care enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727990668 {#2049
    date: 2024-10-03 23:24:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@arudesalad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 334458
  -bodyTs: "'also':15 'autom':23 'avail':9 'care':27 'communiti':20 'enough':28 'instanc':12 'lemmi':19 'lemmoni':17 'make':7 'need':2 'search':4 'seeder':21 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6948880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706028731 {#2048
    date: 2024-01-23 17:52:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2227
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: null
  +root: null
  +body: "Voyager app has that feature on its settings page."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721525278 {#2241
    date: 2024-07-21 03:27:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexybreachmain@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 301244
  -bodyTs: "'app':2 'featur':5 'page':9 'set':8 'voyag':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6590289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705042030 {#2336
    date: 2024-01-12 07:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: null
  +root: null
  +body: "Voyager app has that feature on its settings page."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721525278 {#2241
    date: 2024-07-21 03:27:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexybreachmain@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 301244
  -bodyTs: "'app':2 'featur':5 'page':9 'set':8 'voyag':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6590289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705042030 {#2336
    date: 2024-01-12 07:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: null
  +root: null
  +body: "Voyager app has that feature on its settings page."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721525278 {#2241
    date: 2024-07-21 03:27:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexybreachmain@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 301244
  -bodyTs: "'app':2 'featur':5 'page':9 'set':8 'voyag':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6590289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705042030 {#2336
    date: 2024-01-12 07:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2120 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Seeing my PR here made me feel good. 3 months and ~60 commits for only one lil field was too much 😅\n
    \n
    It’s very nice and reassuring that all the commits are audited subtly though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706289194 {#2214
    date: 2024-01-26 18:13:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 342525
  -bodyTs: "'3':9 '60':12 'audit':33 'commit':13,31 'feel':7 'field':18 'good':8 'lil':17 'made':5 'month':10 'much':21 'nice':25 'one':16 'pr':3 'reassur':27 'see':1 'subt':34 'though':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/7048791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706289194 {#2098
    date: 2024-01-26 18:13:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2120 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Seeing my PR here made me feel good. 3 months and ~60 commits for only one lil field was too much 😅\n
    \n
    It’s very nice and reassuring that all the commits are audited subtly though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706289194 {#2214
    date: 2024-01-26 18:13:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 342525
  -bodyTs: "'3':9 '60':12 'audit':33 'commit':13,31 'feel':7 'field':18 'good':8 'lil':17 'made':5 'month':10 'much':21 'nice':25 'one':16 'pr':3 'reassur':27 'see':1 'subt':34 'though':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/7048791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706289194 {#2098
    date: 2024-01-26 18:13:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2120 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Seeing my PR here made me feel good. 3 months and ~60 commits for only one lil field was too much 😅\n
    \n
    It’s very nice and reassuring that all the commits are audited subtly though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706289194 {#2214
    date: 2024-01-26 18:13:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 342525
  -bodyTs: "'3':9 '60':12 'audit':33 'commit':13,31 'feel':7 'field':18 'good':8 'lil':17 'made':5 'month':10 'much':21 'nice':25 'one':16 'pr':3 'reassur':27 'see':1 'subt':34 'though':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/7048791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706289194 {#2098
    date: 2024-01-26 18:13:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve never used XMPP. Can someone compare it with Matrix?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728607448 {#2057
      date: 2024-10-11 02:44:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@u_tamtam@programming.dev"
      "@u_tamtam@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2348 …}
    +nested: Doctrine\ORM\PersistentCollection {#2351 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    -id: 338678
    -bodyTs: "'compar':8 'matrix':11 'never':3 'someon':7 'use':4 've':2 'xmpp':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6999292"
    +editedAt: DateTimeImmutable @1728516868 {#2330
      date: 2024-10-10 01:34:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706166868 {#2045
      date: 2024-01-25 08:14:28.0 +01:00
    }
  }
  +body: "Thank you for the suggestions. I just created an account on jabber.hot-chilli.net and downloaded Gajim. It looks really cool!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706199393 {#2043
    date: 2024-01-25 17:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@u_tamtam@programming.dev"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 339614
  -bodyTs: "'account':10 'cool':19 'creat':8 'download':14 'gajim':15 'jabber.hot-chilli.net':12 'look':17 'realli':18 'suggest':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/7010951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706199393 {#2215
    date: 2024-01-25 17:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve never used XMPP. Can someone compare it with Matrix?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728607448 {#2057
      date: 2024-10-11 02:44:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@u_tamtam@programming.dev"
      "@u_tamtam@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2348 …}
    +nested: Doctrine\ORM\PersistentCollection {#2351 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    -id: 338678
    -bodyTs: "'compar':8 'matrix':11 'never':3 'someon':7 'use':4 've':2 'xmpp':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6999292"
    +editedAt: DateTimeImmutable @1728516868 {#2330
      date: 2024-10-10 01:34:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706166868 {#2045
      date: 2024-01-25 08:14:28.0 +01:00
    }
  }
  +body: "Thank you for the suggestions. I just created an account on jabber.hot-chilli.net and downloaded Gajim. It looks really cool!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706199393 {#2043
    date: 2024-01-25 17:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@u_tamtam@programming.dev"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 339614
  -bodyTs: "'account':10 'cool':19 'creat':8 'download':14 'gajim':15 'jabber.hot-chilli.net':12 'look':17 'realli':18 'suggest':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/7010951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706199393 {#2215
    date: 2024-01-25 17:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve never used XMPP. Can someone compare it with Matrix?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728607448 {#2057
      date: 2024-10-11 02:44:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@u_tamtam@programming.dev"
      "@u_tamtam@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2348 …}
    +nested: Doctrine\ORM\PersistentCollection {#2351 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    -id: 338678
    -bodyTs: "'compar':8 'matrix':11 'never':3 'someon':7 'use':4 've':2 'xmpp':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6999292"
    +editedAt: DateTimeImmutable @1728516868 {#2330
      date: 2024-10-10 01:34:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706166868 {#2045
      date: 2024-01-25 08:14:28.0 +01:00
    }
  }
  +body: "Thank you for the suggestions. I just created an account on jabber.hot-chilli.net and downloaded Gajim. It looks really cool!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706199393 {#2043
    date: 2024-01-25 17:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@u_tamtam@programming.dev"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 339614
  -bodyTs: "'account':10 'cool':19 'creat':8 'download':14 'gajim':15 'jabber.hot-chilli.net':12 'look':17 'realli':18 'suggest':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/7010951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706199393 {#2215
    date: 2024-01-25 17:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2229
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve never used XMPP. Can someone compare it with Matrix?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728607448 {#2057
      date: 2024-10-11 02:44:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@u_tamtam@programming.dev"
      "@u_tamtam@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2348 …}
    +nested: Doctrine\ORM\PersistentCollection {#2351 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    -id: 338678
    -bodyTs: "'compar':8 'matrix':11 'never':3 'someon':7 'use':4 've':2 'xmpp':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6999292"
    +editedAt: DateTimeImmutable @1728516868 {#2330
      date: 2024-10-10 01:34:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706166868 {#2045
      date: 2024-01-25 08:14:28.0 +01:00
    }
  }
  +body: """
    I’ve used Matrix for months and agree with most points. I would like to try XMPP but it is clear that it does not have the best onboarding experience.\n
    \n
    The *problem* I’ve observed with XMPP as an outsider is the lack of a standard. Each server or client has its own supported features and I’m not sure which one to choose.\n
    \n
    Which client would you recommend?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706176290 {#2124
    date: 2024-01-25 10:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@u_tamtam@programming.dev"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2055 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2053 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 338889
  -bodyTs: "'agre':8 'best':28 'choos':64 'clear':21 'client':50,66 'experi':30 'featur':55 'lack':43 'like':14 'm':58 'matrix':4 'month':6 'observ':35 'onboard':29 'one':62 'outsid':40 'point':11 'problem':32 'recommend':69 'server':48 'standard':46 'support':54 'sure':60 'tri':16 'use':3 've':2,34 'would':13,67 'xmpp':17,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/7002949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706176290 {#2117
    date: 2024-01-25 10:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve never used XMPP. Can someone compare it with Matrix?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728607448 {#2057
      date: 2024-10-11 02:44:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@u_tamtam@programming.dev"
      "@u_tamtam@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2348 …}
    +nested: Doctrine\ORM\PersistentCollection {#2351 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    -id: 338678
    -bodyTs: "'compar':8 'matrix':11 'never':3 'someon':7 'use':4 've':2 'xmpp':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6999292"
    +editedAt: DateTimeImmutable @1728516868 {#2330
      date: 2024-10-10 01:34:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706166868 {#2045
      date: 2024-01-25 08:14:28.0 +01:00
    }
  }
  +body: """
    I’ve used Matrix for months and agree with most points. I would like to try XMPP but it is clear that it does not have the best onboarding experience.\n
    \n
    The *problem* I’ve observed with XMPP as an outsider is the lack of a standard. Each server or client has its own supported features and I’m not sure which one to choose.\n
    \n
    Which client would you recommend?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706176290 {#2124
    date: 2024-01-25 10:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@u_tamtam@programming.dev"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2055 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2053 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 338889
  -bodyTs: "'agre':8 'best':28 'choos':64 'clear':21 'client':50,66 'experi':30 'featur':55 'lack':43 'like':14 'm':58 'matrix':4 'month':6 'observ':35 'onboard':29 'one':62 'outsid':40 'point':11 'problem':32 'recommend':69 'server':48 'standard':46 'support':54 'sure':60 'tri':16 'use':3 've':2,34 'would':13,67 'xmpp':17,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/7002949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706176290 {#2117
    date: 2024-01-25 10:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve never used XMPP. Can someone compare it with Matrix?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728607448 {#2057
      date: 2024-10-11 02:44:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@u_tamtam@programming.dev"
      "@u_tamtam@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2348 …}
    +nested: Doctrine\ORM\PersistentCollection {#2351 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    -id: 338678
    -bodyTs: "'compar':8 'matrix':11 'never':3 'someon':7 'use':4 've':2 'xmpp':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6999292"
    +editedAt: DateTimeImmutable @1728516868 {#2330
      date: 2024-10-10 01:34:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706166868 {#2045
      date: 2024-01-25 08:14:28.0 +01:00
    }
  }
  +body: """
    I’ve used Matrix for months and agree with most points. I would like to try XMPP but it is clear that it does not have the best onboarding experience.\n
    \n
    The *problem* I’ve observed with XMPP as an outsider is the lack of a standard. Each server or client has its own supported features and I’m not sure which one to choose.\n
    \n
    Which client would you recommend?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706176290 {#2124
    date: 2024-01-25 10:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@u_tamtam@programming.dev"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2055 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2053 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 338889
  -bodyTs: "'agre':8 'best':28 'choos':64 'clear':21 'client':50,66 'experi':30 'featur':55 'lack':43 'like':14 'm':58 'matrix':4 'month':6 'observ':35 'onboard':29 'one':62 'outsid':40 'point':11 'problem':32 'recommend':69 'server':48 'standard':46 'support':54 'sure':60 'tri':16 'use':3 've':2,34 'would':13,67 'xmpp':17,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/7002949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706176290 {#2117
    date: 2024-01-25 10:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2101
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: App\Entity\EntryComment {#2092
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: "You need to search them to make them available to your instance. You can also use lemmony or lemmy community seeder to automate it if you care enough."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727990668 {#2049
      date: 2024-10-03 23:24:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@arudesalad@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2129 …}
    +nested: Doctrine\ORM\PersistentCollection {#2093 …}
    +votes: Doctrine\ORM\PersistentCollection {#2086 …}
    +reports: Doctrine\ORM\PersistentCollection {#2087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
    -id: 334458
    -bodyTs: "'also':15 'autom':23 'avail':9 'care':27 'communiti':20 'enough':28 'instanc':12 'lemmi':19 'lemmoni':17 'make':7 'need':2 'search':4 'seeder':21 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6948880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706028731 {#2048
      date: 2024-01-23 17:52:11.0 +01:00
    }
  }
  +body: "It wasn’t but now it does I guess. I just searched a community didn’t existed locally on my instance and I got same result as you. No votes, no comments. I think this is enough to open an issue in the Lemmy repo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706029680 {#2232
    date: 2024-01-23 18:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@arudesalad@sh.itjust.works"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 334500
  -bodyTs: "'comment':32 'communiti':14 'didn':15 'enough':37 'exist':17 'got':24 'guess':9 'instanc':21 'issu':41 'lemmi':44 'local':18 'open':39 'repo':45 'result':26 'search':12 'think':34 'vote':30 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6949235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706029680 {#2228
    date: 2024-01-23 18:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2101
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: App\Entity\EntryComment {#2092
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: "You need to search them to make them available to your instance. You can also use lemmony or lemmy community seeder to automate it if you care enough."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727990668 {#2049
      date: 2024-10-03 23:24:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@arudesalad@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2129 …}
    +nested: Doctrine\ORM\PersistentCollection {#2093 …}
    +votes: Doctrine\ORM\PersistentCollection {#2086 …}
    +reports: Doctrine\ORM\PersistentCollection {#2087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
    -id: 334458
    -bodyTs: "'also':15 'autom':23 'avail':9 'care':27 'communiti':20 'enough':28 'instanc':12 'lemmi':19 'lemmoni':17 'make':7 'need':2 'search':4 'seeder':21 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6948880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706028731 {#2048
      date: 2024-01-23 17:52:11.0 +01:00
    }
  }
  +body: "It wasn’t but now it does I guess. I just searched a community didn’t existed locally on my instance and I got same result as you. No votes, no comments. I think this is enough to open an issue in the Lemmy repo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706029680 {#2232
    date: 2024-01-23 18:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@arudesalad@sh.itjust.works"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 334500
  -bodyTs: "'comment':32 'communiti':14 'didn':15 'enough':37 'exist':17 'got':24 'guess':9 'instanc':21 'issu':41 'lemmi':44 'local':18 'open':39 'repo':45 'result':26 'search':12 'think':34 'vote':30 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6949235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706029680 {#2228
    date: 2024-01-23 18:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2101
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: App\Entity\EntryComment {#2092
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: "You need to search them to make them available to your instance. You can also use lemmony or lemmy community seeder to automate it if you care enough."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727990668 {#2049
      date: 2024-10-03 23:24:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@arudesalad@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2129 …}
    +nested: Doctrine\ORM\PersistentCollection {#2093 …}
    +votes: Doctrine\ORM\PersistentCollection {#2086 …}
    +reports: Doctrine\ORM\PersistentCollection {#2087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
    -id: 334458
    -bodyTs: "'also':15 'autom':23 'avail':9 'care':27 'communiti':20 'enough':28 'instanc':12 'lemmi':19 'lemmoni':17 'make':7 'need':2 'search':4 'seeder':21 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6948880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706028731 {#2048
      date: 2024-01-23 17:52:11.0 +01:00
    }
  }
  +body: "It wasn’t but now it does I guess. I just searched a community didn’t existed locally on my instance and I got same result as you. No votes, no comments. I think this is enough to open an issue in the Lemmy repo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706029680 {#2232
    date: 2024-01-23 18:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@arudesalad@sh.itjust.works"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 334500
  -bodyTs: "'comment':32 'communiti':14 'didn':15 'enough':37 'exist':17 'got':24 'guess':9 'instanc':21 'issu':41 'lemmi':44 'local':18 'open':39 'repo':45 'result':26 'search':12 'think':34 'vote':30 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6949235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706029680 {#2228
    date: 2024-01-23 18:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: App\Entity\EntryComment {#2227
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
    +image: null
    +parent: null
    +root: null
    +body: "Voyager app has that feature on its settings page."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721525278 {#2241
      date: 2024-07-21 03:27:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexybreachmain@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2160 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2047 …}
    +reports: Doctrine\ORM\PersistentCollection {#2213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
    -id: 301244
    -bodyTs: "'app':2 'featur':5 'page':9 'set':8 'voyag':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6590289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705042030 {#2336
      date: 2024-01-12 07:47:10.0 +01:00
    }
  }
  +body: """
    As it says in descriptions. Go to [reddit.com/subreddits](https://www.reddit.com/subreddits/), you will find “multireddit of your subscriptions” on top of right sidebar. Right click and copy it and paste to Voyager.\n
    \n
    It is not automattic tho. You’ll need to manually subscribe communities.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705042571 {#2111
    date: 2024-01-12 07:56:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexybreachmain@lemmy.world"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 301258
  -bodyTs: "'/subreddits](https://www.reddit.com/subreddits/),':10 'automatt':35 'click':24 'communiti':43 'copi':26 'descript':5 'find':13 'go':6 'll':38 'manual':41 'multireddit':14 'need':39 'past':29 'reddit.com':9 'reddit.com/subreddits](https://www.reddit.com/subreddits/),':8 'right':21,23 'say':3 'sidebar':22 'subscrib':42 'subscript':17 'tho':36 'top':19 'voyag':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6590595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705042571 {#2108
    date: 2024-01-12 07:56:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: App\Entity\EntryComment {#2227
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
    +image: null
    +parent: null
    +root: null
    +body: "Voyager app has that feature on its settings page."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721525278 {#2241
      date: 2024-07-21 03:27:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexybreachmain@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2160 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2047 …}
    +reports: Doctrine\ORM\PersistentCollection {#2213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
    -id: 301244
    -bodyTs: "'app':2 'featur':5 'page':9 'set':8 'voyag':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6590289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705042030 {#2336
      date: 2024-01-12 07:47:10.0 +01:00
    }
  }
  +body: """
    As it says in descriptions. Go to [reddit.com/subreddits](https://www.reddit.com/subreddits/), you will find “multireddit of your subscriptions” on top of right sidebar. Right click and copy it and paste to Voyager.\n
    \n
    It is not automattic tho. You’ll need to manually subscribe communities.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705042571 {#2111
    date: 2024-01-12 07:56:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexybreachmain@lemmy.world"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 301258
  -bodyTs: "'/subreddits](https://www.reddit.com/subreddits/),':10 'automatt':35 'click':24 'communiti':43 'copi':26 'descript':5 'find':13 'go':6 'll':38 'manual':41 'multireddit':14 'need':39 'past':29 'reddit.com':9 'reddit.com/subreddits](https://www.reddit.com/subreddits/),':8 'right':21,23 'say':3 'sidebar':22 'subscrib':42 'subscript':17 'tho':36 'top':19 'voyag':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6590595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705042571 {#2108
    date: 2024-01-12 07:56:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: App\Entity\EntryComment {#2227
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
    +image: null
    +parent: null
    +root: null
    +body: "Voyager app has that feature on its settings page."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721525278 {#2241
      date: 2024-07-21 03:27:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexybreachmain@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2160 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2047 …}
    +reports: Doctrine\ORM\PersistentCollection {#2213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
    -id: 301244
    -bodyTs: "'app':2 'featur':5 'page':9 'set':8 'voyag':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6590289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705042030 {#2336
      date: 2024-01-12 07:47:10.0 +01:00
    }
  }
  +body: """
    As it says in descriptions. Go to [reddit.com/subreddits](https://www.reddit.com/subreddits/), you will find “multireddit of your subscriptions” on top of right sidebar. Right click and copy it and paste to Voyager.\n
    \n
    It is not automattic tho. You’ll need to manually subscribe communities.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705042571 {#2111
    date: 2024-01-12 07:56:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexybreachmain@lemmy.world"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 301258
  -bodyTs: "'/subreddits](https://www.reddit.com/subreddits/),':10 'automatt':35 'click':24 'communiti':43 'copi':26 'descript':5 'find':13 'go':6 'll':38 'manual':41 'multireddit':14 'need':39 'past':29 'reddit.com':9 'reddit.com/subreddits](https://www.reddit.com/subreddits/),':8 'right':21,23 'say':3 'sidebar':22 'subscrib':42 'subscript':17 'tho':36 'top':19 'voyag':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6590595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705042571 {#2108
    date: 2024-01-12 07:56:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: null
  +root: null
  +body: "Username checks out lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700556421 {#2313
    date: 2023-11-21 09:47:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bullshitter@lemmy.world"
  ]
  +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: 145929
  -bodyTs: "'check':2 'lol':4 'usernam':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5355495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556421 {#2318
    date: 2023-11-21 09:47:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: null
  +root: null
  +body: "Username checks out lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700556421 {#2313
    date: 2023-11-21 09:47:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bullshitter@lemmy.world"
  ]
  +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: 145929
  -bodyTs: "'check':2 'lol':4 'usernam':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5355495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556421 {#2318
    date: 2023-11-21 09:47:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: null
  +root: null
  +body: "Username checks out lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700556421 {#2313
    date: 2023-11-21 09:47:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bullshitter@lemmy.world"
  ]
  +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: 145929
  -bodyTs: "'check':2 'lol':4 'usernam':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5355495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556421 {#2318
    date: 2023-11-21 09:47:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2203
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: null
  +root: null
  +body: "Subtitles are the easiest material to pirate :) I’m sure they don’t have a copyright either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1700222656 {#2261
    date: 2023-11-17 13:04:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 123505
  -bodyTs: "'copyright':16 'easiest':4 'either':17 'm':9 'materi':5 'pirat':7 'subtitl':1 'sure':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5169730"
  +editedAt: DateTimeImmutable @1700209656 {#2277
    date: 2023-11-17 09:27:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699973897 {#2056
    date: 2023-11-14 15:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: null
  +root: null
  +body: "Subtitles are the easiest material to pirate :) I’m sure they don’t have a copyright either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1700222656 {#2261
    date: 2023-11-17 13:04:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 123505
  -bodyTs: "'copyright':16 'easiest':4 'either':17 'm':9 'materi':5 'pirat':7 'subtitl':1 'sure':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5169730"
  +editedAt: DateTimeImmutable @1700209656 {#2277
    date: 2023-11-17 09:27:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699973897 {#2056
    date: 2023-11-14 15:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: null
  +root: null
  +body: "Subtitles are the easiest material to pirate :) I’m sure they don’t have a copyright either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1700222656 {#2261
    date: 2023-11-17 13:04:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 123505
  -bodyTs: "'copyright':16 'easiest':4 'either':17 'm':9 'materi':5 'pirat':7 'subtitl':1 'sure':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5169730"
  +editedAt: DateTimeImmutable @1700209656 {#2277
    date: 2023-11-17 09:27:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699973897 {#2056
    date: 2023-11-14 15:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: null
  +root: null
  +body: "This feature will come with 0.19 version officially as I know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700097530 {#2210
    date: 2023-11-16 02:18:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 83261
  -bodyTs: "'0.19':6 'come':4 'featur':2 'know':11 'offici':8 'version':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/4768544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698869329 {#2201
    date: 2023-11-01 21:08:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: null
  +root: null
  +body: "This feature will come with 0.19 version officially as I know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700097530 {#2210
    date: 2023-11-16 02:18:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 83261
  -bodyTs: "'0.19':6 'come':4 'featur':2 'know':11 'offici':8 'version':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/4768544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698869329 {#2201
    date: 2023-11-01 21:08:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: null
  +root: null
  +body: "This feature will come with 0.19 version officially as I know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700097530 {#2210
    date: 2023-11-16 02:18:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 83261
  -bodyTs: "'0.19':6 'come':4 'featur':2 'know':11 'offici':8 'version':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/4768544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698869329 {#2201
    date: 2023-11-01 21:08:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2237
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: App\Entity\EntryComment {#2203
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
    +image: null
    +parent: null
    +root: null
    +body: "Subtitles are the easiest material to pirate :) I’m sure they don’t have a copyright either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1700222656 {#2261
      date: 2023-11-17 13:04:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 123505
    -bodyTs: "'copyright':16 'easiest':4 'either':17 'm':9 'materi':5 'pirat':7 'subtitl':1 'sure':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/5169730"
    +editedAt: DateTimeImmutable @1700209656 {#2277
      date: 2023-11-17 09:27:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699973897 {#2056
      date: 2023-11-14 15:58:17.0 +01:00
    }
  }
  +body: """
    Yeah probably all integrations are gonna break 😐\n
    \n
    I hate them for injecting embedded ads to subs anyways, so hopefully they ruins the platform more so an alternative can emerge.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1699974300 {#2274
    date: 2023-11-14 16:05:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 123527
  -bodyTs: "'ad':14 'altern':27 'anyway':17 'break':7 'embed':13 'emerg':29 'gonna':6 'hate':9 'hope':19 'inject':12 'integr':4 'platform':23 'probabl':2 'ruin':21 'sub':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5169873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974300 {#2271
    date: 2023-11-14 16:05:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2237
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: App\Entity\EntryComment {#2203
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
    +image: null
    +parent: null
    +root: null
    +body: "Subtitles are the easiest material to pirate :) I’m sure they don’t have a copyright either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1700222656 {#2261
      date: 2023-11-17 13:04:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 123505
    -bodyTs: "'copyright':16 'easiest':4 'either':17 'm':9 'materi':5 'pirat':7 'subtitl':1 'sure':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/5169730"
    +editedAt: DateTimeImmutable @1700209656 {#2277
      date: 2023-11-17 09:27:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699973897 {#2056
      date: 2023-11-14 15:58:17.0 +01:00
    }
  }
  +body: """
    Yeah probably all integrations are gonna break 😐\n
    \n
    I hate them for injecting embedded ads to subs anyways, so hopefully they ruins the platform more so an alternative can emerge.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1699974300 {#2274
    date: 2023-11-14 16:05:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 123527
  -bodyTs: "'ad':14 'altern':27 'anyway':17 'break':7 'embed':13 'emerg':29 'gonna':6 'hate':9 'hope':19 'inject':12 'integr':4 'platform':23 'probabl':2 'ruin':21 'sub':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5169873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974300 {#2271
    date: 2023-11-14 16:05:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2237
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: App\Entity\EntryComment {#2203
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
    +image: null
    +parent: null
    +root: null
    +body: "Subtitles are the easiest material to pirate :) I’m sure they don’t have a copyright either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1700222656 {#2261
      date: 2023-11-17 13:04:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 123505
    -bodyTs: "'copyright':16 'easiest':4 'either':17 'm':9 'materi':5 'pirat':7 'subtitl':1 'sure':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/5169730"
    +editedAt: DateTimeImmutable @1700209656 {#2277
      date: 2023-11-17 09:27:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699973897 {#2056
      date: 2023-11-14 15:58:17.0 +01:00
    }
  }
  +body: """
    Yeah probably all integrations are gonna break 😐\n
    \n
    I hate them for injecting embedded ads to subs anyways, so hopefully they ruins the platform more so an alternative can emerge.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1699974300 {#2274
    date: 2023-11-14 16:05:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@iso@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 123527
  -bodyTs: "'ad':14 'altern':27 'anyway':17 'break':7 'embed':13 'emerg':29 'gonna':6 'hate':9 'hope':19 'inject':12 'integr':4 'platform':23 'probabl':2 'ruin':21 'sub':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5169873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974300 {#2271
    date: 2023-11-14 16:05:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +root: App\Entity\EntryComment {#2272
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
    +image: null
    +parent: null
    +root: null
    +body: "This feature will come with 0.19 version officially as I know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700097530 {#2210
      date: 2023-11-16 02:18:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@youngGoku@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2253 …}
    +nested: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
    -id: 83261
    -bodyTs: "'0.19':6 'come':4 'featur':2 'know':11 'offici':8 'version':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/4768544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698869329 {#2201
      date: 2023-11-01 21:08:49.0 +01:00
    }
  }
  +body: "You can check this: [lemy.lol/post/9510066](https://lemy.lol/post/9510066)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699900909 {#2238
    date: 2023-11-13 19:41:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@youngGoku@lemmy.world"
    "@iso@lemy.lol"
    "@RoseRose56@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 120807
  -bodyTs: "'/post/9510066](https://lemy.lol/post/9510066)':7 'check':3 'lemy.lol':6 'lemy.lol/post/9510066](https://lemy.lol/post/9510066)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5147053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699900909 {#2234
    date: 2023-11-13 19:41:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +root: App\Entity\EntryComment {#2272
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
    +image: null
    +parent: null
    +root: null
    +body: "This feature will come with 0.19 version officially as I know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700097530 {#2210
      date: 2023-11-16 02:18:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@youngGoku@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2253 …}
    +nested: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
    -id: 83261
    -bodyTs: "'0.19':6 'come':4 'featur':2 'know':11 'offici':8 'version':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/4768544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698869329 {#2201
      date: 2023-11-01 21:08:49.0 +01:00
    }
  }
  +body: "You can check this: [lemy.lol/post/9510066](https://lemy.lol/post/9510066)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699900909 {#2238
    date: 2023-11-13 19:41:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@youngGoku@lemmy.world"
    "@iso@lemy.lol"
    "@RoseRose56@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 120807
  -bodyTs: "'/post/9510066](https://lemy.lol/post/9510066)':7 'check':3 'lemy.lol':6 'lemy.lol/post/9510066](https://lemy.lol/post/9510066)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5147053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699900909 {#2234
    date: 2023-11-13 19:41:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +root: App\Entity\EntryComment {#2272
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2126 …}
    +image: null
    +parent: null
    +root: null
    +body: "This feature will come with 0.19 version officially as I know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700097530 {#2210
      date: 2023-11-16 02:18:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@youngGoku@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2253 …}
    +nested: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
    -id: 83261
    -bodyTs: "'0.19':6 'come':4 'featur':2 'know':11 'offici':8 'version':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/4768544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698869329 {#2201
      date: 2023-11-01 21:08:49.0 +01:00
    }
  }
  +body: "You can check this: [lemy.lol/post/9510066](https://lemy.lol/post/9510066)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699900909 {#2238
    date: 2023-11-13 19:41:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@youngGoku@lemmy.world"
    "@iso@lemy.lol"
    "@RoseRose56@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 120807
  -bodyTs: "'/post/9510066](https://lemy.lol/post/9510066)':7 'check':3 'lemy.lol':6 'lemy.lol/post/9510066](https://lemy.lol/post/9510066)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5147053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699900909 {#2234
    date: 2023-11-13 19:41:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Didn’t worked. I think its decided by account country and to change that, it says I need a card from abroad. So no solution. I don’t understand why this album is not available specifically 🤷\u{200D}♂️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699524999 {#2251
    date: 2023-11-09 11:16:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@iso@lemy.lol"
    "@Cold_Brew_Enema@lemmy.world"
    "@statist43@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 103778
  -bodyTs: "'abroad':22 'account':9 'album':32 'avail':35 'card':20 'chang':13 'countri':10 'decid':7 'didn':1 'need':18 'say':16 'solut':25 'specif':36 'think':5 'understand':29 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5017884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699524999 {#2256
    date: 2023-11-09 11:16:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Didn’t worked. I think its decided by account country and to change that, it says I need a card from abroad. So no solution. I don’t understand why this album is not available specifically 🤷\u{200D}♂️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699524999 {#2251
    date: 2023-11-09 11:16:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@iso@lemy.lol"
    "@Cold_Brew_Enema@lemmy.world"
    "@statist43@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 103778
  -bodyTs: "'abroad':22 'account':9 'album':32 'avail':35 'card':20 'chang':13 'countri':10 'decid':7 'didn':1 'need':18 'say':16 'solut':25 'specif':36 'think':5 'understand':29 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5017884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699524999 {#2256
    date: 2023-11-09 11:16:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Didn’t worked. I think its decided by account country and to change that, it says I need a card from abroad. So no solution. I don’t understand why this album is not available specifically 🤷\u{200D}♂️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699524999 {#2251
    date: 2023-11-09 11:16:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@iso@lemy.lol"
    "@Cold_Brew_Enema@lemmy.world"
    "@statist43@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 103778
  -bodyTs: "'abroad':22 'account':9 'album':32 'avail':35 'card':20 'chang':13 'countri':10 'decid':7 'didn':1 'need':18 'say':16 'solut':25 'specif':36 'think':5 'understand':29 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5017884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699524999 {#2256
    date: 2023-11-09 11:16:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: """
    ![](https://lemy.lol/pictrs/image/0bea2496-47d1-4f1e-91df-af032211e595.png)\n
    \n
    Its like this. I can’t play from web-player and desktop too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699469661 {#2145
    date: 2023-11-08 19:54:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@iso@lemy.lol"
    "@Cold_Brew_Enema@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 102376
  -bodyTs: "'/pictrs/image/0bea2496-47d1-4f1e-91df-af032211e595.png)':3 'desktop':16 'lemy.lol':2 'lemy.lol/pictrs/image/0bea2496-47d1-4f1e-91df-af032211e595.png)':1 'like':5 'play':10 'player':14 'web':13 'web-play':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/4999612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699469661 {#2147
    date: 2023-11-08 19:54:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: """
    ![](https://lemy.lol/pictrs/image/0bea2496-47d1-4f1e-91df-af032211e595.png)\n
    \n
    Its like this. I can’t play from web-player and desktop too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699469661 {#2145
    date: 2023-11-08 19:54:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@iso@lemy.lol"
    "@Cold_Brew_Enema@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 102376
  -bodyTs: "'/pictrs/image/0bea2496-47d1-4f1e-91df-af032211e595.png)':3 'desktop':16 'lemy.lol':2 'lemy.lol/pictrs/image/0bea2496-47d1-4f1e-91df-af032211e595.png)':1 'like':5 'play':10 'player':14 'web':13 'web-play':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/4999612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699469661 {#2147
    date: 2023-11-08 19:54:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: """
    ![](https://lemy.lol/pictrs/image/0bea2496-47d1-4f1e-91df-af032211e595.png)\n
    \n
    Its like this. I can’t play from web-player and desktop too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699469661 {#2145
    date: 2023-11-08 19:54:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@iso@lemy.lol"
    "@Cold_Brew_Enema@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 102376
  -bodyTs: "'/pictrs/image/0bea2496-47d1-4f1e-91df-af032211e595.png)':3 'desktop':16 'lemy.lol':2 'lemy.lol/pictrs/image/0bea2496-47d1-4f1e-91df-af032211e595.png)':1 'like':5 'play':10 'player':14 'web':13 'web-play':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/4999612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699469661 {#2147
    date: 2023-11-08 19:54:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details