Redirect 302 redirect from GET @entry_comment_create (fd5858)

GET https://kbin.spritesserver.nl/index.php/d/github.com/comments/top?p=7

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Also a special thanks to Google which with its lack of guides for its libraries makes development a real thrill!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704292617 {#96
    date: 2024-01-03 15:36:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antoniocappiello@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 276529
  -bodyTs: "'also':1 'develop':17 'googl':6 'guid':12 'lack':10 'librari':15 'make':16 'real':19 'special':3 'thank':4 'thrill':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6381214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704292617 {#1961
    date: 2024-01-03 15:36:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Also a special thanks to Google which with its lack of guides for its libraries makes development a real thrill!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704292617 {#96
    date: 2024-01-03 15:36:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antoniocappiello@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 276529
  -bodyTs: "'also':1 'develop':17 'googl':6 'guid':12 'lack':10 'librari':15 'make':16 'real':19 'special':3 'thank':4 'thrill':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6381214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704292617 {#1961
    date: 2024-01-03 15:36:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Also a special thanks to Google which with its lack of guides for its libraries makes development a real thrill!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704292617 {#96
    date: 2024-01-03 15:36:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antoniocappiello@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 276529
  -bodyTs: "'also':1 'develop':17 'googl':6 'guid':12 'lack':10 'librari':15 'make':16 'real':19 'special':3 'thank':4 'thrill':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6381214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704292617 {#1961
    date: 2024-01-03 15:36:57.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 {#1557
  +user: App\Entity\User {#1691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "Twitter/X is such a cesspool. The end of nitter is an occasion to completely stop using Twitter, and instead go to the fediverse, subscribe to a newspaper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706466252 {#1525
    date: 2024-01-28 19:24:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 347547
  -bodyTs: "'cesspool':5 'complet':14 'end':7 'fedivers':23 'go':20 'instead':19 'newspap':27 'nitter':9 'occas':12 'stop':15 'subscrib':24 'twitter':17 'twitter/x':1 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2260879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466252 {#1565
    date: 2024-01-28 19:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#1691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "Twitter/X is such a cesspool. The end of nitter is an occasion to completely stop using Twitter, and instead go to the fediverse, subscribe to a newspaper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706466252 {#1525
    date: 2024-01-28 19:24:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 347547
  -bodyTs: "'cesspool':5 'complet':14 'end':7 'fedivers':23 'go':20 'instead':19 'newspap':27 'nitter':9 'occas':12 'stop':15 'subscrib':24 'twitter':17 'twitter/x':1 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2260879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466252 {#1565
    date: 2024-01-28 19:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#1691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "Twitter/X is such a cesspool. The end of nitter is an occasion to completely stop using Twitter, and instead go to the fediverse, subscribe to a newspaper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706466252 {#1525
    date: 2024-01-28 19:24:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 347547
  -bodyTs: "'cesspool':5 'complet':14 'end':7 'fedivers':23 'go':20 'instead':19 'newspap':27 'nitter':9 'occas':12 'stop':15 'subscrib':24 'twitter':17 'twitter/x':1 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2260879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466252 {#1565
    date: 2024-01-28 19:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2454
  +user: App\Entity\User {#2364 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Experience designer here. Flip your question around. Ask people about what they hate about event planning, RSVPing, meetups, etc. Then fix one of those things.\n
    \n
    Find a user need, the build something to address that need.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706428808 {#2456
    date: 2024-01-28 09:00:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Harry_h0udini@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 346663
  -bodyTs: "'address':34 'around':7 'ask':8 'build':31 'design':2 'etc':19 'event':15 'experi':1 'find':26 'fix':21 'flip':4 'hate':13 'meetup':18 'need':29,36 'one':22 'peopl':9 'plan':16 'question':6 'rsvping':17 'someth':32 'thing':25 'user':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7092630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706428808 {#2460
    date: 2024-01-28 09:00:08.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 {#2454
  +user: App\Entity\User {#2364 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Experience designer here. Flip your question around. Ask people about what they hate about event planning, RSVPing, meetups, etc. Then fix one of those things.\n
    \n
    Find a user need, the build something to address that need.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706428808 {#2456
    date: 2024-01-28 09:00:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Harry_h0udini@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 346663
  -bodyTs: "'address':34 'around':7 'ask':8 'build':31 'design':2 'etc':19 'event':15 'experi':1 'find':26 'fix':21 'flip':4 'hate':13 'meetup':18 'need':29,36 'one':22 'peopl':9 'plan':16 'question':6 'rsvping':17 'someth':32 'thing':25 'user':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7092630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706428808 {#2460
    date: 2024-01-28 09:00:08.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 {#2454
  +user: App\Entity\User {#2364 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Experience designer here. Flip your question around. Ask people about what they hate about event planning, RSVPing, meetups, etc. Then fix one of those things.\n
    \n
    Find a user need, the build something to address that need.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706428808 {#2456
    date: 2024-01-28 09:00:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Harry_h0udini@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 346663
  -bodyTs: "'address':34 'around':7 'ask':8 'build':31 'design':2 'etc':19 'event':15 'experi':1 'find':26 'fix':21 'flip':4 'hate':13 'meetup':18 'need':29,36 'one':22 'peopl':9 'plan':16 'question':6 'rsvping':17 'someth':32 'thing':25 'user':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7092630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706428808 {#2460
    date: 2024-01-28 09:00:08.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 {#2062
  +user: App\Entity\User {#2092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds great but needs more contributors to gain trust so that it can be used in production."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706255180 {#2097
    date: 2024-01-26 08:46:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 341470
  -bodyTs: "'contributor':6 'gain':8 'great':2 'need':4 'product':17 'sound':1 'trust':9 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7027869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706255180 {#2083
    date: 2024-01-26 08:46:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#2092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds great but needs more contributors to gain trust so that it can be used in production."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706255180 {#2097
    date: 2024-01-26 08:46:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 341470
  -bodyTs: "'contributor':6 'gain':8 'great':2 'need':4 'product':17 'sound':1 'trust':9 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7027869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706255180 {#2083
    date: 2024-01-26 08:46:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#2092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds great but needs more contributors to gain trust so that it can be used in production."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706255180 {#2097
    date: 2024-01-26 08:46:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 341470
  -bodyTs: "'contributor':6 'gain':8 'great':2 'need':4 'product':17 'sound':1 'trust':9 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7027869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706255180 {#2083
    date: 2024-01-26 08:46:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2049
  +user: App\Entity\User {#2125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The extensions seem still untrusted even after reinstalling. Does it need third party extensions??\n
    \n
    Edit: will extensions be updated??
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1725139940 {#2065
    date: 2024-08-31 23:32:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ardi60@reddthat.com"
    "@ardi60@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 313046
  -bodyTs: "'edit':15 'even':6 'extens':2,14,17 'need':11 'parti':13 'reinstal':8 'seem':3 'still':4 'third':12 'untrust':5 'updat':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6803159"
  +editedAt: DateTimeImmutable @1724670969 {#2074
    date: 2024-08-26 13:16:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705392551 {#2066
    date: 2024-01-16 09:09: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
19 DENIED edit
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#2125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The extensions seem still untrusted even after reinstalling. Does it need third party extensions??\n
    \n
    Edit: will extensions be updated??
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1725139940 {#2065
    date: 2024-08-31 23:32:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ardi60@reddthat.com"
    "@ardi60@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 313046
  -bodyTs: "'edit':15 'even':6 'extens':2,14,17 'need':11 'parti':13 'reinstal':8 'seem':3 'still':4 'third':12 'untrust':5 'updat':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6803159"
  +editedAt: DateTimeImmutable @1724670969 {#2074
    date: 2024-08-26 13:16:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705392551 {#2066
    date: 2024-01-16 09:09: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
20 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#2125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The extensions seem still untrusted even after reinstalling. Does it need third party extensions??\n
    \n
    Edit: will extensions be updated??
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1725139940 {#2065
    date: 2024-08-31 23:32:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ardi60@reddthat.com"
    "@ardi60@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 313046
  -bodyTs: "'edit':15 'even':6 'extens':2,14,17 'need':11 'parti':13 'reinstal':8 'seem':3 'still':4 'third':12 'untrust':5 'updat':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6803159"
  +editedAt: DateTimeImmutable @1724670969 {#2074
    date: 2024-08-26 13:16:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705392551 {#2066
    date: 2024-01-16 09:09: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
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 {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: App\Entity\User {#2125 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The extensions seem still untrusted even after reinstalling. Does it need third party extensions??\n
      \n
      Edit: will extensions be updated??
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1725139940 {#2065
      date: 2024-08-31 23:32:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ardi60@reddthat.com"
      "@ardi60@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2056 …}
    +nested: Doctrine\ORM\PersistentCollection {#2046 …}
    +votes: Doctrine\ORM\PersistentCollection {#2045 …}
    +reports: Doctrine\ORM\PersistentCollection {#2050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
    -id: 313046
    -bodyTs: "'edit':15 'even':6 'extens':2,14,17 'need':11 'parti':13 'reinstal':8 'seem':3 'still':4 'third':12 'untrust':5 'updat':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6803159"
    +editedAt: DateTimeImmutable @1724670969 {#2074
      date: 2024-08-26 13:16:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705392551 {#2066
      date: 2024-01-16 09:09:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2049}
  +body: """
    Browse> extensions>tap shield>trust\n
    \n
    worked for me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705402762 {#3082
    date: 2024-01-16 11:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ardi60@reddthat.com"
    "@SBS1313@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 313247
  -bodyTs: "'brows':1 'extens':2 'shield':4 'tap':3 'trust':5 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6423660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705402762 {#3081
    date: 2024-01-16 11:59:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: App\Entity\User {#2125 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The extensions seem still untrusted even after reinstalling. Does it need third party extensions??\n
      \n
      Edit: will extensions be updated??
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1725139940 {#2065
      date: 2024-08-31 23:32:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ardi60@reddthat.com"
      "@ardi60@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2056 …}
    +nested: Doctrine\ORM\PersistentCollection {#2046 …}
    +votes: Doctrine\ORM\PersistentCollection {#2045 …}
    +reports: Doctrine\ORM\PersistentCollection {#2050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
    -id: 313046
    -bodyTs: "'edit':15 'even':6 'extens':2,14,17 'need':11 'parti':13 'reinstal':8 'seem':3 'still':4 'third':12 'untrust':5 'updat':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6803159"
    +editedAt: DateTimeImmutable @1724670969 {#2074
      date: 2024-08-26 13:16:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705392551 {#2066
      date: 2024-01-16 09:09:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2049}
  +body: """
    Browse> extensions>tap shield>trust\n
    \n
    worked for me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705402762 {#3082
    date: 2024-01-16 11:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ardi60@reddthat.com"
    "@SBS1313@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 313247
  -bodyTs: "'brows':1 'extens':2 'shield':4 'tap':3 'trust':5 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6423660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705402762 {#3081
    date: 2024-01-16 11:59:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: App\Entity\User {#2125 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The extensions seem still untrusted even after reinstalling. Does it need third party extensions??\n
      \n
      Edit: will extensions be updated??
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1725139940 {#2065
      date: 2024-08-31 23:32:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ardi60@reddthat.com"
      "@ardi60@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2056 …}
    +nested: Doctrine\ORM\PersistentCollection {#2046 …}
    +votes: Doctrine\ORM\PersistentCollection {#2045 …}
    +reports: Doctrine\ORM\PersistentCollection {#2050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
    -id: 313046
    -bodyTs: "'edit':15 'even':6 'extens':2,14,17 'need':11 'parti':13 'reinstal':8 'seem':3 'still':4 'third':12 'untrust':5 'updat':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6803159"
    +editedAt: DateTimeImmutable @1724670969 {#2074
      date: 2024-08-26 13:16:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705392551 {#2066
      date: 2024-01-16 09:09:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2049}
  +body: """
    Browse> extensions>tap shield>trust\n
    \n
    worked for me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705402762 {#3082
    date: 2024-01-16 11:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ardi60@reddthat.com"
    "@SBS1313@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 313247
  -bodyTs: "'brows':1 'extens':2 'shield':4 'tap':3 'trust':5 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6423660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705402762 {#3081
    date: 2024-01-16 11:59:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3155
  +user: App\Entity\User {#2125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
    +image: null
    +parent: App\Entity\EntryComment {#2049
      +user: App\Entity\User {#2125 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The extensions seem still untrusted even after reinstalling. Does it need third party extensions??\n
        \n
        Edit: will extensions be updated??
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1725139940 {#2065
        date: 2024-08-31 23:32:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ardi60@reddthat.com"
        "@ardi60@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2056 …}
      +nested: Doctrine\ORM\PersistentCollection {#2046 …}
      +votes: Doctrine\ORM\PersistentCollection {#2045 …}
      +reports: Doctrine\ORM\PersistentCollection {#2050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
      -id: 313046
      -bodyTs: "'edit':15 'even':6 'extens':2,14,17 'need':11 'parti':13 'reinstal':8 'seem':3 'still':4 'third':12 'untrust':5 'updat':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6803159"
      +editedAt: DateTimeImmutable @1724670969 {#2074
        date: 2024-08-26 13:16:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705392551 {#2066
        date: 2024-01-16 09:09:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2049}
    +body: """
      Browse> extensions>tap shield>trust\n
      \n
      worked for me
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705402762 {#3082
      date: 2024-01-16 11:59:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ardi60@reddthat.com"
      "@SBS1313@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 313247
    -bodyTs: "'brows':1 'extens':2 'shield':4 'tap':3 'trust':5 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6423660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705402762 {#3081
      date: 2024-01-16 11:59:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2049}
  +body: "I did that but what i meant is that when will it stop or when will it restore back to not sending errors anymore…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705435855 {#3154
    date: 2024-01-16 21:10:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ardi60@reddthat.com"
    "@SBS1313@lemmy.dbzer0.com"
    "@jjagaimo@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 314796
  -bodyTs: "'anymor':24 'back':19 'error':23 'meant':7 'restor':18 'send':22 'stop':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6820467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435855 {#3151
    date: 2024-01-16 21:10:55.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 {#3155
  +user: App\Entity\User {#2125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
    +image: null
    +parent: App\Entity\EntryComment {#2049
      +user: App\Entity\User {#2125 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The extensions seem still untrusted even after reinstalling. Does it need third party extensions??\n
        \n
        Edit: will extensions be updated??
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1725139940 {#2065
        date: 2024-08-31 23:32:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ardi60@reddthat.com"
        "@ardi60@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2056 …}
      +nested: Doctrine\ORM\PersistentCollection {#2046 …}
      +votes: Doctrine\ORM\PersistentCollection {#2045 …}
      +reports: Doctrine\ORM\PersistentCollection {#2050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
      -id: 313046
      -bodyTs: "'edit':15 'even':6 'extens':2,14,17 'need':11 'parti':13 'reinstal':8 'seem':3 'still':4 'third':12 'untrust':5 'updat':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6803159"
      +editedAt: DateTimeImmutable @1724670969 {#2074
        date: 2024-08-26 13:16:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705392551 {#2066
        date: 2024-01-16 09:09:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2049}
    +body: """
      Browse> extensions>tap shield>trust\n
      \n
      worked for me
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705402762 {#3082
      date: 2024-01-16 11:59:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ardi60@reddthat.com"
      "@SBS1313@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 313247
    -bodyTs: "'brows':1 'extens':2 'shield':4 'tap':3 'trust':5 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6423660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705402762 {#3081
      date: 2024-01-16 11:59:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2049}
  +body: "I did that but what i meant is that when will it stop or when will it restore back to not sending errors anymore…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705435855 {#3154
    date: 2024-01-16 21:10:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ardi60@reddthat.com"
    "@SBS1313@lemmy.dbzer0.com"
    "@jjagaimo@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 314796
  -bodyTs: "'anymor':24 'back':19 'error':23 'meant':7 'restor':18 'send':22 'stop':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6820467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435855 {#3151
    date: 2024-01-16 21:10:55.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 {#3155
  +user: App\Entity\User {#2125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
    +image: null
    +parent: App\Entity\EntryComment {#2049
      +user: App\Entity\User {#2125 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The extensions seem still untrusted even after reinstalling. Does it need third party extensions??\n
        \n
        Edit: will extensions be updated??
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1725139940 {#2065
        date: 2024-08-31 23:32:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ardi60@reddthat.com"
        "@ardi60@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2056 …}
      +nested: Doctrine\ORM\PersistentCollection {#2046 …}
      +votes: Doctrine\ORM\PersistentCollection {#2045 …}
      +reports: Doctrine\ORM\PersistentCollection {#2050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
      -id: 313046
      -bodyTs: "'edit':15 'even':6 'extens':2,14,17 'need':11 'parti':13 'reinstal':8 'seem':3 'still':4 'third':12 'untrust':5 'updat':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6803159"
      +editedAt: DateTimeImmutable @1724670969 {#2074
        date: 2024-08-26 13:16:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705392551 {#2066
        date: 2024-01-16 09:09:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2049}
    +body: """
      Browse> extensions>tap shield>trust\n
      \n
      worked for me
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705402762 {#3082
      date: 2024-01-16 11:59:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ardi60@reddthat.com"
      "@SBS1313@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 313247
    -bodyTs: "'brows':1 'extens':2 'shield':4 'tap':3 'trust':5 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6423660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705402762 {#3081
      date: 2024-01-16 11:59:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2049}
  +body: "I did that but what i meant is that when will it stop or when will it restore back to not sending errors anymore…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705435855 {#3154
    date: 2024-01-16 21:10:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ardi60@reddthat.com"
    "@SBS1313@lemmy.dbzer0.com"
    "@jjagaimo@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 314796
  -bodyTs: "'anymor':24 'back':19 'error':23 'meant':7 'restor':18 'send':22 'stop':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6820467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435855 {#3151
    date: 2024-01-16 21:10:55.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 {#2309
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: null
  +root: null
  +body: "."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704287051 {#2189
    date: 2024-01-03 14:04:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@poVoq@slrpnk.net"
    "@poVoq@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 276302
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6900485"
  +editedAt: DateTimeImmutable @1722608600 {#2299
    date: 2024-08-02 16:23:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704287051 {#2311
    date: 2024-01-03 14:04: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 {#2309
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: null
  +root: null
  +body: "."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704287051 {#2189
    date: 2024-01-03 14:04:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@poVoq@slrpnk.net"
    "@poVoq@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 276302
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6900485"
  +editedAt: DateTimeImmutable @1722608600 {#2299
    date: 2024-08-02 16:23:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704287051 {#2311
    date: 2024-01-03 14:04: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 {#2309
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: null
  +root: null
  +body: "."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704287051 {#2189
    date: 2024-01-03 14:04:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@poVoq@slrpnk.net"
    "@poVoq@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 276302
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6900485"
  +editedAt: DateTimeImmutable @1722608600 {#2299
    date: 2024-08-02 16:23:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704287051 {#2311
    date: 2024-01-03 14:04: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 {#2264
  +user: App\Entity\User {#2260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2235 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > bin/composer.phar install --no-dev\n
    \n
    `composer` isn’t how you deploy software; it’s just how you download the dependency shitsmear for proper packaging and deployment as a verifiably consistent artifact. Enough of the hokey shit, please.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703960027 {#2190
    date: 2023-12-30 19:13:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wiki_me@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 265109
  -bodyTs: "'artifact':31 'bin/composer.phar':1 'compos':6 'consist':30 'depend':20 'deploy':11,26 'dev':5 'download':18 'enough':32 'hokey':35 'instal':2 'isn':7 'no-dev':3 'packag':24 'pleas':37 'proper':23 'shit':36 'shitsmear':21 'softwar':12 'verifi':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5955916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960027 {#2253
    date: 2023-12-30 19:13:47.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 {#2264
  +user: App\Entity\User {#2260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2235 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > bin/composer.phar install --no-dev\n
    \n
    `composer` isn’t how you deploy software; it’s just how you download the dependency shitsmear for proper packaging and deployment as a verifiably consistent artifact. Enough of the hokey shit, please.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703960027 {#2190
    date: 2023-12-30 19:13:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wiki_me@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 265109
  -bodyTs: "'artifact':31 'bin/composer.phar':1 'compos':6 'consist':30 'depend':20 'deploy':11,26 'dev':5 'download':18 'enough':32 'hokey':35 'instal':2 'isn':7 'no-dev':3 'packag':24 'pleas':37 'proper':23 'shit':36 'shitsmear':21 'softwar':12 'verifi':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5955916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960027 {#2253
    date: 2023-12-30 19:13:47.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 {#2264
  +user: App\Entity\User {#2260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2235 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > bin/composer.phar install --no-dev\n
    \n
    `composer` isn’t how you deploy software; it’s just how you download the dependency shitsmear for proper packaging and deployment as a verifiably consistent artifact. Enough of the hokey shit, please.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703960027 {#2190
    date: 2023-12-30 19:13:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wiki_me@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 265109
  -bodyTs: "'artifact':31 'bin/composer.phar':1 'compos':6 'consist':30 'depend':20 'deploy':11,26 'dev':5 'download':18 'enough':32 'hokey':35 'instal':2 'isn':7 'no-dev':3 'packag':24 'pleas':37 'proper':23 'shit':36 'shitsmear':21 'softwar':12 'verifi':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5955916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960027 {#2253
    date: 2023-12-30 19:13:47.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 {#1995
  +user: App\Entity\User {#1989 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "I want to use it, but if I’m going to commit to learning a new system for my work, I need to know that 1) it will remain open source (like LaTeX), 2) its going to remain maintained, 3) it has a robust package library, 4) it has to understand bibtex. I dont think typst has committed to the first, its not mature enough for 2 or 3, and I cannot for the life of me figure out how to automate translation between bibtex and their funky format."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705704925 {#2134
    date: 2024-01-19 23:55:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 235468
  -bodyTs: "'1':26 '2':34,67 '3':40,69 '4':47 'autom':82 'bibtex':52,85 'cannot':72 'commit':12,58 'dont':54 'enough':65 'figur':78 'first':61 'format':89 'funki':88 'go':10,36 'know':24 'latex':33 'learn':14 'librari':46 'life':75 'like':32 'm':9 'maintain':39 'matur':64 'need':22 'new':16 'open':30 'packag':45 'remain':29,38 'robust':44 'sourc':31 'system':17 'think':55 'translat':83 'typst':56 'understand':51 'use':4 'want':2 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1893240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006151 {#1988
    date: 2023-12-19 18:15:51.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 {#1995
  +user: App\Entity\User {#1989 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "I want to use it, but if I’m going to commit to learning a new system for my work, I need to know that 1) it will remain open source (like LaTeX), 2) its going to remain maintained, 3) it has a robust package library, 4) it has to understand bibtex. I dont think typst has committed to the first, its not mature enough for 2 or 3, and I cannot for the life of me figure out how to automate translation between bibtex and their funky format."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705704925 {#2134
    date: 2024-01-19 23:55:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 235468
  -bodyTs: "'1':26 '2':34,67 '3':40,69 '4':47 'autom':82 'bibtex':52,85 'cannot':72 'commit':12,58 'dont':54 'enough':65 'figur':78 'first':61 'format':89 'funki':88 'go':10,36 'know':24 'latex':33 'learn':14 'librari':46 'life':75 'like':32 'm':9 'maintain':39 'matur':64 'need':22 'new':16 'open':30 'packag':45 'remain':29,38 'robust':44 'sourc':31 'system':17 'think':55 'translat':83 'typst':56 'understand':51 'use':4 'want':2 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1893240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006151 {#1988
    date: 2023-12-19 18:15:51.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 {#1995
  +user: App\Entity\User {#1989 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "I want to use it, but if I’m going to commit to learning a new system for my work, I need to know that 1) it will remain open source (like LaTeX), 2) its going to remain maintained, 3) it has a robust package library, 4) it has to understand bibtex. I dont think typst has committed to the first, its not mature enough for 2 or 3, and I cannot for the life of me figure out how to automate translation between bibtex and their funky format."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705704925 {#2134
    date: 2024-01-19 23:55:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 235468
  -bodyTs: "'1':26 '2':34,67 '3':40,69 '4':47 'autom':82 'bibtex':52,85 'cannot':72 'commit':12,58 'dont':54 'enough':65 'figur':78 'first':61 'format':89 'funki':88 'go':10,36 'know':24 'latex':33 'learn':14 'librari':46 'life':75 'like':32 'm':9 'maintain':39 'matur':64 'need':22 'new':16 'open':30 'packag':45 'remain':29,38 'robust':44 'sourc':31 'system':17 'think':55 'translat':83 'typst':56 'understand':51 'use':4 'want':2 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1893240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006151 {#1988
    date: 2023-12-19 18:15:51.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 {#3095
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: App\Entity\EntryComment {#1995
    +user: App\Entity\User {#1989 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
    +image: null
    +parent: null
    +root: null
    +body: "I want to use it, but if I’m going to commit to learning a new system for my work, I need to know that 1) it will remain open source (like LaTeX), 2) its going to remain maintained, 3) it has a robust package library, 4) it has to understand bibtex. I dont think typst has committed to the first, its not mature enough for 2 or 3, and I cannot for the life of me figure out how to automate translation between bibtex and their funky format."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705704925 {#2134
      date: 2024-01-19 23:55:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 235468
    -bodyTs: "'1':26 '2':34,67 '3':40,69 '4':47 'autom':82 'bibtex':52,85 'cannot':72 'commit':12,58 'dont':54 'enough':65 'figur':78 'first':61 'format':89 'funki':88 'go':10,36 'know':24 'latex':33 'learn':14 'librari':46 'life':75 'like':32 'm':9 'maintain':39 'matur':64 'need':22 'new':16 'open':30 'packag':45 'remain':29,38 'robust':44 'sourc':31 'system':17 'think':55 'translat':83 'typst':56 'understand':51 'use':4 'want':2 'work':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1893240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703006151 {#1988
      date: 2023-12-19 18:15:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: "Wow, your considerations are invaluable for my next steps in this topic, thank you very much"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703006998 {#3097
    date: 2023-12-19 18:29:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@IrritableOcelot@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 235517
  -bodyTs: "'consider':3 'invalu':5 'much':16 'next':8 'step':9 'thank':13 'topic':12 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5818090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006998 {#3096
    date: 2023-12-19 18:29:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3095
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: App\Entity\EntryComment {#1995
    +user: App\Entity\User {#1989 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
    +image: null
    +parent: null
    +root: null
    +body: "I want to use it, but if I’m going to commit to learning a new system for my work, I need to know that 1) it will remain open source (like LaTeX), 2) its going to remain maintained, 3) it has a robust package library, 4) it has to understand bibtex. I dont think typst has committed to the first, its not mature enough for 2 or 3, and I cannot for the life of me figure out how to automate translation between bibtex and their funky format."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705704925 {#2134
      date: 2024-01-19 23:55:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 235468
    -bodyTs: "'1':26 '2':34,67 '3':40,69 '4':47 'autom':82 'bibtex':52,85 'cannot':72 'commit':12,58 'dont':54 'enough':65 'figur':78 'first':61 'format':89 'funki':88 'go':10,36 'know':24 'latex':33 'learn':14 'librari':46 'life':75 'like':32 'm':9 'maintain':39 'matur':64 'need':22 'new':16 'open':30 'packag':45 'remain':29,38 'robust':44 'sourc':31 'system':17 'think':55 'translat':83 'typst':56 'understand':51 'use':4 'want':2 'work':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1893240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703006151 {#1988
      date: 2023-12-19 18:15:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: "Wow, your considerations are invaluable for my next steps in this topic, thank you very much"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703006998 {#3097
    date: 2023-12-19 18:29:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@IrritableOcelot@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 235517
  -bodyTs: "'consider':3 'invalu':5 'much':16 'next':8 'step':9 'thank':13 'topic':12 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5818090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006998 {#3096
    date: 2023-12-19 18:29:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3095
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: App\Entity\EntryComment {#1995
    +user: App\Entity\User {#1989 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
    +image: null
    +parent: null
    +root: null
    +body: "I want to use it, but if I’m going to commit to learning a new system for my work, I need to know that 1) it will remain open source (like LaTeX), 2) its going to remain maintained, 3) it has a robust package library, 4) it has to understand bibtex. I dont think typst has committed to the first, its not mature enough for 2 or 3, and I cannot for the life of me figure out how to automate translation between bibtex and their funky format."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705704925 {#2134
      date: 2024-01-19 23:55:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 235468
    -bodyTs: "'1':26 '2':34,67 '3':40,69 '4':47 'autom':82 'bibtex':52,85 'cannot':72 'commit':12,58 'dont':54 'enough':65 'figur':78 'first':61 'format':89 'funki':88 'go':10,36 'know':24 'latex':33 'learn':14 'librari':46 'life':75 'like':32 'm':9 'maintain':39 'matur':64 'need':22 'new':16 'open':30 'packag':45 'remain':29,38 'robust':44 'sourc':31 'system':17 'think':55 'translat':83 'typst':56 'understand':51 'use':4 'want':2 'work':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1893240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703006151 {#1988
      date: 2023-12-19 18:15:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: "Wow, your considerations are invaluable for my next steps in this topic, thank you very much"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703006998 {#3097
    date: 2023-12-19 18:29:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@IrritableOcelot@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 235517
  -bodyTs: "'consider':3 'invalu':5 'much':16 'next':8 'step':9 'thank':13 'topic':12 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5818090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006998 {#3096
    date: 2023-12-19 18:29:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2510
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve used it for a few documents and loved it. There’s a learning curve, but I’m glad they’re not carrying the technical debt latex has, so it’s definitely worth the effort IMO."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705700787 {#2505
    date: 2024-01-19 22:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 235053
  -bodyTs: "'carri':24 'curv':16 'debt':27 'definit':33 'document':8 'effort':36 'glad':20 'imo':37 'latex':28 'learn':15 'love':10 'm':19 're':22 'technic':26 'use':3 've':2 'worth':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6131903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702997779 {#2506
    date: 2023-12-19 15:56:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2510
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve used it for a few documents and loved it. There’s a learning curve, but I’m glad they’re not carrying the technical debt latex has, so it’s definitely worth the effort IMO."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705700787 {#2505
    date: 2024-01-19 22:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 235053
  -bodyTs: "'carri':24 'curv':16 'debt':27 'definit':33 'document':8 'effort':36 'glad':20 'imo':37 'latex':28 'learn':15 'love':10 'm':19 're':22 'technic':26 'use':3 've':2 'worth':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6131903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702997779 {#2506
    date: 2023-12-19 15:56:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2510
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve used it for a few documents and loved it. There’s a learning curve, but I’m glad they’re not carrying the technical debt latex has, so it’s definitely worth the effort IMO."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705700787 {#2505
    date: 2024-01-19 22:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 235053
  -bodyTs: "'carri':24 'curv':16 'debt':27 'definit':33 'document':8 'effort':36 'glad':20 'imo':37 'latex':28 'learn':15 'love':10 'm':19 're':22 'technic':26 'use':3 've':2 'worth':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6131903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702997779 {#2506
    date: 2023-12-19 15:56:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3111
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve used it for a few documents and loved it. There’s a learning curve, but I’m glad they’re not carrying the technical debt latex has, so it’s definitely worth the effort IMO."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705700787 {#2505
      date: 2024-01-19 22:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 235053
    -bodyTs: "'carri':24 'curv':16 'debt':27 'definit':33 'document':8 'effort':36 'glad':20 'imo':37 'latex':28 'learn':15 'love':10 'm':19 're':22 'technic':26 'use':3 've':2 'worth':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6131903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702997779 {#2506
      date: 2023-12-19 15:56:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Sounds good, thx."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703005127 {#3113
    date: 2023-12-19 17:58:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 235411
  -bodyTs: "'good':2 'sound':1 'thx':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5817340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703005127 {#3112
    date: 2023-12-19 17:58:47.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 {#3111
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve used it for a few documents and loved it. There’s a learning curve, but I’m glad they’re not carrying the technical debt latex has, so it’s definitely worth the effort IMO."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705700787 {#2505
      date: 2024-01-19 22:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 235053
    -bodyTs: "'carri':24 'curv':16 'debt':27 'definit':33 'document':8 'effort':36 'glad':20 'imo':37 'latex':28 'learn':15 'love':10 'm':19 're':22 'technic':26 'use':3 've':2 'worth':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6131903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702997779 {#2506
      date: 2023-12-19 15:56:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Sounds good, thx."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703005127 {#3113
    date: 2023-12-19 17:58:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 235411
  -bodyTs: "'good':2 'sound':1 'thx':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5817340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703005127 {#3112
    date: 2023-12-19 17:58:47.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 {#3111
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2005 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve used it for a few documents and loved it. There’s a learning curve, but I’m glad they’re not carrying the technical debt latex has, so it’s definitely worth the effort IMO."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705700787 {#2505
      date: 2024-01-19 22:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 235053
    -bodyTs: "'carri':24 'curv':16 'debt':27 'definit':33 'document':8 'effort':36 'glad':20 'imo':37 'latex':28 'learn':15 'love':10 'm':19 're':22 'technic':26 'use':3 've':2 'worth':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6131903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702997779 {#2506
      date: 2023-12-19 15:56:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Sounds good, thx."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703005127 {#3113
    date: 2023-12-19 17:58:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 235411
  -bodyTs: "'good':2 'sound':1 'thx':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5817340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703005127 {#3112
    date: 2023-12-19 17:58:47.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 {#2585
  +user: App\Entity\User {#2600 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2587 …}
  +image: null
  +parent: null
  +root: null
  +body: "[added typescript for safety](https://github.com/kleampa/not-paid/pull/54)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702562032 {#2580
    date: 2023-12-14 14:53:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2588 …}
  +nested: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
  -id: 221450
  -bodyTs: "'/kleampa/not-paid/pull/54)':7 'ad':1 'github.com':6 'github.com/kleampa/not-paid/pull/54)':5 'safeti':4 'typescript':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/702572/-/comment/4123177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562032 {#2581
    date: 2023-12-14 14:53:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2585
  +user: App\Entity\User {#2600 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2587 …}
  +image: null
  +parent: null
  +root: null
  +body: "[added typescript for safety](https://github.com/kleampa/not-paid/pull/54)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702562032 {#2580
    date: 2023-12-14 14:53:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2588 …}
  +nested: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
  -id: 221450
  -bodyTs: "'/kleampa/not-paid/pull/54)':7 'ad':1 'github.com':6 'github.com/kleampa/not-paid/pull/54)':5 'safeti':4 'typescript':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/702572/-/comment/4123177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562032 {#2581
    date: 2023-12-14 14:53:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2585
  +user: App\Entity\User {#2600 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2587 …}
  +image: null
  +parent: null
  +root: null
  +body: "[added typescript for safety](https://github.com/kleampa/not-paid/pull/54)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702562032 {#2580
    date: 2023-12-14 14:53:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2588 …}
  +nested: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
  -id: 221450
  -bodyTs: "'/kleampa/not-paid/pull/54)':7 'ad':1 'github.com':6 'github.com/kleampa/not-paid/pull/54)':5 'safeti':4 'typescript':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/702572/-/comment/4123177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562032 {#2581
    date: 2023-12-14 14:53:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2661
  +user: App\Entity\User {#2675 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thy for the heads up.\n
    \n
    Sad to see it go
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701528293 {#2656
    date: 2023-12-02 15:44:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2663 …}
  +nested: Doctrine\ORM\PersistentCollection {#2665 …}
  +votes: Doctrine\ORM\PersistentCollection {#2667 …}
  +reports: Doctrine\ORM\PersistentCollection {#2669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2673 …}
  -id: 190574
  -bodyTs: "'go':10 'head':4 'sad':6 'see':8 'thi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6312299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701528293 {#2657
    date: 2023-12-02 15:44:53.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 {#2661
  +user: App\Entity\User {#2675 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thy for the heads up.\n
    \n
    Sad to see it go
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701528293 {#2656
    date: 2023-12-02 15:44:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2663 …}
  +nested: Doctrine\ORM\PersistentCollection {#2665 …}
  +votes: Doctrine\ORM\PersistentCollection {#2667 …}
  +reports: Doctrine\ORM\PersistentCollection {#2669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2673 …}
  -id: 190574
  -bodyTs: "'go':10 'head':4 'sad':6 'see':8 'thi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6312299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701528293 {#2657
    date: 2023-12-02 15:44:53.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 {#2661
  +user: App\Entity\User {#2675 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thy for the heads up.\n
    \n
    Sad to see it go
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701528293 {#2656
    date: 2023-12-02 15:44:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2663 …}
  +nested: Doctrine\ORM\PersistentCollection {#2665 …}
  +votes: Doctrine\ORM\PersistentCollection {#2667 …}
  +reports: Doctrine\ORM\PersistentCollection {#2669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2673 …}
  -id: 190574
  -bodyTs: "'go':10 'head':4 'sad':6 'see':8 'thi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6312299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701528293 {#2657
    date: 2023-12-02 15:44:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2735
  +user: App\Entity\User {#2749 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2736 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m here just to join you shouting out. Great peace of software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699105739 {#2730
    date: 2023-11-04 14:48:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sleevezipper@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2737 …}
  +nested: Doctrine\ORM\PersistentCollection {#2739 …}
  +votes: Doctrine\ORM\PersistentCollection {#2741 …}
  +reports: Doctrine\ORM\PersistentCollection {#2743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2747 …}
  -id: 89561
  -bodyTs: "'great':10 'join':6 'm':2 'peac':11 'shout':8 'softwar':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5057077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699105739 {#2731
    date: 2023-11-04 14:48:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2735
  +user: App\Entity\User {#2749 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2736 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m here just to join you shouting out. Great peace of software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699105739 {#2730
    date: 2023-11-04 14:48:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sleevezipper@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2737 …}
  +nested: Doctrine\ORM\PersistentCollection {#2739 …}
  +votes: Doctrine\ORM\PersistentCollection {#2741 …}
  +reports: Doctrine\ORM\PersistentCollection {#2743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2747 …}
  -id: 89561
  -bodyTs: "'great':10 'join':6 'm':2 'peac':11 'shout':8 'softwar':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5057077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699105739 {#2731
    date: 2023-11-04 14:48:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2735
  +user: App\Entity\User {#2749 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2736 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m here just to join you shouting out. Great peace of software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699105739 {#2730
    date: 2023-11-04 14:48:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sleevezipper@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2737 …}
  +nested: Doctrine\ORM\PersistentCollection {#2739 …}
  +votes: Doctrine\ORM\PersistentCollection {#2741 …}
  +reports: Doctrine\ORM\PersistentCollection {#2743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2747 …}
  -id: 89561
  -bodyTs: "'great':10 'join':6 'm':2 'peac':11 'shout':8 'softwar':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5057077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699105739 {#2731
    date: 2023-11-04 14:48:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2809
  +user: App\Entity\User {#2824 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2810 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2811 …}
  +image: null
  +parent: null
  +root: null
  +body: "So how does it work?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697155196 {#2804
    date: 2023-10-13 01:59:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2812 …}
  +nested: Doctrine\ORM\PersistentCollection {#2814 …}
  +votes: Doctrine\ORM\PersistentCollection {#2816 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
  -id: 42796
  -bodyTs: "'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3494565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697106968 {#2805
    date: 2023-10-12 12:36:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2809
  +user: App\Entity\User {#2824 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2810 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2811 …}
  +image: null
  +parent: null
  +root: null
  +body: "So how does it work?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697155196 {#2804
    date: 2023-10-13 01:59:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2812 …}
  +nested: Doctrine\ORM\PersistentCollection {#2814 …}
  +votes: Doctrine\ORM\PersistentCollection {#2816 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
  -id: 42796
  -bodyTs: "'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3494565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697106968 {#2805
    date: 2023-10-12 12:36:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2809
  +user: App\Entity\User {#2824 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2810 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2811 …}
  +image: null
  +parent: null
  +root: null
  +body: "So how does it work?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697155196 {#2804
    date: 2023-10-13 01:59:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2812 …}
  +nested: Doctrine\ORM\PersistentCollection {#2814 …}
  +votes: Doctrine\ORM\PersistentCollection {#2816 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
  -id: 42796
  -bodyTs: "'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3494565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697106968 {#2805
    date: 2023-10-12 12:36:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3043
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2810 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2811 …}
  +image: null
  +parent: App\Entity\EntryComment {#2809
    +user: App\Entity\User {#2824 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2810 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2811 …}
    +image: null
    +parent: null
    +root: null
    +body: "So how does it work?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697155196 {#2804
      date: 2023-10-13 01:59:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ward@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2812 …}
    +nested: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2816 …}
    +reports: Doctrine\ORM\PersistentCollection {#2818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
    -id: 42796
    -bodyTs: "'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3494565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697106968 {#2805
      date: 2023-10-12 12:36:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2809}
  +body: """
    Basically think of it as a SDK for defining data deletion on a platform. Omitme handles all the annoying stuff like account storage, building a CLI/GUI & sessions.\n
    \n
    The core of Omitme is Seleniumwire used to grab login session tokens for platforms & HTTPX for making requests with those session tokens. Then you simply define you data deletion “targets” and the API calls to delete such data.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697155193 {#3044
    date: 2023-10-13 01:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 44301
  -bodyTs: "'account':22 'annoy':19 'api':60 'basic':1 'build':24 'call':61 'cli/gui':26 'core':29 'data':10,55,65 'defin':9,53 'delet':11,56,63 'grab':36 'handl':16 'httpx':42 'like':21 'login':37 'make':44 'omitm':15,31 'platform':14,41 'request':45 'sdk':7 'seleniumwir':33 'session':27,38,48 'simpli':52 'storag':23 'stuff':20 'target':57 'think':2 'token':39,49 'use':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3045431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697155193 {#3047
    date: 2023-10-13 01:59:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3043
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2810 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2811 …}
  +image: null
  +parent: App\Entity\EntryComment {#2809
    +user: App\Entity\User {#2824 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2810 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2811 …}
    +image: null
    +parent: null
    +root: null
    +body: "So how does it work?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697155196 {#2804
      date: 2023-10-13 01:59:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ward@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2812 …}
    +nested: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2816 …}
    +reports: Doctrine\ORM\PersistentCollection {#2818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
    -id: 42796
    -bodyTs: "'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3494565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697106968 {#2805
      date: 2023-10-12 12:36:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2809}
  +body: """
    Basically think of it as a SDK for defining data deletion on a platform. Omitme handles all the annoying stuff like account storage, building a CLI/GUI & sessions.\n
    \n
    The core of Omitme is Seleniumwire used to grab login session tokens for platforms & HTTPX for making requests with those session tokens. Then you simply define you data deletion “targets” and the API calls to delete such data.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697155193 {#3044
    date: 2023-10-13 01:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 44301
  -bodyTs: "'account':22 'annoy':19 'api':60 'basic':1 'build':24 'call':61 'cli/gui':26 'core':29 'data':10,55,65 'defin':9,53 'delet':11,56,63 'grab':36 'handl':16 'httpx':42 'like':21 'login':37 'make':44 'omitm':15,31 'platform':14,41 'request':45 'sdk':7 'seleniumwir':33 'session':27,38,48 'simpli':52 'storag':23 'stuff':20 'target':57 'think':2 'token':39,49 'use':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3045431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697155193 {#3047
    date: 2023-10-13 01:59:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3043
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2810 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2811 …}
  +image: null
  +parent: App\Entity\EntryComment {#2809
    +user: App\Entity\User {#2824 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2810 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2811 …}
    +image: null
    +parent: null
    +root: null
    +body: "So how does it work?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697155196 {#2804
      date: 2023-10-13 01:59:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ward@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2812 …}
    +nested: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2816 …}
    +reports: Doctrine\ORM\PersistentCollection {#2818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
    -id: 42796
    -bodyTs: "'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3494565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697106968 {#2805
      date: 2023-10-12 12:36:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2809}
  +body: """
    Basically think of it as a SDK for defining data deletion on a platform. Omitme handles all the annoying stuff like account storage, building a CLI/GUI & sessions.\n
    \n
    The core of Omitme is Seleniumwire used to grab login session tokens for platforms & HTTPX for making requests with those session tokens. Then you simply define you data deletion “targets” and the API calls to delete such data.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697155193 {#3044
    date: 2023-10-13 01:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 44301
  -bodyTs: "'account':22 'annoy':19 'api':60 'basic':1 'build':24 'call':61 'cli/gui':26 'core':29 'data':10,55,65 'defin':9,53 'delet':11,56,63 'grab':36 'handl':16 'httpx':42 'like':21 'login':37 'make':44 'omitm':15,31 'platform':14,41 'request':45 'sdk':7 'seleniumwir':33 'session':27,38,48 'simpli':52 'storag':23 'stuff':20 'target':57 'think':2 'token':39,49 'use':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3045431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697155193 {#3047
    date: 2023-10-13 01:59:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2884
  +user: App\Entity\User {#2898 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2885 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    As an avid NewPipe user I like that it’s an approximately identical tool with more functionality!\n
    \n
    It seems like a fork where (I wish) a plugin could (ideally) be in NewPipe. It may also be a nice nod to the original devs to change the default color scheme of the fork so nobody gets confused as to who forked from who.\n
    \n
    Overall very cool work! I hope they continue to have success and make progress.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1729565971 {#2879
    date: 2024-10-22 04:59:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mahavir@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2886 …}
  +nested: Doctrine\ORM\PersistentCollection {#2888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
  -id: 351851
  -bodyTs: "'also':35 'approxim':12 'avid':3 'chang':45 'color':48 'confus':56 'continu':70 'cool':65 'could':28 'default':47 'dev':43 'fork':22,52,60 'function':17 'get':55 'hope':68 'ideal':29 'ident':13 'like':7,20 'make':75 'may':34 'newpip':4,32 'nice':38 'nobodi':54 'nod':39 'origin':42 'overal':63 'plugin':27 'progress':76 'scheme':49 'seem':19 'success':73 'tool':14 'user':5 'wish':25 'work':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594723 {#2880
    date: 2024-01-30 07:05:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2884
  +user: App\Entity\User {#2898 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2885 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    As an avid NewPipe user I like that it’s an approximately identical tool with more functionality!\n
    \n
    It seems like a fork where (I wish) a plugin could (ideally) be in NewPipe. It may also be a nice nod to the original devs to change the default color scheme of the fork so nobody gets confused as to who forked from who.\n
    \n
    Overall very cool work! I hope they continue to have success and make progress.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1729565971 {#2879
    date: 2024-10-22 04:59:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mahavir@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2886 …}
  +nested: Doctrine\ORM\PersistentCollection {#2888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
  -id: 351851
  -bodyTs: "'also':35 'approxim':12 'avid':3 'chang':45 'color':48 'confus':56 'continu':70 'cool':65 'could':28 'default':47 'dev':43 'fork':22,52,60 'function':17 'get':55 'hope':68 'ideal':29 'ident':13 'like':7,20 'make':75 'may':34 'newpip':4,32 'nice':38 'nobodi':54 'nod':39 'origin':42 'overal':63 'plugin':27 'progress':76 'scheme':49 'seem':19 'success':73 'tool':14 'user':5 'wish':25 'work':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594723 {#2880
    date: 2024-01-30 07:05:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2884
  +user: App\Entity\User {#2898 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2885 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    As an avid NewPipe user I like that it’s an approximately identical tool with more functionality!\n
    \n
    It seems like a fork where (I wish) a plugin could (ideally) be in NewPipe. It may also be a nice nod to the original devs to change the default color scheme of the fork so nobody gets confused as to who forked from who.\n
    \n
    Overall very cool work! I hope they continue to have success and make progress.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1729565971 {#2879
    date: 2024-10-22 04:59:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mahavir@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2886 …}
  +nested: Doctrine\ORM\PersistentCollection {#2888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
  -id: 351851
  -bodyTs: "'also':35 'approxim':12 'avid':3 'chang':45 'color':48 'confus':56 'continu':70 'cool':65 'could':28 'default':47 'dev':43 'fork':22,52,60 'function':17 'get':55 'hope':68 'ideal':29 'ident':13 'like':7,20 'make':75 'may':34 'newpip':4,32 'nice':38 'nobodi':54 'nod':39 'origin':42 'overal':63 'plugin':27 'progress':76 'scheme':49 'seem':19 'success':73 'tool':14 'user':5 'wish':25 'work':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594723 {#2880
    date: 2024-01-30 07:05:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2885 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: App\Entity\EntryComment {#2884
    +user: App\Entity\User {#2898 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2885 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      As an avid NewPipe user I like that it’s an approximately identical tool with more functionality!\n
      \n
      It seems like a fork where (I wish) a plugin could (ideally) be in NewPipe. It may also be a nice nod to the original devs to change the default color scheme of the fork so nobody gets confused as to who forked from who.\n
      \n
      Overall very cool work! I hope they continue to have success and make progress.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1729565971 {#2879
      date: 2024-10-22 04:59:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mahavir@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2886 …}
    +nested: Doctrine\ORM\PersistentCollection {#2888 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    -id: 351851
    -bodyTs: "'also':35 'approxim':12 'avid':3 'chang':45 'color':48 'confus':56 'continu':70 'cool':65 'could':28 'default':47 'dev':43 'fork':22,52,60 'function':17 'get':55 'hope':68 'ideal':29 'ident':13 'like':7,20 'make':75 'may':34 'newpip':4,32 'nice':38 'nobodi':54 'nod':39 'origin':42 'overal':63 'plugin':27 'progress':76 'scheme':49 'seem':19 'success':73 'tool':14 'user':5 'wish':25 'work':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7142029"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706594723 {#2880
      date: 2024-01-30 07:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2884}
  +body: "The fork was originally created because upstream NewPipe elected not to include sponsor block functionality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706596542 {#3130
    date: 2024-01-30 07:35:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mahavir@lemmy.world"
    "@genie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3148 …}
  -id: 351905
  -bodyTs: "'block':14 'creat':5 'elect':9 'fork':2 'function':15 'includ':12 'newpip':8 'origin':4 'sponsor':13 'upstream':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8806899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706596542 {#3131
    date: 2024-01-30 07:35:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2885 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: App\Entity\EntryComment {#2884
    +user: App\Entity\User {#2898 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2885 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      As an avid NewPipe user I like that it’s an approximately identical tool with more functionality!\n
      \n
      It seems like a fork where (I wish) a plugin could (ideally) be in NewPipe. It may also be a nice nod to the original devs to change the default color scheme of the fork so nobody gets confused as to who forked from who.\n
      \n
      Overall very cool work! I hope they continue to have success and make progress.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1729565971 {#2879
      date: 2024-10-22 04:59:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mahavir@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2886 …}
    +nested: Doctrine\ORM\PersistentCollection {#2888 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    -id: 351851
    -bodyTs: "'also':35 'approxim':12 'avid':3 'chang':45 'color':48 'confus':56 'continu':70 'cool':65 'could':28 'default':47 'dev':43 'fork':22,52,60 'function':17 'get':55 'hope':68 'ideal':29 'ident':13 'like':7,20 'make':75 'may':34 'newpip':4,32 'nice':38 'nobodi':54 'nod':39 'origin':42 'overal':63 'plugin':27 'progress':76 'scheme':49 'seem':19 'success':73 'tool':14 'user':5 'wish':25 'work':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7142029"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706594723 {#2880
      date: 2024-01-30 07:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2884}
  +body: "The fork was originally created because upstream NewPipe elected not to include sponsor block functionality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706596542 {#3130
    date: 2024-01-30 07:35:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mahavir@lemmy.world"
    "@genie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3148 …}
  -id: 351905
  -bodyTs: "'block':14 'creat':5 'elect':9 'fork':2 'function':15 'includ':12 'newpip':8 'origin':4 'sponsor':13 'upstream':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8806899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706596542 {#3131
    date: 2024-01-30 07:35:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2885 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: App\Entity\EntryComment {#2884
    +user: App\Entity\User {#2898 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2885 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      As an avid NewPipe user I like that it’s an approximately identical tool with more functionality!\n
      \n
      It seems like a fork where (I wish) a plugin could (ideally) be in NewPipe. It may also be a nice nod to the original devs to change the default color scheme of the fork so nobody gets confused as to who forked from who.\n
      \n
      Overall very cool work! I hope they continue to have success and make progress.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1729565971 {#2879
      date: 2024-10-22 04:59:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mahavir@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2886 …}
    +nested: Doctrine\ORM\PersistentCollection {#2888 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    -id: 351851
    -bodyTs: "'also':35 'approxim':12 'avid':3 'chang':45 'color':48 'confus':56 'continu':70 'cool':65 'could':28 'default':47 'dev':43 'fork':22,52,60 'function':17 'get':55 'hope':68 'ideal':29 'ident':13 'like':7,20 'make':75 'may':34 'newpip':4,32 'nice':38 'nobodi':54 'nod':39 'origin':42 'overal':63 'plugin':27 'progress':76 'scheme':49 'seem':19 'success':73 'tool':14 'user':5 'wish':25 'work':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7142029"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706594723 {#2880
      date: 2024-01-30 07:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2884}
  +body: "The fork was originally created because upstream NewPipe elected not to include sponsor block functionality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706596542 {#3130
    date: 2024-01-30 07:35:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mahavir@lemmy.world"
    "@genie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3148 …}
  -id: 351905
  -bodyTs: "'block':14 'creat':5 'elect':9 'fork':2 'function':15 'includ':12 'newpip':8 'origin':4 'sponsor':13 'upstream':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8806899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706596542 {#3131
    date: 2024-01-30 07:35:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2959
  +user: App\Entity\User {#2972 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "The [squawker](https://github.com/j-fbriere/squawker) seems interesting to me. Unfortunately it’s only available on android and there are some issues probably out of their reach. But since I use it for something basic (literally seeing images of some profiles I follow), it serves me well"
  +lang: "pt"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1729097145 {#2953
    date: 2024-10-16 18:45:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2960 …}
  +nested: Doctrine\ORM\PersistentCollection {#2962 …}
  +votes: Doctrine\ORM\PersistentCollection {#2964 …}
  +reports: Doctrine\ORM\PersistentCollection {#2966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2970 …}
  -id: 346304
  -bodyTs: "'/j-fbriere/squawker)':5 'android':16 'avail':14 'basic':34 'follow':42 'github.com':4 'github.com/j-fbriere/squawker)':3 'imag':37 'interest':7 'issu':21 'liter':35 'probabl':22 'profil':40 'reach':26 'see':36 'seem':6 'serv':44 'sinc':28 'someth':33 'squawker':2 'unfortun':10 'use':30 'well':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7083540"
  +editedAt: DateTimeImmutable @1729074612 {#2954
    date: 2024-10-16 12:30:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706412252 {#2955
    date: 2024-01-28 04:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2959
  +user: App\Entity\User {#2972 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "The [squawker](https://github.com/j-fbriere/squawker) seems interesting to me. Unfortunately it’s only available on android and there are some issues probably out of their reach. But since I use it for something basic (literally seeing images of some profiles I follow), it serves me well"
  +lang: "pt"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1729097145 {#2953
    date: 2024-10-16 18:45:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2960 …}
  +nested: Doctrine\ORM\PersistentCollection {#2962 …}
  +votes: Doctrine\ORM\PersistentCollection {#2964 …}
  +reports: Doctrine\ORM\PersistentCollection {#2966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2970 …}
  -id: 346304
  -bodyTs: "'/j-fbriere/squawker)':5 'android':16 'avail':14 'basic':34 'follow':42 'github.com':4 'github.com/j-fbriere/squawker)':3 'imag':37 'interest':7 'issu':21 'liter':35 'probabl':22 'profil':40 'reach':26 'see':36 'seem':6 'serv':44 'sinc':28 'someth':33 'squawker':2 'unfortun':10 'use':30 'well':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7083540"
  +editedAt: DateTimeImmutable @1729074612 {#2954
    date: 2024-10-16 12:30:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706412252 {#2955
    date: 2024-01-28 04:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2959
  +user: App\Entity\User {#2972 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "The [squawker](https://github.com/j-fbriere/squawker) seems interesting to me. Unfortunately it’s only available on android and there are some issues probably out of their reach. But since I use it for something basic (literally seeing images of some profiles I follow), it serves me well"
  +lang: "pt"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1729097145 {#2953
    date: 2024-10-16 18:45:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2960 …}
  +nested: Doctrine\ORM\PersistentCollection {#2962 …}
  +votes: Doctrine\ORM\PersistentCollection {#2964 …}
  +reports: Doctrine\ORM\PersistentCollection {#2966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2970 …}
  -id: 346304
  -bodyTs: "'/j-fbriere/squawker)':5 'android':16 'avail':14 'basic':34 'follow':42 'github.com':4 'github.com/j-fbriere/squawker)':3 'imag':37 'interest':7 'issu':21 'liter':35 'probabl':22 'profil':40 'reach':26 'see':36 'seem':6 'serv':44 'sinc':28 'someth':33 'squawker':2 'unfortun':10 'use':30 'well':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7083540"
  +editedAt: DateTimeImmutable @1729074612 {#2954
    date: 2024-10-16 12:30:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706412252 {#2955
    date: 2024-01-28 04:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: App\Entity\EntryComment {#2959
    +user: App\Entity\User {#2972 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +parent: null
    +root: null
    +body: "The [squawker](https://github.com/j-fbriere/squawker) seems interesting to me. Unfortunately it’s only available on android and there are some issues probably out of their reach. But since I use it for something basic (literally seeing images of some profiles I follow), it serves me well"
    +lang: "pt"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1729097145 {#2953
      date: 2024-10-16 18:45:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@morrowind@lemmy.ml"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2960 …}
    +nested: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2964 …}
    +reports: Doctrine\ORM\PersistentCollection {#2966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2970 …}
    -id: 346304
    -bodyTs: "'/j-fbriere/squawker)':5 'android':16 'avail':14 'basic':34 'follow':42 'github.com':4 'github.com/j-fbriere/squawker)':3 'imag':37 'interest':7 'issu':21 'liter':35 'probabl':22 'profil':40 'reach':26 'see':36 'seem':6 'serv':44 'sinc':28 'someth':33 'squawker':2 'unfortun':10 'use':30 'well':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7083540"
    +editedAt: DateTimeImmutable @1729074612 {#2954
      date: 2024-10-16 12:30:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706412252 {#2955
      date: 2024-01-28 04:24:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2959}
  +body: "Squawker doesn’t work any longer either"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706417891 {#3066
    date: 2024-01-28 05:58:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
    "@Carol@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 346465
  -bodyTs: "'doesn':2 'either':7 'longer':6 'squawker':1 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7807249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706417891 {#3065
    date: 2024-01-28 05:58: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
87 DENIED edit
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: App\Entity\EntryComment {#2959
    +user: App\Entity\User {#2972 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +parent: null
    +root: null
    +body: "The [squawker](https://github.com/j-fbriere/squawker) seems interesting to me. Unfortunately it’s only available on android and there are some issues probably out of their reach. But since I use it for something basic (literally seeing images of some profiles I follow), it serves me well"
    +lang: "pt"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1729097145 {#2953
      date: 2024-10-16 18:45:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@morrowind@lemmy.ml"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2960 …}
    +nested: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2964 …}
    +reports: Doctrine\ORM\PersistentCollection {#2966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2970 …}
    -id: 346304
    -bodyTs: "'/j-fbriere/squawker)':5 'android':16 'avail':14 'basic':34 'follow':42 'github.com':4 'github.com/j-fbriere/squawker)':3 'imag':37 'interest':7 'issu':21 'liter':35 'probabl':22 'profil':40 'reach':26 'see':36 'seem':6 'serv':44 'sinc':28 'someth':33 'squawker':2 'unfortun':10 'use':30 'well':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7083540"
    +editedAt: DateTimeImmutable @1729074612 {#2954
      date: 2024-10-16 12:30:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706412252 {#2955
      date: 2024-01-28 04:24:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2959}
  +body: "Squawker doesn’t work any longer either"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706417891 {#3066
    date: 2024-01-28 05:58:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
    "@Carol@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 346465
  -bodyTs: "'doesn':2 'either':7 'longer':6 'squawker':1 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7807249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706417891 {#3065
    date: 2024-01-28 05:58: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
88 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: App\Entity\EntryComment {#2959
    +user: App\Entity\User {#2972 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +parent: null
    +root: null
    +body: "The [squawker](https://github.com/j-fbriere/squawker) seems interesting to me. Unfortunately it’s only available on android and there are some issues probably out of their reach. But since I use it for something basic (literally seeing images of some profiles I follow), it serves me well"
    +lang: "pt"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1729097145 {#2953
      date: 2024-10-16 18:45:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@morrowind@lemmy.ml"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2960 …}
    +nested: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2964 …}
    +reports: Doctrine\ORM\PersistentCollection {#2966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2970 …}
    -id: 346304
    -bodyTs: "'/j-fbriere/squawker)':5 'android':16 'avail':14 'basic':34 'follow':42 'github.com':4 'github.com/j-fbriere/squawker)':3 'imag':37 'interest':7 'issu':21 'liter':35 'probabl':22 'profil':40 'reach':26 'see':36 'seem':6 'serv':44 'sinc':28 'someth':33 'squawker':2 'unfortun':10 'use':30 'well':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7083540"
    +editedAt: DateTimeImmutable @1729074612 {#2954
      date: 2024-10-16 12:30:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706412252 {#2955
      date: 2024-01-28 04:24:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2959}
  +body: "Squawker doesn’t work any longer either"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706417891 {#3066
    date: 2024-01-28 05:58:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
    "@Carol@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 346465
  -bodyTs: "'doesn':2 'either':7 'longer':6 'squawker':1 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7807249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706417891 {#3065
    date: 2024-01-28 05:58: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3174
  +user: App\Entity\User {#2972 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +parent: App\Entity\EntryComment {#2959
      +user: App\Entity\User {#2972 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: null
      +root: null
      +body: "The [squawker](https://github.com/j-fbriere/squawker) seems interesting to me. Unfortunately it’s only available on android and there are some issues probably out of their reach. But since I use it for something basic (literally seeing images of some profiles I follow), it serves me well"
      +lang: "pt"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1729097145 {#2953
        date: 2024-10-16 18:45:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@morrowind@lemmy.ml"
        "@morrowind@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2960 …}
      +nested: Doctrine\ORM\PersistentCollection {#2962 …}
      +votes: Doctrine\ORM\PersistentCollection {#2964 …}
      +reports: Doctrine\ORM\PersistentCollection {#2966 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2968 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2970 …}
      -id: 346304
      -bodyTs: "'/j-fbriere/squawker)':5 'android':16 'avail':14 'basic':34 'follow':42 'github.com':4 'github.com/j-fbriere/squawker)':3 'imag':37 'interest':7 'issu':21 'liter':35 'probabl':22 'profil':40 'reach':26 'see':36 'seem':6 'serv':44 'sinc':28 'someth':33 'squawker':2 'unfortun':10 'use':30 'well':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7083540"
      +editedAt: DateTimeImmutable @1729074612 {#2954
        date: 2024-10-16 12:30:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706412252 {#2955
        date: 2024-01-28 04:24:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2959}
    +body: "Squawker doesn’t work any longer either"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706417891 {#3066
      date: 2024-01-28 05:58:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@morrowind@lemmy.ml"
      "@Carol@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3062 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -id: 346465
    -bodyTs: "'doesn':2 'either':7 'longer':6 'squawker':1 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7807249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706417891 {#3065
      date: 2024-01-28 05:58:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2959}
  +body: "It had this problem, but it started working again after the last update"
  +lang: "pt"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706423025 {#3172
    date: 2024-01-28 07:23:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
    "@Carol@lemmy.world"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 346571
  -bodyTs: "'last':12 'problem':4 'start':7 'updat':13 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7089517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706423025 {#3173
    date: 2024-01-28 07:23:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3174
  +user: App\Entity\User {#2972 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +parent: App\Entity\EntryComment {#2959
      +user: App\Entity\User {#2972 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: null
      +root: null
      +body: "The [squawker](https://github.com/j-fbriere/squawker) seems interesting to me. Unfortunately it’s only available on android and there are some issues probably out of their reach. But since I use it for something basic (literally seeing images of some profiles I follow), it serves me well"
      +lang: "pt"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1729097145 {#2953
        date: 2024-10-16 18:45:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@morrowind@lemmy.ml"
        "@morrowind@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2960 …}
      +nested: Doctrine\ORM\PersistentCollection {#2962 …}
      +votes: Doctrine\ORM\PersistentCollection {#2964 …}
      +reports: Doctrine\ORM\PersistentCollection {#2966 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2968 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2970 …}
      -id: 346304
      -bodyTs: "'/j-fbriere/squawker)':5 'android':16 'avail':14 'basic':34 'follow':42 'github.com':4 'github.com/j-fbriere/squawker)':3 'imag':37 'interest':7 'issu':21 'liter':35 'probabl':22 'profil':40 'reach':26 'see':36 'seem':6 'serv':44 'sinc':28 'someth':33 'squawker':2 'unfortun':10 'use':30 'well':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7083540"
      +editedAt: DateTimeImmutable @1729074612 {#2954
        date: 2024-10-16 12:30:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706412252 {#2955
        date: 2024-01-28 04:24:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2959}
    +body: "Squawker doesn’t work any longer either"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706417891 {#3066
      date: 2024-01-28 05:58:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@morrowind@lemmy.ml"
      "@Carol@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3062 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -id: 346465
    -bodyTs: "'doesn':2 'either':7 'longer':6 'squawker':1 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7807249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706417891 {#3065
      date: 2024-01-28 05:58:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2959}
  +body: "It had this problem, but it started working again after the last update"
  +lang: "pt"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706423025 {#3172
    date: 2024-01-28 07:23:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
    "@Carol@lemmy.world"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 346571
  -bodyTs: "'last':12 'problem':4 'start':7 'updat':13 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7089517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706423025 {#3173
    date: 2024-01-28 07:23:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3174
  +user: App\Entity\User {#2972 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +parent: App\Entity\EntryComment {#2959
      +user: App\Entity\User {#2972 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: null
      +root: null
      +body: "The [squawker](https://github.com/j-fbriere/squawker) seems interesting to me. Unfortunately it’s only available on android and there are some issues probably out of their reach. But since I use it for something basic (literally seeing images of some profiles I follow), it serves me well"
      +lang: "pt"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1729097145 {#2953
        date: 2024-10-16 18:45:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@morrowind@lemmy.ml"
        "@morrowind@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2960 …}
      +nested: Doctrine\ORM\PersistentCollection {#2962 …}
      +votes: Doctrine\ORM\PersistentCollection {#2964 …}
      +reports: Doctrine\ORM\PersistentCollection {#2966 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2968 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2970 …}
      -id: 346304
      -bodyTs: "'/j-fbriere/squawker)':5 'android':16 'avail':14 'basic':34 'follow':42 'github.com':4 'github.com/j-fbriere/squawker)':3 'imag':37 'interest':7 'issu':21 'liter':35 'probabl':22 'profil':40 'reach':26 'see':36 'seem':6 'serv':44 'sinc':28 'someth':33 'squawker':2 'unfortun':10 'use':30 'well':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7083540"
      +editedAt: DateTimeImmutable @1729074612 {#2954
        date: 2024-10-16 12:30:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706412252 {#2955
        date: 2024-01-28 04:24:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2959}
    +body: "Squawker doesn’t work any longer either"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706417891 {#3066
      date: 2024-01-28 05:58:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@morrowind@lemmy.ml"
      "@Carol@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3062 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -id: 346465
    -bodyTs: "'doesn':2 'either':7 'longer':6 'squawker':1 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7807249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706417891 {#3065
      date: 2024-01-28 05:58:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2959}
  +body: "It had this problem, but it started working again after the last update"
  +lang: "pt"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706423025 {#3172
    date: 2024-01-28 07:23:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
    "@Carol@lemmy.world"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 346571
  -bodyTs: "'last':12 'problem':4 'start':7 'updat':13 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7089517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706423025 {#3173
    date: 2024-01-28 07:23:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details