Redirect 302 redirect from GET @entry_comment_create (44ccb6)

GET https://kbin.spritesserver.nl/m/opensource@lemmy.ml/comments/active?p=11

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1784
  +user: App\Entity\User {#1458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1722497914 {#1541
    date: 2024-08-01 09:38:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1750 …}
  +nested: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  -id: 303257
  -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4637062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095278 {#1483
    date: 2024-01-12 22:34:38.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 {#1784
  +user: App\Entity\User {#1458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1722497914 {#1541
    date: 2024-08-01 09:38:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1750 …}
  +nested: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  -id: 303257
  -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4637062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095278 {#1483
    date: 2024-01-12 22:34:38.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 {#1784
  +user: App\Entity\User {#1458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1722497914 {#1541
    date: 2024-08-01 09:38:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1750 …}
  +nested: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  -id: 303257
  -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4637062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095278 {#1483
    date: 2024-01-12 22:34:38.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 {#3398
  +user: Proxies\__CG__\App\Entity\User {#3351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1784
    +user: App\Entity\User {#1458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1722497914 {#1541
      date: 2024-08-01 09:38:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1750 …}
    +nested: Doctrine\ORM\PersistentCollection {#1468 …}
    +votes: Doctrine\ORM\PersistentCollection {#1476 …}
    +reports: Doctrine\ORM\PersistentCollection {#1489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
    -id: 303257
    -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4637062"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705095278 {#1483
      date: 2024-01-12 22:34:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1784}
  +body: "You can import all your data natively!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705095672 {#3396
    date: 2024-01-12 22:41:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@chrisbit@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  -id: 303279
  -bodyTs: "'data':6 'import':3 'nativ':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6630422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095672 {#3397
    date: 2024-01-12 22:41: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 {#3398
  +user: Proxies\__CG__\App\Entity\User {#3351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1784
    +user: App\Entity\User {#1458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1722497914 {#1541
      date: 2024-08-01 09:38:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1750 …}
    +nested: Doctrine\ORM\PersistentCollection {#1468 …}
    +votes: Doctrine\ORM\PersistentCollection {#1476 …}
    +reports: Doctrine\ORM\PersistentCollection {#1489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
    -id: 303257
    -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4637062"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705095278 {#1483
      date: 2024-01-12 22:34:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1784}
  +body: "You can import all your data natively!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705095672 {#3396
    date: 2024-01-12 22:41:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@chrisbit@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  -id: 303279
  -bodyTs: "'data':6 'import':3 'nativ':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6630422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095672 {#3397
    date: 2024-01-12 22:41: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 {#3398
  +user: Proxies\__CG__\App\Entity\User {#3351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1784
    +user: App\Entity\User {#1458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1722497914 {#1541
      date: 2024-08-01 09:38:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1750 …}
    +nested: Doctrine\ORM\PersistentCollection {#1468 …}
    +votes: Doctrine\ORM\PersistentCollection {#1476 …}
    +reports: Doctrine\ORM\PersistentCollection {#1489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
    -id: 303257
    -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4637062"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705095278 {#1483
      date: 2024-01-12 22:34:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1784}
  +body: "You can import all your data natively!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705095672 {#3396
    date: 2024-01-12 22:41:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@chrisbit@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  -id: 303279
  -bodyTs: "'data':6 'import':3 'nativ':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6630422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095672 {#3397
    date: 2024-01-12 22:41: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 {#3670
  +user: App\Entity\User {#1458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3398
    +user: Proxies\__CG__\App\Entity\User {#3351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1784
      +user: App\Entity\User {#1458 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1722497914 {#1541
        date: 2024-08-01 09:38:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@test626@lemmy.ml"
        "@PropaGandalf@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1750 …}
      +nested: Doctrine\ORM\PersistentCollection {#1468 …}
      +votes: Doctrine\ORM\PersistentCollection {#1476 …}
      +reports: Doctrine\ORM\PersistentCollection {#1489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
      -id: 303257
      -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4637062"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705095278 {#1483
        date: 2024-01-12 22:34:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1784}
    +body: "You can import all your data natively!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705095672 {#3396
      date: 2024-01-12 22:41:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@chrisbit@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3399 …}
    +nested: Doctrine\ORM\PersistentCollection {#3401 …}
    +votes: Doctrine\ORM\PersistentCollection {#3403 …}
    +reports: Doctrine\ORM\PersistentCollection {#3405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
    -id: 303279
    -bodyTs: "'data':6 'import':3 'nativ':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6630422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705095672 {#3397
      date: 2024-01-12 22:41:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1784}
  +body: "That’s a big reason why I’m giving it a go! Currently importing page 1200 of 1800."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705095796 {#3668
    date: 2024-01-12 22:43:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@chrisbit@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3671 …}
  +nested: Doctrine\ORM\PersistentCollection {#3673 …}
  +votes: Doctrine\ORM\PersistentCollection {#3675 …}
  +reports: Doctrine\ORM\PersistentCollection {#3677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3681 …}
  -id: 303285
  -bodyTs: "'1200':16 '1800':18 'big':4 'current':13 'give':9 'go':12 'import':14 'm':8 'page':15 'reason':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4637239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095796 {#3669
    date: 2024-01-12 22:43:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3670
  +user: App\Entity\User {#1458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3398
    +user: Proxies\__CG__\App\Entity\User {#3351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1784
      +user: App\Entity\User {#1458 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1722497914 {#1541
        date: 2024-08-01 09:38:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@test626@lemmy.ml"
        "@PropaGandalf@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1750 …}
      +nested: Doctrine\ORM\PersistentCollection {#1468 …}
      +votes: Doctrine\ORM\PersistentCollection {#1476 …}
      +reports: Doctrine\ORM\PersistentCollection {#1489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
      -id: 303257
      -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4637062"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705095278 {#1483
        date: 2024-01-12 22:34:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1784}
    +body: "You can import all your data natively!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705095672 {#3396
      date: 2024-01-12 22:41:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@chrisbit@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3399 …}
    +nested: Doctrine\ORM\PersistentCollection {#3401 …}
    +votes: Doctrine\ORM\PersistentCollection {#3403 …}
    +reports: Doctrine\ORM\PersistentCollection {#3405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
    -id: 303279
    -bodyTs: "'data':6 'import':3 'nativ':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6630422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705095672 {#3397
      date: 2024-01-12 22:41:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1784}
  +body: "That’s a big reason why I’m giving it a go! Currently importing page 1200 of 1800."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705095796 {#3668
    date: 2024-01-12 22:43:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@chrisbit@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3671 …}
  +nested: Doctrine\ORM\PersistentCollection {#3673 …}
  +votes: Doctrine\ORM\PersistentCollection {#3675 …}
  +reports: Doctrine\ORM\PersistentCollection {#3677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3681 …}
  -id: 303285
  -bodyTs: "'1200':16 '1800':18 'big':4 'current':13 'give':9 'go':12 'import':14 'm':8 'page':15 'reason':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4637239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095796 {#3669
    date: 2024-01-12 22:43:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3670
  +user: App\Entity\User {#1458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3398
    +user: Proxies\__CG__\App\Entity\User {#3351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1784
      +user: App\Entity\User {#1458 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1722497914 {#1541
        date: 2024-08-01 09:38:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@test626@lemmy.ml"
        "@PropaGandalf@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1750 …}
      +nested: Doctrine\ORM\PersistentCollection {#1468 …}
      +votes: Doctrine\ORM\PersistentCollection {#1476 …}
      +reports: Doctrine\ORM\PersistentCollection {#1489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
      -id: 303257
      -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4637062"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705095278 {#1483
        date: 2024-01-12 22:34:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1784}
    +body: "You can import all your data natively!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705095672 {#3396
      date: 2024-01-12 22:41:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@chrisbit@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3399 …}
    +nested: Doctrine\ORM\PersistentCollection {#3401 …}
    +votes: Doctrine\ORM\PersistentCollection {#3403 …}
    +reports: Doctrine\ORM\PersistentCollection {#3405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
    -id: 303279
    -bodyTs: "'data':6 'import':3 'nativ':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6630422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705095672 {#3397
      date: 2024-01-12 22:41:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1784}
  +body: "That’s a big reason why I’m giving it a go! Currently importing page 1200 of 1800."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705095796 {#3668
    date: 2024-01-12 22:43:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@chrisbit@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3671 …}
  +nested: Doctrine\ORM\PersistentCollection {#3673 …}
  +votes: Doctrine\ORM\PersistentCollection {#3675 …}
  +reports: Doctrine\ORM\PersistentCollection {#3677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3681 …}
  -id: 303285
  -bodyTs: "'1200':16 '1800':18 'big':4 'current':13 'give':9 'go':12 'import':14 'm':8 'page':15 'reason':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4637239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095796 {#3669
    date: 2024-01-12 22:43:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3685
  +user: Proxies\__CG__\App\Entity\User {#3686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3398
    +user: Proxies\__CG__\App\Entity\User {#3351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1784
      +user: App\Entity\User {#1458 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1722497914 {#1541
        date: 2024-08-01 09:38:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@test626@lemmy.ml"
        "@PropaGandalf@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1750 …}
      +nested: Doctrine\ORM\PersistentCollection {#1468 …}
      +votes: Doctrine\ORM\PersistentCollection {#1476 …}
      +reports: Doctrine\ORM\PersistentCollection {#1489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
      -id: 303257
      -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4637062"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705095278 {#1483
        date: 2024-01-12 22:34:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1784}
    +body: "You can import all your data natively!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705095672 {#3396
      date: 2024-01-12 22:41:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@chrisbit@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3399 …}
    +nested: Doctrine\ORM\PersistentCollection {#3401 …}
    +votes: Doctrine\ORM\PersistentCollection {#3403 …}
    +reports: Doctrine\ORM\PersistentCollection {#3405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
    -id: 303279
    -bodyTs: "'data':6 'import':3 'nativ':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6630422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705095672 {#3397
      date: 2024-01-12 22:41:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1784}
  +body: """
    Definitely going to check this out when I get home.\n
    \n
    Aside from last.fm, can it connect+import history from other services, like Spotify?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705114466 {#3683
    date: 2024-01-13 03:54:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@chrisbit@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3687 …}
  +nested: Doctrine\ORM\PersistentCollection {#3689 …}
  +votes: Doctrine\ORM\PersistentCollection {#3691 …}
  +reports: Doctrine\ORM\PersistentCollection {#3693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3697 …}
  -id: 304060
  -bodyTs: "'asid':11 'check':4 'connect':16 'definit':1 'get':9 'go':2 'histori':18 'home':10 'import':17 'last.fm':13 'like':22 'servic':21 'spotifi':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6688339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705114466 {#3684
    date: 2024-01-13 03:54:26.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 {#3685
  +user: Proxies\__CG__\App\Entity\User {#3686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3398
    +user: Proxies\__CG__\App\Entity\User {#3351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1784
      +user: App\Entity\User {#1458 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1722497914 {#1541
        date: 2024-08-01 09:38:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@test626@lemmy.ml"
        "@PropaGandalf@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1750 …}
      +nested: Doctrine\ORM\PersistentCollection {#1468 …}
      +votes: Doctrine\ORM\PersistentCollection {#1476 …}
      +reports: Doctrine\ORM\PersistentCollection {#1489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
      -id: 303257
      -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4637062"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705095278 {#1483
        date: 2024-01-12 22:34:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1784}
    +body: "You can import all your data natively!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705095672 {#3396
      date: 2024-01-12 22:41:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@chrisbit@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3399 …}
    +nested: Doctrine\ORM\PersistentCollection {#3401 …}
    +votes: Doctrine\ORM\PersistentCollection {#3403 …}
    +reports: Doctrine\ORM\PersistentCollection {#3405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
    -id: 303279
    -bodyTs: "'data':6 'import':3 'nativ':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6630422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705095672 {#3397
      date: 2024-01-12 22:41:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1784}
  +body: """
    Definitely going to check this out when I get home.\n
    \n
    Aside from last.fm, can it connect+import history from other services, like Spotify?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705114466 {#3683
    date: 2024-01-13 03:54:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@chrisbit@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3687 …}
  +nested: Doctrine\ORM\PersistentCollection {#3689 …}
  +votes: Doctrine\ORM\PersistentCollection {#3691 …}
  +reports: Doctrine\ORM\PersistentCollection {#3693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3697 …}
  -id: 304060
  -bodyTs: "'asid':11 'check':4 'connect':16 'definit':1 'get':9 'go':2 'histori':18 'home':10 'import':17 'last.fm':13 'like':22 'servic':21 'spotifi':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6688339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705114466 {#3684
    date: 2024-01-13 03:54:26.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 {#3685
  +user: Proxies\__CG__\App\Entity\User {#3686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3398
    +user: Proxies\__CG__\App\Entity\User {#3351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1784
      +user: App\Entity\User {#1458 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1722497914 {#1541
        date: 2024-08-01 09:38:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@test626@lemmy.ml"
        "@PropaGandalf@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1750 …}
      +nested: Doctrine\ORM\PersistentCollection {#1468 …}
      +votes: Doctrine\ORM\PersistentCollection {#1476 …}
      +reports: Doctrine\ORM\PersistentCollection {#1489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
      -id: 303257
      -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4637062"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705095278 {#1483
        date: 2024-01-12 22:34:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1784}
    +body: "You can import all your data natively!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705095672 {#3396
      date: 2024-01-12 22:41:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@chrisbit@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3399 …}
    +nested: Doctrine\ORM\PersistentCollection {#3401 …}
    +votes: Doctrine\ORM\PersistentCollection {#3403 …}
    +reports: Doctrine\ORM\PersistentCollection {#3405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
    -id: 303279
    -bodyTs: "'data':6 'import':3 'nativ':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6630422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705095672 {#3397
      date: 2024-01-12 22:41:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1784}
  +body: """
    Definitely going to check this out when I get home.\n
    \n
    Aside from last.fm, can it connect+import history from other services, like Spotify?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705114466 {#3683
    date: 2024-01-13 03:54:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@chrisbit@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3687 …}
  +nested: Doctrine\ORM\PersistentCollection {#3689 …}
  +votes: Doctrine\ORM\PersistentCollection {#3691 …}
  +reports: Doctrine\ORM\PersistentCollection {#3693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3697 …}
  -id: 304060
  -bodyTs: "'asid':11 'check':4 'connect':16 'definit':1 'get':9 'go':2 'histori':18 'home':10 'import':17 'last.fm':13 'like':22 'servic':21 'spotifi':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6688339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705114466 {#3684
    date: 2024-01-13 03:54:26.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 {#3915
  +user: Proxies\__CG__\App\Entity\User {#3351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3685
    +user: Proxies\__CG__\App\Entity\User {#3686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3398
      +user: Proxies\__CG__\App\Entity\User {#3351 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1784
        +user: App\Entity\User {#1458 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1722497914 {#1541
          date: 2024-08-01 09:38:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@test626@lemmy.ml"
          "@PropaGandalf@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1750 …}
        +nested: Doctrine\ORM\PersistentCollection {#1468 …}
        +votes: Doctrine\ORM\PersistentCollection {#1476 …}
        +reports: Doctrine\ORM\PersistentCollection {#1489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
        -id: 303257
        -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/4637062"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705095278 {#1483
          date: 2024-01-12 22:34:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1784}
      +body: "You can import all your data natively!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705095672 {#3396
        date: 2024-01-12 22:41:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@test626@lemmy.ml"
        "@PropaGandalf@lemmy.world"
        "@chrisbit@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3399 …}
      +nested: Doctrine\ORM\PersistentCollection {#3401 …}
      +votes: Doctrine\ORM\PersistentCollection {#3403 …}
      +reports: Doctrine\ORM\PersistentCollection {#3405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
      -id: 303279
      -bodyTs: "'data':6 'import':3 'nativ':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6630422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705095672 {#3397
        date: 2024-01-12 22:41:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1784}
    +body: """
      Definitely going to check this out when I get home.\n
      \n
      Aside from last.fm, can it connect+import history from other services, like Spotify?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705114466 {#3683
      date: 2024-01-13 03:54:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@chrisbit@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3687 …}
    +nested: Doctrine\ORM\PersistentCollection {#3689 …}
    +votes: Doctrine\ORM\PersistentCollection {#3691 …}
    +reports: Doctrine\ORM\PersistentCollection {#3693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3697 …}
    -id: 304060
    -bodyTs: "'asid':11 'check':4 'connect':16 'definit':1 'get':9 'go':2 'histori':18 'home':10 'import':17 'last.fm':13 'like':22 'servic':21 'spotifi':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6688339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705114466 {#3684
      date: 2024-01-13 03:54:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1784}
  +body: "Yes spotify is supported as well. Unfortunately Tidal isn’t. But if you are on linux and you are using Tidal you could download the tidal-hifi client which bas a listenbrainz integration or you could download the listenbrainz app which can sync data from multiple clients including all music streaming services, newpipe, odysee, …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705141927 {#3913
    date: 2024-01-13 11:32:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@chrisbit@leminal.space"
    "@synae@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3916 …}
  +nested: Doctrine\ORM\PersistentCollection {#3918 …}
  +votes: Doctrine\ORM\PersistentCollection {#3920 …}
  +reports: Doctrine\ORM\PersistentCollection {#3922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3926 …}
  -id: 304836
  -bodyTs: "'app':41 'bas':31 'client':29,48 'could':23,37 'data':45 'download':24,38 'hifi':28 'includ':49 'integr':34 'isn':9 'linux':16 'listenbrainz':33,40 'multipl':47 'music':51 'newpip':54 'odyse':55 'servic':53 'spotifi':2 'stream':52 'support':4 'sync':44 'tidal':8,21,27 'tidal-hifi':26 'unfortun':7 'use':20 'well':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141927 {#3914
    date: 2024-01-13 11:32:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3915
  +user: Proxies\__CG__\App\Entity\User {#3351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3685
    +user: Proxies\__CG__\App\Entity\User {#3686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3398
      +user: Proxies\__CG__\App\Entity\User {#3351 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1784
        +user: App\Entity\User {#1458 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1722497914 {#1541
          date: 2024-08-01 09:38:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@test626@lemmy.ml"
          "@PropaGandalf@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1750 …}
        +nested: Doctrine\ORM\PersistentCollection {#1468 …}
        +votes: Doctrine\ORM\PersistentCollection {#1476 …}
        +reports: Doctrine\ORM\PersistentCollection {#1489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
        -id: 303257
        -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/4637062"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705095278 {#1483
          date: 2024-01-12 22:34:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1784}
      +body: "You can import all your data natively!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705095672 {#3396
        date: 2024-01-12 22:41:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@test626@lemmy.ml"
        "@PropaGandalf@lemmy.world"
        "@chrisbit@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3399 …}
      +nested: Doctrine\ORM\PersistentCollection {#3401 …}
      +votes: Doctrine\ORM\PersistentCollection {#3403 …}
      +reports: Doctrine\ORM\PersistentCollection {#3405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
      -id: 303279
      -bodyTs: "'data':6 'import':3 'nativ':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6630422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705095672 {#3397
        date: 2024-01-12 22:41:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1784}
    +body: """
      Definitely going to check this out when I get home.\n
      \n
      Aside from last.fm, can it connect+import history from other services, like Spotify?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705114466 {#3683
      date: 2024-01-13 03:54:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@chrisbit@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3687 …}
    +nested: Doctrine\ORM\PersistentCollection {#3689 …}
    +votes: Doctrine\ORM\PersistentCollection {#3691 …}
    +reports: Doctrine\ORM\PersistentCollection {#3693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3697 …}
    -id: 304060
    -bodyTs: "'asid':11 'check':4 'connect':16 'definit':1 'get':9 'go':2 'histori':18 'home':10 'import':17 'last.fm':13 'like':22 'servic':21 'spotifi':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6688339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705114466 {#3684
      date: 2024-01-13 03:54:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1784}
  +body: "Yes spotify is supported as well. Unfortunately Tidal isn’t. But if you are on linux and you are using Tidal you could download the tidal-hifi client which bas a listenbrainz integration or you could download the listenbrainz app which can sync data from multiple clients including all music streaming services, newpipe, odysee, …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705141927 {#3913
    date: 2024-01-13 11:32:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@chrisbit@leminal.space"
    "@synae@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3916 …}
  +nested: Doctrine\ORM\PersistentCollection {#3918 …}
  +votes: Doctrine\ORM\PersistentCollection {#3920 …}
  +reports: Doctrine\ORM\PersistentCollection {#3922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3926 …}
  -id: 304836
  -bodyTs: "'app':41 'bas':31 'client':29,48 'could':23,37 'data':45 'download':24,38 'hifi':28 'includ':49 'integr':34 'isn':9 'linux':16 'listenbrainz':33,40 'multipl':47 'music':51 'newpip':54 'odyse':55 'servic':53 'spotifi':2 'stream':52 'support':4 'sync':44 'tidal':8,21,27 'tidal-hifi':26 'unfortun':7 'use':20 'well':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141927 {#3914
    date: 2024-01-13 11:32:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3915
  +user: Proxies\__CG__\App\Entity\User {#3351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3685
    +user: Proxies\__CG__\App\Entity\User {#3686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3398
      +user: Proxies\__CG__\App\Entity\User {#3351 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1784
        +user: App\Entity\User {#1458 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1722497914 {#1541
          date: 2024-08-01 09:38:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@test626@lemmy.ml"
          "@PropaGandalf@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1750 …}
        +nested: Doctrine\ORM\PersistentCollection {#1468 …}
        +votes: Doctrine\ORM\PersistentCollection {#1476 …}
        +reports: Doctrine\ORM\PersistentCollection {#1489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
        -id: 303257
        -bodyTs: "'19':8 'better':14 'discoveri':16 'give':20 'go':23 'last.fm':6 'late':11 'll':19 'look':12 'music':15 'option':17 'someon':2 'use':5 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/4637062"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705095278 {#1483
          date: 2024-01-12 22:34:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1784}
      +body: "You can import all your data natively!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705095672 {#3396
        date: 2024-01-12 22:41:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@test626@lemmy.ml"
        "@PropaGandalf@lemmy.world"
        "@chrisbit@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3399 …}
      +nested: Doctrine\ORM\PersistentCollection {#3401 …}
      +votes: Doctrine\ORM\PersistentCollection {#3403 …}
      +reports: Doctrine\ORM\PersistentCollection {#3405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
      -id: 303279
      -bodyTs: "'data':6 'import':3 'nativ':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6630422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705095672 {#3397
        date: 2024-01-12 22:41:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1784}
    +body: """
      Definitely going to check this out when I get home.\n
      \n
      Aside from last.fm, can it connect+import history from other services, like Spotify?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705114466 {#3683
      date: 2024-01-13 03:54:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@chrisbit@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3687 …}
    +nested: Doctrine\ORM\PersistentCollection {#3689 …}
    +votes: Doctrine\ORM\PersistentCollection {#3691 …}
    +reports: Doctrine\ORM\PersistentCollection {#3693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3697 …}
    -id: 304060
    -bodyTs: "'asid':11 'check':4 'connect':16 'definit':1 'get':9 'go':2 'histori':18 'home':10 'import':17 'last.fm':13 'like':22 'servic':21 'spotifi':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6688339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705114466 {#3684
      date: 2024-01-13 03:54:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1784}
  +body: "Yes spotify is supported as well. Unfortunately Tidal isn’t. But if you are on linux and you are using Tidal you could download the tidal-hifi client which bas a listenbrainz integration or you could download the listenbrainz app which can sync data from multiple clients including all music streaming services, newpipe, odysee, …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705141927 {#3913
    date: 2024-01-13 11:32:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@chrisbit@leminal.space"
    "@synae@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3916 …}
  +nested: Doctrine\ORM\PersistentCollection {#3918 …}
  +votes: Doctrine\ORM\PersistentCollection {#3920 …}
  +reports: Doctrine\ORM\PersistentCollection {#3922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3926 …}
  -id: 304836
  -bodyTs: "'app':41 'bas':31 'client':29,48 'could':23,37 'data':45 'download':24,38 'hifi':28 'includ':49 'integr':34 'isn':9 'linux':16 'listenbrainz':33,40 'multipl':47 'music':51 'newpip':54 'odyse':55 'servic':53 'spotifi':2 'stream':52 'support':4 'sync':44 'tidal':8,21,27 'tidal-hifi':26 'unfortun':7 'use':20 'well':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141927 {#3914
    date: 2024-01-13 11:32:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2465
  +user: App\Entity\User {#2457 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It depends on if the first guy is complaining about having to reinstall this specific software, or if the software borked his entire system to the point that he has to reinstall his entire OS. Because that happened to me once. But in the first scenario he is being a dick, and in the second one not so much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 79
  +score: 0
  +lastActive: DateTime @1722475715 {#1729
    date: 2024-08-01 03:28:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 299762
  -bodyTs: "'bork':21 'complain':9 'depend':2 'dick':51 'entir':23,34 'first':6,45 'guy':7 'happen':38 'much':59 'one':56 'os':35 'point':27 'reinstal':13,32 'scenario':46 'second':55 'softwar':16,20 'specif':15 'system':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5588414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705004202 {#1739
    date: 2024-01-11 21:16: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
23 DENIED edit
App\Entity\EntryComment {#2465
  +user: App\Entity\User {#2457 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It depends on if the first guy is complaining about having to reinstall this specific software, or if the software borked his entire system to the point that he has to reinstall his entire OS. Because that happened to me once. But in the first scenario he is being a dick, and in the second one not so much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 79
  +score: 0
  +lastActive: DateTime @1722475715 {#1729
    date: 2024-08-01 03:28:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 299762
  -bodyTs: "'bork':21 'complain':9 'depend':2 'dick':51 'entir':23,34 'first':6,45 'guy':7 'happen':38 'much':59 'one':56 'os':35 'point':27 'reinstal':13,32 'scenario':46 'second':55 'softwar':16,20 'specif':15 'system':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5588414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705004202 {#1739
    date: 2024-01-11 21:16: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
24 DENIED moderate
App\Entity\EntryComment {#2465
  +user: App\Entity\User {#2457 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It depends on if the first guy is complaining about having to reinstall this specific software, or if the software borked his entire system to the point that he has to reinstall his entire OS. Because that happened to me once. But in the first scenario he is being a dick, and in the second one not so much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 79
  +score: 0
  +lastActive: DateTime @1722475715 {#1729
    date: 2024-08-01 03:28:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 299762
  -bodyTs: "'bork':21 'complain':9 'depend':2 'dick':51 'entir':23,34 'first':6,45 'guy':7 'happen':38 'much':59 'one':56 'os':35 'point':27 'reinstal':13,32 'scenario':46 'second':55 'softwar':16,20 'specif':15 'system':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5588414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705004202 {#1739
    date: 2024-01-11 21:16: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
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 {#2023
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.\n
    \n
    If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1722253945 {#1363
    date: 2024-07-29 13:52:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 300471
  -bodyTs: "'actual':46 'anyth':36,116 'benefit':72 'better':4,22,134 'bigger':64 'complaint':17 'comput':69 'contribut':39 'definit':100 'develop':32 'didn':33,90 'exact':106 'experi':112 'form':143 'get':78 'go':103 'ideal':111 'inform':121 'keep':60 'less':109 'less-than-id':108 'live':74 'made':95 'mayb':28,87 'mind':62 'mistak':97 'peopl':68,102 'person':25 'pictur':65 'polit':2,8 'posit':49 'possibl':27 'problem':42,54 'resolv':51 'say':115 'see':13 'someon':76 'someth':93 'spend':84 'state':124 'taken':24 'thing':128 'time':85 'troubleshoot':86 'understand':92 'upset':79 'user':16 'valid':19 'way':11 'well':67,127 'whatev':52 'work':70,130 'worth':59 'wrong':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6638349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705022204 {#1361
    date: 2024-01-12 02:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2023
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.\n
    \n
    If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1722253945 {#1363
    date: 2024-07-29 13:52:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 300471
  -bodyTs: "'actual':46 'anyth':36,116 'benefit':72 'better':4,22,134 'bigger':64 'complaint':17 'comput':69 'contribut':39 'definit':100 'develop':32 'didn':33,90 'exact':106 'experi':112 'form':143 'get':78 'go':103 'ideal':111 'inform':121 'keep':60 'less':109 'less-than-id':108 'live':74 'made':95 'mayb':28,87 'mind':62 'mistak':97 'peopl':68,102 'person':25 'pictur':65 'polit':2,8 'posit':49 'possibl':27 'problem':42,54 'resolv':51 'say':115 'see':13 'someon':76 'someth':93 'spend':84 'state':124 'taken':24 'thing':128 'time':85 'troubleshoot':86 'understand':92 'upset':79 'user':16 'valid':19 'way':11 'well':67,127 'whatev':52 'work':70,130 'worth':59 'wrong':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6638349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705022204 {#1361
    date: 2024-01-12 02:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2023
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.\n
    \n
    If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1722253945 {#1363
    date: 2024-07-29 13:52:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 300471
  -bodyTs: "'actual':46 'anyth':36,116 'benefit':72 'better':4,22,134 'bigger':64 'complaint':17 'comput':69 'contribut':39 'definit':100 'develop':32 'didn':33,90 'exact':106 'experi':112 'form':143 'get':78 'go':103 'ideal':111 'inform':121 'keep':60 'less':109 'less-than-id':108 'live':74 'made':95 'mayb':28,87 'mind':62 'mistak':97 'peopl':68,102 'person':25 'pictur':65 'polit':2,8 'posit':49 'possibl':27 'problem':42,54 'resolv':51 'say':115 'see':13 'someon':76 'someth':93 'spend':84 'state':124 'taken':24 'thing':128 'time':85 'troubleshoot':86 'understand':92 'upset':79 'user':16 'valid':19 'way':11 'well':67,127 'whatev':52 'work':70,130 'worth':59 'wrong':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6638349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705022204 {#1361
    date: 2024-01-12 02:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3193
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.\n
      \n
      If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1722253945 {#1363
      date: 2024-07-29 13:52:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 300471
    -bodyTs: "'actual':46 'anyth':36,116 'benefit':72 'better':4,22,134 'bigger':64 'complaint':17 'comput':69 'contribut':39 'definit':100 'develop':32 'didn':33,90 'exact':106 'experi':112 'form':143 'get':78 'go':103 'ideal':111 'inform':121 'keep':60 'less':109 'less-than-id':108 'live':74 'made':95 'mayb':28,87 'mind':62 'mistak':97 'peopl':68,102 'person':25 'pictur':65 'polit':2,8 'posit':49 'possibl':27 'problem':42,54 'resolv':51 'say':115 'see':13 'someon':76 'someth':93 'spend':84 'state':124 'taken':24 'thing':128 'time':85 'troubleshoot':86 'understand':92 'upset':79 'user':16 'valid':19 'way':11 'well':67,127 'whatev':52 'work':70,130 'worth':59 'wrong':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6638349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705022204 {#1361
      date: 2024-01-12 02:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705026009 {#3191
    date: 2024-01-12 03:20:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3194 …}
  +nested: Doctrine\ORM\PersistentCollection {#3196 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
  -id: 300659
  -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026009 {#3192
    date: 2024-01-12 03:20:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3193
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.\n
      \n
      If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1722253945 {#1363
      date: 2024-07-29 13:52:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 300471
    -bodyTs: "'actual':46 'anyth':36,116 'benefit':72 'better':4,22,134 'bigger':64 'complaint':17 'comput':69 'contribut':39 'definit':100 'develop':32 'didn':33,90 'exact':106 'experi':112 'form':143 'get':78 'go':103 'ideal':111 'inform':121 'keep':60 'less':109 'less-than-id':108 'live':74 'made':95 'mayb':28,87 'mind':62 'mistak':97 'peopl':68,102 'person':25 'pictur':65 'polit':2,8 'posit':49 'possibl':27 'problem':42,54 'resolv':51 'say':115 'see':13 'someon':76 'someth':93 'spend':84 'state':124 'taken':24 'thing':128 'time':85 'troubleshoot':86 'understand':92 'upset':79 'user':16 'valid':19 'way':11 'well':67,127 'whatev':52 'work':70,130 'worth':59 'wrong':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6638349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705022204 {#1361
      date: 2024-01-12 02:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705026009 {#3191
    date: 2024-01-12 03:20:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3194 …}
  +nested: Doctrine\ORM\PersistentCollection {#3196 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
  -id: 300659
  -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026009 {#3192
    date: 2024-01-12 03:20:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3193
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.\n
      \n
      If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1722253945 {#1363
      date: 2024-07-29 13:52:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 300471
    -bodyTs: "'actual':46 'anyth':36,116 'benefit':72 'better':4,22,134 'bigger':64 'complaint':17 'comput':69 'contribut':39 'definit':100 'develop':32 'didn':33,90 'exact':106 'experi':112 'form':143 'get':78 'go':103 'ideal':111 'inform':121 'keep':60 'less':109 'less-than-id':108 'live':74 'made':95 'mayb':28,87 'mind':62 'mistak':97 'peopl':68,102 'person':25 'pictur':65 'polit':2,8 'posit':49 'possibl':27 'problem':42,54 'resolv':51 'say':115 'see':13 'someon':76 'someth':93 'spend':84 'state':124 'taken':24 'thing':128 'time':85 'troubleshoot':86 'understand':92 'upset':79 'user':16 'valid':19 'way':11 'well':67,127 'whatev':52 'work':70,130 'worth':59 'wrong':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6638349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705022204 {#1361
      date: 2024-01-12 02:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705026009 {#3191
    date: 2024-01-12 03:20:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3194 …}
  +nested: Doctrine\ORM\PersistentCollection {#3196 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
  -id: 300659
  -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026009 {#3192
    date: 2024-01-12 03:20:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3564
  +user: Proxies\__CG__\App\Entity\User {#3565 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3193
    +user: Proxies\__CG__\App\Entity\User {#3118 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2023
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.\n
        \n
        If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1722253945 {#1363
        date: 2024-07-29 13:52:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 300471
      -bodyTs: "'actual':46 'anyth':36,116 'benefit':72 'better':4,22,134 'bigger':64 'complaint':17 'comput':69 'contribut':39 'definit':100 'develop':32 'didn':33,90 'exact':106 'experi':112 'form':143 'get':78 'go':103 'ideal':111 'inform':121 'keep':60 'less':109 'less-than-id':108 'live':74 'made':95 'mayb':28,87 'mind':62 'mistak':97 'peopl':68,102 'person':25 'pictur':65 'polit':2,8 'posit':49 'possibl':27 'problem':42,54 'resolv':51 'say':115 'see':13 'someon':76 'someth':93 'spend':84 'state':124 'taken':24 'thing':128 'time':85 'troubleshoot':86 'understand':92 'upset':79 'user':16 'valid':19 'way':11 'well':67,127 'whatev':52 'work':70,130 'worth':59 'wrong':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6638349"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705022204 {#1361
        date: 2024-01-12 02:16:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2023}
    +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1705026009 {#3191
      date: 2024-01-12 03:20:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3194 …}
    +nested: Doctrine\ORM\PersistentCollection {#3196 …}
    +votes: Doctrine\ORM\PersistentCollection {#3198 …}
    +reports: Doctrine\ORM\PersistentCollection {#3200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
    -id: 300659
    -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6596622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705026009 {#3192
      date: 2024-01-12 03:20:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +body: "Nah - don’t make excuses for them. Here in Australia, we call entitled people like this cunts. With a hard ‘c’. Not the nice one, with a soft ‘c’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705052152 {#3561
    date: 2024-01-12 10:35:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3566 …}
  +nested: Doctrine\ORM\PersistentCollection {#3568 …}
  +votes: Doctrine\ORM\PersistentCollection {#3570 …}
  +reports: Doctrine\ORM\PersistentCollection {#3572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3576 …}
  -id: 301513
  -bodyTs: "'australia':10 'c':21,29 'call':12 'cunt':17 'entitl':13 'excus':5 'hard':20 'like':15 'make':4 'nah':1 'nice':24 'one':25 'peopl':14 'soft':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/855718"
  +editedAt: DateTimeImmutable @1721588154 {#3562
    date: 2024-07-21 20:55:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705052152 {#3563
    date: 2024-01-12 10:35: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
35 DENIED edit
App\Entity\EntryComment {#3564
  +user: Proxies\__CG__\App\Entity\User {#3565 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3193
    +user: Proxies\__CG__\App\Entity\User {#3118 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2023
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.\n
        \n
        If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1722253945 {#1363
        date: 2024-07-29 13:52:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 300471
      -bodyTs: "'actual':46 'anyth':36,116 'benefit':72 'better':4,22,134 'bigger':64 'complaint':17 'comput':69 'contribut':39 'definit':100 'develop':32 'didn':33,90 'exact':106 'experi':112 'form':143 'get':78 'go':103 'ideal':111 'inform':121 'keep':60 'less':109 'less-than-id':108 'live':74 'made':95 'mayb':28,87 'mind':62 'mistak':97 'peopl':68,102 'person':25 'pictur':65 'polit':2,8 'posit':49 'possibl':27 'problem':42,54 'resolv':51 'say':115 'see':13 'someon':76 'someth':93 'spend':84 'state':124 'taken':24 'thing':128 'time':85 'troubleshoot':86 'understand':92 'upset':79 'user':16 'valid':19 'way':11 'well':67,127 'whatev':52 'work':70,130 'worth':59 'wrong':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6638349"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705022204 {#1361
        date: 2024-01-12 02:16:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2023}
    +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1705026009 {#3191
      date: 2024-01-12 03:20:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3194 …}
    +nested: Doctrine\ORM\PersistentCollection {#3196 …}
    +votes: Doctrine\ORM\PersistentCollection {#3198 …}
    +reports: Doctrine\ORM\PersistentCollection {#3200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
    -id: 300659
    -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6596622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705026009 {#3192
      date: 2024-01-12 03:20:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +body: "Nah - don’t make excuses for them. Here in Australia, we call entitled people like this cunts. With a hard ‘c’. Not the nice one, with a soft ‘c’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705052152 {#3561
    date: 2024-01-12 10:35:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3566 …}
  +nested: Doctrine\ORM\PersistentCollection {#3568 …}
  +votes: Doctrine\ORM\PersistentCollection {#3570 …}
  +reports: Doctrine\ORM\PersistentCollection {#3572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3576 …}
  -id: 301513
  -bodyTs: "'australia':10 'c':21,29 'call':12 'cunt':17 'entitl':13 'excus':5 'hard':20 'like':15 'make':4 'nah':1 'nice':24 'one':25 'peopl':14 'soft':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/855718"
  +editedAt: DateTimeImmutable @1721588154 {#3562
    date: 2024-07-21 20:55:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705052152 {#3563
    date: 2024-01-12 10:35: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
36 DENIED moderate
App\Entity\EntryComment {#3564
  +user: Proxies\__CG__\App\Entity\User {#3565 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3193
    +user: Proxies\__CG__\App\Entity\User {#3118 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2023
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.\n
        \n
        If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1722253945 {#1363
        date: 2024-07-29 13:52:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 300471
      -bodyTs: "'actual':46 'anyth':36,116 'benefit':72 'better':4,22,134 'bigger':64 'complaint':17 'comput':69 'contribut':39 'definit':100 'develop':32 'didn':33,90 'exact':106 'experi':112 'form':143 'get':78 'go':103 'ideal':111 'inform':121 'keep':60 'less':109 'less-than-id':108 'live':74 'made':95 'mayb':28,87 'mind':62 'mistak':97 'peopl':68,102 'person':25 'pictur':65 'polit':2,8 'posit':49 'possibl':27 'problem':42,54 'resolv':51 'say':115 'see':13 'someon':76 'someth':93 'spend':84 'state':124 'taken':24 'thing':128 'time':85 'troubleshoot':86 'understand':92 'upset':79 'user':16 'valid':19 'way':11 'well':67,127 'whatev':52 'work':70,130 'worth':59 'wrong':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6638349"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705022204 {#1361
        date: 2024-01-12 02:16:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2023}
    +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1705026009 {#3191
      date: 2024-01-12 03:20:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3194 …}
    +nested: Doctrine\ORM\PersistentCollection {#3196 …}
    +votes: Doctrine\ORM\PersistentCollection {#3198 …}
    +reports: Doctrine\ORM\PersistentCollection {#3200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
    -id: 300659
    -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6596622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705026009 {#3192
      date: 2024-01-12 03:20:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +body: "Nah - don’t make excuses for them. Here in Australia, we call entitled people like this cunts. With a hard ‘c’. Not the nice one, with a soft ‘c’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705052152 {#3561
    date: 2024-01-12 10:35:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3566 …}
  +nested: Doctrine\ORM\PersistentCollection {#3568 …}
  +votes: Doctrine\ORM\PersistentCollection {#3570 …}
  +reports: Doctrine\ORM\PersistentCollection {#3572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3576 …}
  -id: 301513
  -bodyTs: "'australia':10 'c':21,29 'call':12 'cunt':17 'entitl':13 'excus':5 'hard':20 'like':15 'make':4 'nah':1 'nice':24 'one':25 'peopl':14 'soft':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/855718"
  +editedAt: DateTimeImmutable @1721588154 {#3562
    date: 2024-07-21 20:55:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705052152 {#3563
    date: 2024-01-12 10:35: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
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 {#3882
  +user: Proxies\__CG__\App\Entity\User {#3883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3564
    +user: Proxies\__CG__\App\Entity\User {#3565 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3193
      +user: Proxies\__CG__\App\Entity\User {#3118 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2023
        +user: App\Entity\User {#2012 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.\n
          \n
          If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1722253945 {#1363
          date: 2024-07-29 13:52:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -id: 300471
        -bodyTs: "'actual':46 'anyth':36,116 'benefit':72 'better':4,22,134 'bigger':64 'complaint':17 'comput':69 'contribut':39 'definit':100 'develop':32 'didn':33,90 'exact':106 'experi':112 'form':143 'get':78 'go':103 'ideal':111 'inform':121 'keep':60 'less':109 'less-than-id':108 'live':74 'made':95 'mayb':28,87 'mind':62 'mistak':97 'peopl':68,102 'person':25 'pictur':65 'polit':2,8 'posit':49 'possibl':27 'problem':42,54 'resolv':51 'say':115 'see':13 'someon':76 'someth':93 'spend':84 'state':124 'taken':24 'thing':128 'time':85 'troubleshoot':86 'understand':92 'upset':79 'user':16 'valid':19 'way':11 'well':67,127 'whatev':52 'work':70,130 'worth':59 'wrong':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6638349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705022204 {#1361
          date: 2024-01-12 02:16:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2023}
      +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1705026009 {#3191
        date: 2024-01-12 03:20:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@chicken@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3194 …}
      +nested: Doctrine\ORM\PersistentCollection {#3196 …}
      +votes: Doctrine\ORM\PersistentCollection {#3198 …}
      +reports: Doctrine\ORM\PersistentCollection {#3200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
      -id: 300659
      -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6596622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705026009 {#3192
        date: 2024-01-12 03:20:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2023}
    +body: "Nah - don’t make excuses for them. Here in Australia, we call entitled people like this cunts. With a hard ‘c’. Not the nice one, with a soft ‘c’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705052152 {#3561
      date: 2024-01-12 10:35:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@chicken@lemmy.dbzer0.com"
      "@hperrin@lemmy.world"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3566 …}
    +nested: Doctrine\ORM\PersistentCollection {#3568 …}
    +votes: Doctrine\ORM\PersistentCollection {#3570 …}
    +reports: Doctrine\ORM\PersistentCollection {#3572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3576 …}
    -id: 301513
    -bodyTs: "'australia':10 'c':21,29 'call':12 'cunt':17 'entitl':13 'excus':5 'hard':20 'like':15 'make':4 'nah':1 'nice':24 'one':25 'peopl':14 'soft':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/855718"
    +editedAt: DateTimeImmutable @1721588154 {#3562
      date: 2024-07-21 20:55:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705052152 {#3563
      date: 2024-01-12 10:35:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +body: "Sunts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705110605 {#3880
    date: 2024-01-13 02:50:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3884 …}
  +nested: Doctrine\ORM\PersistentCollection {#3886 …}
  +votes: Doctrine\ORM\PersistentCollection {#3888 …}
  +reports: Doctrine\ORM\PersistentCollection {#3890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3894 …}
  -id: 303909
  -bodyTs: "'sunt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7318366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705110605 {#3881
    date: 2024-01-13 02:50:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3882
  +user: Proxies\__CG__\App\Entity\User {#3883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3564
    +user: Proxies\__CG__\App\Entity\User {#3565 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3193
      +user: Proxies\__CG__\App\Entity\User {#3118 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2023
        +user: App\Entity\User {#2012 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.\n
          \n
          If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1722253945 {#1363
          date: 2024-07-29 13:52:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -id: 300471
        -bodyTs: "'actual':46 'anyth':36,116 'benefit':72 'better':4,22,134 'bigger':64 'complaint':17 'comput':69 'contribut':39 'definit':100 'develop':32 'didn':33,90 'exact':106 'experi':112 'form':143 'get':78 'go':103 'ideal':111 'inform':121 'keep':60 'less':109 'less-than-id':108 'live':74 'made':95 'mayb':28,87 'mind':62 'mistak':97 'peopl':68,102 'person':25 'pictur':65 'polit':2,8 'posit':49 'possibl':27 'problem':42,54 'resolv':51 'say':115 'see':13 'someon':76 'someth':93 'spend':84 'state':124 'taken':24 'thing':128 'time':85 'troubleshoot':86 'understand':92 'upset':79 'user':16 'valid':19 'way':11 'well':67,127 'whatev':52 'work':70,130 'worth':59 'wrong':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6638349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705022204 {#1361
          date: 2024-01-12 02:16:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2023}
      +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1705026009 {#3191
        date: 2024-01-12 03:20:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@chicken@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3194 …}
      +nested: Doctrine\ORM\PersistentCollection {#3196 …}
      +votes: Doctrine\ORM\PersistentCollection {#3198 …}
      +reports: Doctrine\ORM\PersistentCollection {#3200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
      -id: 300659
      -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6596622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705026009 {#3192
        date: 2024-01-12 03:20:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2023}
    +body: "Nah - don’t make excuses for them. Here in Australia, we call entitled people like this cunts. With a hard ‘c’. Not the nice one, with a soft ‘c’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705052152 {#3561
      date: 2024-01-12 10:35:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@chicken@lemmy.dbzer0.com"
      "@hperrin@lemmy.world"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3566 …}
    +nested: Doctrine\ORM\PersistentCollection {#3568 …}
    +votes: Doctrine\ORM\PersistentCollection {#3570 …}
    +reports: Doctrine\ORM\PersistentCollection {#3572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3576 …}
    -id: 301513
    -bodyTs: "'australia':10 'c':21,29 'call':12 'cunt':17 'entitl':13 'excus':5 'hard':20 'like':15 'make':4 'nah':1 'nice':24 'one':25 'peopl':14 'soft':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/855718"
    +editedAt: DateTimeImmutable @1721588154 {#3562
      date: 2024-07-21 20:55:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705052152 {#3563
      date: 2024-01-12 10:35:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +body: "Sunts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705110605 {#3880
    date: 2024-01-13 02:50:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3884 …}
  +nested: Doctrine\ORM\PersistentCollection {#3886 …}
  +votes: Doctrine\ORM\PersistentCollection {#3888 …}
  +reports: Doctrine\ORM\PersistentCollection {#3890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3894 …}
  -id: 303909
  -bodyTs: "'sunt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7318366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705110605 {#3881
    date: 2024-01-13 02:50:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3882
  +user: Proxies\__CG__\App\Entity\User {#3883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3564
    +user: Proxies\__CG__\App\Entity\User {#3565 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3193
      +user: Proxies\__CG__\App\Entity\User {#3118 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2023
        +user: App\Entity\User {#2012 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.\n
          \n
          If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1722253945 {#1363
          date: 2024-07-29 13:52:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -id: 300471
        -bodyTs: "'actual':46 'anyth':36,116 'benefit':72 'better':4,22,134 'bigger':64 'complaint':17 'comput':69 'contribut':39 'definit':100 'develop':32 'didn':33,90 'exact':106 'experi':112 'form':143 'get':78 'go':103 'ideal':111 'inform':121 'keep':60 'less':109 'less-than-id':108 'live':74 'made':95 'mayb':28,87 'mind':62 'mistak':97 'peopl':68,102 'person':25 'pictur':65 'polit':2,8 'posit':49 'possibl':27 'problem':42,54 'resolv':51 'say':115 'see':13 'someon':76 'someth':93 'spend':84 'state':124 'taken':24 'thing':128 'time':85 'troubleshoot':86 'understand':92 'upset':79 'user':16 'valid':19 'way':11 'well':67,127 'whatev':52 'work':70,130 'worth':59 'wrong':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6638349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705022204 {#1361
          date: 2024-01-12 02:16:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2023}
      +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1705026009 {#3191
        date: 2024-01-12 03:20:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@chicken@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3194 …}
      +nested: Doctrine\ORM\PersistentCollection {#3196 …}
      +votes: Doctrine\ORM\PersistentCollection {#3198 …}
      +reports: Doctrine\ORM\PersistentCollection {#3200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
      -id: 300659
      -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6596622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705026009 {#3192
        date: 2024-01-12 03:20:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2023}
    +body: "Nah - don’t make excuses for them. Here in Australia, we call entitled people like this cunts. With a hard ‘c’. Not the nice one, with a soft ‘c’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705052152 {#3561
      date: 2024-01-12 10:35:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@chicken@lemmy.dbzer0.com"
      "@hperrin@lemmy.world"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3566 …}
    +nested: Doctrine\ORM\PersistentCollection {#3568 …}
    +votes: Doctrine\ORM\PersistentCollection {#3570 …}
    +reports: Doctrine\ORM\PersistentCollection {#3572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3576 …}
    -id: 301513
    -bodyTs: "'australia':10 'c':21,29 'call':12 'cunt':17 'entitl':13 'excus':5 'hard':20 'like':15 'make':4 'nah':1 'nice':24 'one':25 'peopl':14 'soft':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/855718"
    +editedAt: DateTimeImmutable @1721588154 {#3562
      date: 2024-07-21 20:55:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705052152 {#3563
      date: 2024-01-12 10:35:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +body: "Sunts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705110605 {#3880
    date: 2024-01-13 02:50:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3884 …}
  +nested: Doctrine\ORM\PersistentCollection {#3886 …}
  +votes: Doctrine\ORM\PersistentCollection {#3888 …}
  +reports: Doctrine\ORM\PersistentCollection {#3890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3894 …}
  -id: 303909
  -bodyTs: "'sunt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7318366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705110605 {#3881
    date: 2024-01-13 02:50:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2331
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "There is always a risk using libraries from others. If you install something without knowing what you are doing and without considering the risks, you should not be installing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1722241854 {#2349
    date: 2024-07-29 10:30:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 299708
  -bodyTs: "'alway':3 'consid':22 'instal':12,29 'know':15 'librari':7 'other':9 'risk':5,24 'someth':13 'use':6 'without':14,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6584424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002189 {#2042
    date: 2024-01-11 20:43:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "There is always a risk using libraries from others. If you install something without knowing what you are doing and without considering the risks, you should not be installing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1722241854 {#2349
    date: 2024-07-29 10:30:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 299708
  -bodyTs: "'alway':3 'consid':22 'instal':12,29 'know':15 'librari':7 'other':9 'risk':5,24 'someth':13 'use':6 'without':14,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6584424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002189 {#2042
    date: 2024-01-11 20:43:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "There is always a risk using libraries from others. If you install something without knowing what you are doing and without considering the risks, you should not be installing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1722241854 {#2349
    date: 2024-07-29 10:30:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 299708
  -bodyTs: "'alway':3 'consid':22 'instal':12,29 'know':15 'librari':7 'other':9 'risk':5,24 'someth':13 'use':6 'without':14,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6584424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002189 {#2042
    date: 2024-01-11 20:43:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3063
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "There is always a risk using libraries from others. If you install something without knowing what you are doing and without considering the risks, you should not be installing it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1722241854 {#2349
      date: 2024-07-29 10:30:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 299708
    -bodyTs: "'alway':3 'consid':22 'instal':12,29 'know':15 'librari':7 'other':9 'risk':5,24 'someth':13 'use':6 'without':14,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6584424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002189 {#2042
      date: 2024-01-11 20:43:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +body: "You are literally sending 99% of the new Linux users back to Windows haha. C’ mon its not that hard, look at what custom ROM developers do. They put a big disclaimer warning of the risks of installing the software. You won’t find a single user blaming the devs for a bricked phone, and there are lot of them. The one who has to consider the risks and warn about them is the dev, just because (s)he is the one who knows the software better and not all users are developers and they usually don’t know what are the risks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705088194 {#3067
    date: 2024-01-12 20:36:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ogeist@lemmy.world"
    "@hperrin@lemmy.world"
    "@ogeist@lemmy.world"
    "@hperrin@lemmy.world"
    "@ogeist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 302946
  -bodyTs: "'99':5 'back':11 'better':87 'big':31 'blame':48 'brick':53 'c':15 'consid':66 'custom':24 'dev':50,75 'develop':26,93 'disclaim':32 'find':44 'haha':14 'hard':20 'instal':38 'know':84,99 'linux':9 'liter':3 'look':21 'lot':58 'mon':16 'new':8 'one':62,82 'phone':54 'put':29 'risk':36,68,103 'rom':25 'send':4 'singl':46 'softwar':40,86 'user':10,47,91 'usual':96 'warn':33,70 'window':13 'won':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7310552"
  +editedAt: DateTimeImmutable @1721972604 {#3070
    date: 2024-07-26 07:43:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705088194 {#3066
    date: 2024-01-12 20:36:34.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 {#3063
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "There is always a risk using libraries from others. If you install something without knowing what you are doing and without considering the risks, you should not be installing it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1722241854 {#2349
      date: 2024-07-29 10:30:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 299708
    -bodyTs: "'alway':3 'consid':22 'instal':12,29 'know':15 'librari':7 'other':9 'risk':5,24 'someth':13 'use':6 'without':14,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6584424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002189 {#2042
      date: 2024-01-11 20:43:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +body: "You are literally sending 99% of the new Linux users back to Windows haha. C’ mon its not that hard, look at what custom ROM developers do. They put a big disclaimer warning of the risks of installing the software. You won’t find a single user blaming the devs for a bricked phone, and there are lot of them. The one who has to consider the risks and warn about them is the dev, just because (s)he is the one who knows the software better and not all users are developers and they usually don’t know what are the risks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705088194 {#3067
    date: 2024-01-12 20:36:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ogeist@lemmy.world"
    "@hperrin@lemmy.world"
    "@ogeist@lemmy.world"
    "@hperrin@lemmy.world"
    "@ogeist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 302946
  -bodyTs: "'99':5 'back':11 'better':87 'big':31 'blame':48 'brick':53 'c':15 'consid':66 'custom':24 'dev':50,75 'develop':26,93 'disclaim':32 'find':44 'haha':14 'hard':20 'instal':38 'know':84,99 'linux':9 'liter':3 'look':21 'lot':58 'mon':16 'new':8 'one':62,82 'phone':54 'put':29 'risk':36,68,103 'rom':25 'send':4 'singl':46 'softwar':40,86 'user':10,47,91 'usual':96 'warn':33,70 'window':13 'won':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7310552"
  +editedAt: DateTimeImmutable @1721972604 {#3070
    date: 2024-07-26 07:43:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705088194 {#3066
    date: 2024-01-12 20:36:34.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 {#3063
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "There is always a risk using libraries from others. If you install something without knowing what you are doing and without considering the risks, you should not be installing it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1722241854 {#2349
      date: 2024-07-29 10:30:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 299708
    -bodyTs: "'alway':3 'consid':22 'instal':12,29 'know':15 'librari':7 'other':9 'risk':5,24 'someth':13 'use':6 'without':14,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6584424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002189 {#2042
      date: 2024-01-11 20:43:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +body: "You are literally sending 99% of the new Linux users back to Windows haha. C’ mon its not that hard, look at what custom ROM developers do. They put a big disclaimer warning of the risks of installing the software. You won’t find a single user blaming the devs for a bricked phone, and there are lot of them. The one who has to consider the risks and warn about them is the dev, just because (s)he is the one who knows the software better and not all users are developers and they usually don’t know what are the risks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705088194 {#3067
    date: 2024-01-12 20:36:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ogeist@lemmy.world"
    "@hperrin@lemmy.world"
    "@ogeist@lemmy.world"
    "@hperrin@lemmy.world"
    "@ogeist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 302946
  -bodyTs: "'99':5 'back':11 'better':87 'big':31 'blame':48 'brick':53 'c':15 'consid':66 'custom':24 'dev':50,75 'develop':26,93 'disclaim':32 'find':44 'haha':14 'hard':20 'instal':38 'know':84,99 'linux':9 'liter':3 'look':21 'lot':58 'mon':16 'new':8 'one':62,82 'phone':54 'put':29 'risk':36,68,103 'rom':25 'send':4 'singl':46 'softwar':40,86 'user':10,47,91 'usual':96 'warn':33,70 'window':13 'won':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7310552"
  +editedAt: DateTimeImmutable @1721972604 {#3070
    date: 2024-07-26 07:43:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705088194 {#3066
    date: 2024-01-12 20:36:34.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 {#3655
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3063
    +user: Proxies\__CG__\App\Entity\User {#3150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2331
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "There is always a risk using libraries from others. If you install something without knowing what you are doing and without considering the risks, you should not be installing it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1722241854 {#2349
        date: 2024-07-29 10:30:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 299708
      -bodyTs: "'alway':3 'consid':22 'instal':12,29 'know':15 'librari':7 'other':9 'risk':5,24 'someth':13 'use':6 'without':14,21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6584424"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705002189 {#2042
        date: 2024-01-11 20:43:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +body: "You are literally sending 99% of the new Linux users back to Windows haha. C’ mon its not that hard, look at what custom ROM developers do. They put a big disclaimer warning of the risks of installing the software. You won’t find a single user blaming the devs for a bricked phone, and there are lot of them. The one who has to consider the risks and warn about them is the dev, just because (s)he is the one who knows the software better and not all users are developers and they usually don’t know what are the risks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705088194 {#3067
      date: 2024-01-12 20:36:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@ogeist@lemmy.world"
      "@hperrin@lemmy.world"
      "@ogeist@lemmy.world"
      "@hperrin@lemmy.world"
      "@ogeist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3147 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 302946
    -bodyTs: "'99':5 'back':11 'better':87 'big':31 'blame':48 'brick':53 'c':15 'consid':66 'custom':24 'dev':50,75 'develop':26,93 'disclaim':32 'find':44 'haha':14 'hard':20 'instal':38 'know':84,99 'linux':9 'liter':3 'look':21 'lot':58 'mon':16 'new':8 'one':62,82 'phone':54 'put':29 'risk':36,68,103 'rom':25 'send':4 'singl':46 'softwar':40,86 'user':10,47,91 'usual':96 'warn':33,70 'window':13 'won':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7310552"
    +editedAt: DateTimeImmutable @1721972604 {#3070
      date: 2024-07-26 07:43:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705088194 {#3066
      date: 2024-01-12 20:36:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +body: """
    You can install shit in Windows too, it is exactly the same case when grandma installs too many toolbars in Internet Explorer 6. No one is warning you there that you might be installing malware.\n
    \n
    What I mean is that there are already curated repositories for each distro that can be accessed easily by the package manager. If you go outside of your package manager and repos, gloves are off, you better know what you are doing.\n
    \n
    Regarding custom ROMs, since you brought it up and being a custom ROM enthusiast, there are still a lot of complaints, nastiness and pressure from the users similar to this. Installing a ROM has definitely a higher knowledge barrier and that makes you aware of the risks, also you will brick your phone before you are able to install a ROM… if you don’t know what you are doing.\n
    \n
    Finally, the developer here in this very lemmy post mentions that the OP of that bug report was working with them in order to solve the issue. The one on the screenshot was just a random dude unnecessarily being rude. Free software is usually delivered as is with no warranties, specifically small projects and libraries.\n
    \n
    Thanks for coming to my TED.talk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705109164 {#3653
    date: 2024-01-13 02:26:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ogeist@lemmy.world"
    "@corvus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3656 …}
  +nested: Doctrine\ORM\PersistentCollection {#3658 …}
  +votes: Doctrine\ORM\PersistentCollection {#3660 …}
  +reports: Doctrine\ORM\PersistentCollection {#3662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
  -id: 303857
  -bodyTs: "'6':23 'abl':134 'access':52 'alreadi':43 'also':125 'awar':121 'barrier':116 'better':72 'brick':128 'brought':83 'bug':163 'case':13 'come':205 'complaint':98 'curat':44 'custom':79,89 'definit':112 'deliv':192 'develop':150 'distro':48 'dude':184 'easili':53 'enthusiast':91 'exact':10 'explor':22 'final':148 'free':188 'glove':68 'go':60 'grandma':15 'higher':114 'instal':3,16,34,108,136 'internet':21 'issu':174 'know':73,143 'knowledg':115 'lemmi':155 'librari':202 'lot':96 'make':119 'malwar':35 'manag':57,65 'mani':18 'mean':38 'mention':157 'might':32 'nasti':99 'one':25,176 'op':160 'order':170 'outsid':61 'packag':56,64 'phone':130 'post':156 'pressur':101 'project':200 'random':183 'regard':78 'repo':67 'report':164 'repositori':45 'risk':124 'rom':80,90,110,138 'rude':187 'screenshot':179 'shit':4 'similar':105 'sinc':81 'small':199 'softwar':189 'solv':172 'specif':198 'still':94 'ted.talk':208 'thank':203 'toolbar':19 'unnecessarili':185 'user':104 'usual':191 'warn':27 'warranti':197 'window':6 'work':166"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6634510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705109164 {#3654
    date: 2024-01-13 02:26:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3655
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3063
    +user: Proxies\__CG__\App\Entity\User {#3150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2331
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "There is always a risk using libraries from others. If you install something without knowing what you are doing and without considering the risks, you should not be installing it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1722241854 {#2349
        date: 2024-07-29 10:30:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 299708
      -bodyTs: "'alway':3 'consid':22 'instal':12,29 'know':15 'librari':7 'other':9 'risk':5,24 'someth':13 'use':6 'without':14,21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6584424"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705002189 {#2042
        date: 2024-01-11 20:43:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +body: "You are literally sending 99% of the new Linux users back to Windows haha. C’ mon its not that hard, look at what custom ROM developers do. They put a big disclaimer warning of the risks of installing the software. You won’t find a single user blaming the devs for a bricked phone, and there are lot of them. The one who has to consider the risks and warn about them is the dev, just because (s)he is the one who knows the software better and not all users are developers and they usually don’t know what are the risks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705088194 {#3067
      date: 2024-01-12 20:36:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@ogeist@lemmy.world"
      "@hperrin@lemmy.world"
      "@ogeist@lemmy.world"
      "@hperrin@lemmy.world"
      "@ogeist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3147 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 302946
    -bodyTs: "'99':5 'back':11 'better':87 'big':31 'blame':48 'brick':53 'c':15 'consid':66 'custom':24 'dev':50,75 'develop':26,93 'disclaim':32 'find':44 'haha':14 'hard':20 'instal':38 'know':84,99 'linux':9 'liter':3 'look':21 'lot':58 'mon':16 'new':8 'one':62,82 'phone':54 'put':29 'risk':36,68,103 'rom':25 'send':4 'singl':46 'softwar':40,86 'user':10,47,91 'usual':96 'warn':33,70 'window':13 'won':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7310552"
    +editedAt: DateTimeImmutable @1721972604 {#3070
      date: 2024-07-26 07:43:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705088194 {#3066
      date: 2024-01-12 20:36:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +body: """
    You can install shit in Windows too, it is exactly the same case when grandma installs too many toolbars in Internet Explorer 6. No one is warning you there that you might be installing malware.\n
    \n
    What I mean is that there are already curated repositories for each distro that can be accessed easily by the package manager. If you go outside of your package manager and repos, gloves are off, you better know what you are doing.\n
    \n
    Regarding custom ROMs, since you brought it up and being a custom ROM enthusiast, there are still a lot of complaints, nastiness and pressure from the users similar to this. Installing a ROM has definitely a higher knowledge barrier and that makes you aware of the risks, also you will brick your phone before you are able to install a ROM… if you don’t know what you are doing.\n
    \n
    Finally, the developer here in this very lemmy post mentions that the OP of that bug report was working with them in order to solve the issue. The one on the screenshot was just a random dude unnecessarily being rude. Free software is usually delivered as is with no warranties, specifically small projects and libraries.\n
    \n
    Thanks for coming to my TED.talk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705109164 {#3653
    date: 2024-01-13 02:26:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ogeist@lemmy.world"
    "@corvus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3656 …}
  +nested: Doctrine\ORM\PersistentCollection {#3658 …}
  +votes: Doctrine\ORM\PersistentCollection {#3660 …}
  +reports: Doctrine\ORM\PersistentCollection {#3662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
  -id: 303857
  -bodyTs: "'6':23 'abl':134 'access':52 'alreadi':43 'also':125 'awar':121 'barrier':116 'better':72 'brick':128 'brought':83 'bug':163 'case':13 'come':205 'complaint':98 'curat':44 'custom':79,89 'definit':112 'deliv':192 'develop':150 'distro':48 'dude':184 'easili':53 'enthusiast':91 'exact':10 'explor':22 'final':148 'free':188 'glove':68 'go':60 'grandma':15 'higher':114 'instal':3,16,34,108,136 'internet':21 'issu':174 'know':73,143 'knowledg':115 'lemmi':155 'librari':202 'lot':96 'make':119 'malwar':35 'manag':57,65 'mani':18 'mean':38 'mention':157 'might':32 'nasti':99 'one':25,176 'op':160 'order':170 'outsid':61 'packag':56,64 'phone':130 'post':156 'pressur':101 'project':200 'random':183 'regard':78 'repo':67 'report':164 'repositori':45 'risk':124 'rom':80,90,110,138 'rude':187 'screenshot':179 'shit':4 'similar':105 'sinc':81 'small':199 'softwar':189 'solv':172 'specif':198 'still':94 'ted.talk':208 'thank':203 'toolbar':19 'unnecessarili':185 'user':104 'usual':191 'warn':27 'warranti':197 'window':6 'work':166"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6634510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705109164 {#3654
    date: 2024-01-13 02:26:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3655
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3063
    +user: Proxies\__CG__\App\Entity\User {#3150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2331
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "There is always a risk using libraries from others. If you install something without knowing what you are doing and without considering the risks, you should not be installing it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1722241854 {#2349
        date: 2024-07-29 10:30:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 299708
      -bodyTs: "'alway':3 'consid':22 'instal':12,29 'know':15 'librari':7 'other':9 'risk':5,24 'someth':13 'use':6 'without':14,21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6584424"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705002189 {#2042
        date: 2024-01-11 20:43:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +body: "You are literally sending 99% of the new Linux users back to Windows haha. C’ mon its not that hard, look at what custom ROM developers do. They put a big disclaimer warning of the risks of installing the software. You won’t find a single user blaming the devs for a bricked phone, and there are lot of them. The one who has to consider the risks and warn about them is the dev, just because (s)he is the one who knows the software better and not all users are developers and they usually don’t know what are the risks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705088194 {#3067
      date: 2024-01-12 20:36:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@ogeist@lemmy.world"
      "@hperrin@lemmy.world"
      "@ogeist@lemmy.world"
      "@hperrin@lemmy.world"
      "@ogeist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3147 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 302946
    -bodyTs: "'99':5 'back':11 'better':87 'big':31 'blame':48 'brick':53 'c':15 'consid':66 'custom':24 'dev':50,75 'develop':26,93 'disclaim':32 'find':44 'haha':14 'hard':20 'instal':38 'know':84,99 'linux':9 'liter':3 'look':21 'lot':58 'mon':16 'new':8 'one':62,82 'phone':54 'put':29 'risk':36,68,103 'rom':25 'send':4 'singl':46 'softwar':40,86 'user':10,47,91 'usual':96 'warn':33,70 'window':13 'won':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7310552"
    +editedAt: DateTimeImmutable @1721972604 {#3070
      date: 2024-07-26 07:43:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705088194 {#3066
      date: 2024-01-12 20:36:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +body: """
    You can install shit in Windows too, it is exactly the same case when grandma installs too many toolbars in Internet Explorer 6. No one is warning you there that you might be installing malware.\n
    \n
    What I mean is that there are already curated repositories for each distro that can be accessed easily by the package manager. If you go outside of your package manager and repos, gloves are off, you better know what you are doing.\n
    \n
    Regarding custom ROMs, since you brought it up and being a custom ROM enthusiast, there are still a lot of complaints, nastiness and pressure from the users similar to this. Installing a ROM has definitely a higher knowledge barrier and that makes you aware of the risks, also you will brick your phone before you are able to install a ROM… if you don’t know what you are doing.\n
    \n
    Finally, the developer here in this very lemmy post mentions that the OP of that bug report was working with them in order to solve the issue. The one on the screenshot was just a random dude unnecessarily being rude. Free software is usually delivered as is with no warranties, specifically small projects and libraries.\n
    \n
    Thanks for coming to my TED.talk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705109164 {#3653
    date: 2024-01-13 02:26:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ogeist@lemmy.world"
    "@corvus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3656 …}
  +nested: Doctrine\ORM\PersistentCollection {#3658 …}
  +votes: Doctrine\ORM\PersistentCollection {#3660 …}
  +reports: Doctrine\ORM\PersistentCollection {#3662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
  -id: 303857
  -bodyTs: "'6':23 'abl':134 'access':52 'alreadi':43 'also':125 'awar':121 'barrier':116 'better':72 'brick':128 'brought':83 'bug':163 'case':13 'come':205 'complaint':98 'curat':44 'custom':79,89 'definit':112 'deliv':192 'develop':150 'distro':48 'dude':184 'easili':53 'enthusiast':91 'exact':10 'explor':22 'final':148 'free':188 'glove':68 'go':60 'grandma':15 'higher':114 'instal':3,16,34,108,136 'internet':21 'issu':174 'know':73,143 'knowledg':115 'lemmi':155 'librari':202 'lot':96 'make':119 'malwar':35 'manag':57,65 'mani':18 'mean':38 'mention':157 'might':32 'nasti':99 'one':25,176 'op':160 'order':170 'outsid':61 'packag':56,64 'phone':130 'post':156 'pressur':101 'project':200 'random':183 'regard':78 'repo':67 'report':164 'repositori':45 'risk':124 'rom':80,90,110,138 'rude':187 'screenshot':179 'shit':4 'similar':105 'sinc':81 'small':199 'softwar':189 'solv':172 'specif':198 'still':94 'ted.talk':208 'thank':203 'toolbar':19 'unnecessarili':185 'user':104 'usual':191 'warn':27 'warranti':197 'window':6 'work':166"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6634510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705109164 {#3654
    date: 2024-01-13 02:26:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2121
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I found this article from 2018: […kellner.me/…/thunderbolt-networking-on-linux/](https://christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)\n
    \n
    And this from 2022: [chrisbergeron.com/…/ultra-fast-thunderbolt-nas-wi…](https://chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)\n
    \n
    Seems you just plug in the cable on Linux and you’re done. Low latency video can be transferred over network for example with gstreamer/pipewire and files with any file transfer protocol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1722228772 {#2107
    date: 2024-07-29 06:52:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Artemis_Mystique@lemmy.ml"
    "@Artemis_Mystique@lemmy.ml"
    "@Artemis_Mystique@lemmy.ml"
    "@Artemis_Mystique@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 303365
  -bodyTs: "'/2018/05/24/thunderbolt-networking-on-linux/)':11 '/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':20 '/thunderbolt-networking-on-linux':8 '/ultra-fast-thunderbolt-nas-wi':17 '2018':6 '2022':15 'articl':4 'cabl':27 'chrisbergeron.com':16,19 'chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':18 'christian.kellner.me':10 'christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)':9 'done':33 'exampl':43 'file':47,50 'found':2 'gstreamer/pipewire':45 'kellner.me':7 'latenc':35 'linux':29 'low':34 'network':41 'plug':24 'protocol':52 're':32 'seem':21 'transfer':39,51 'video':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6388577"
  +editedAt: DateTimeImmutable @1722115357 {#2112
    date: 2024-07-27 23:22:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705097457 {#2124
    date: 2024-01-12 23:10: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
55 DENIED edit
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I found this article from 2018: […kellner.me/…/thunderbolt-networking-on-linux/](https://christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)\n
    \n
    And this from 2022: [chrisbergeron.com/…/ultra-fast-thunderbolt-nas-wi…](https://chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)\n
    \n
    Seems you just plug in the cable on Linux and you’re done. Low latency video can be transferred over network for example with gstreamer/pipewire and files with any file transfer protocol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1722228772 {#2107
    date: 2024-07-29 06:52:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Artemis_Mystique@lemmy.ml"
    "@Artemis_Mystique@lemmy.ml"
    "@Artemis_Mystique@lemmy.ml"
    "@Artemis_Mystique@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 303365
  -bodyTs: "'/2018/05/24/thunderbolt-networking-on-linux/)':11 '/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':20 '/thunderbolt-networking-on-linux':8 '/ultra-fast-thunderbolt-nas-wi':17 '2018':6 '2022':15 'articl':4 'cabl':27 'chrisbergeron.com':16,19 'chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':18 'christian.kellner.me':10 'christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)':9 'done':33 'exampl':43 'file':47,50 'found':2 'gstreamer/pipewire':45 'kellner.me':7 'latenc':35 'linux':29 'low':34 'network':41 'plug':24 'protocol':52 're':32 'seem':21 'transfer':39,51 'video':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6388577"
  +editedAt: DateTimeImmutable @1722115357 {#2112
    date: 2024-07-27 23:22:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705097457 {#2124
    date: 2024-01-12 23:10: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
56 DENIED moderate
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I found this article from 2018: […kellner.me/…/thunderbolt-networking-on-linux/](https://christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)\n
    \n
    And this from 2022: [chrisbergeron.com/…/ultra-fast-thunderbolt-nas-wi…](https://chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)\n
    \n
    Seems you just plug in the cable on Linux and you’re done. Low latency video can be transferred over network for example with gstreamer/pipewire and files with any file transfer protocol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1722228772 {#2107
    date: 2024-07-29 06:52:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Artemis_Mystique@lemmy.ml"
    "@Artemis_Mystique@lemmy.ml"
    "@Artemis_Mystique@lemmy.ml"
    "@Artemis_Mystique@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 303365
  -bodyTs: "'/2018/05/24/thunderbolt-networking-on-linux/)':11 '/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':20 '/thunderbolt-networking-on-linux':8 '/ultra-fast-thunderbolt-nas-wi':17 '2018':6 '2022':15 'articl':4 'cabl':27 'chrisbergeron.com':16,19 'chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':18 'christian.kellner.me':10 'christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)':9 'done':33 'exampl':43 'file':47,50 'found':2 'gstreamer/pipewire':45 'kellner.me':7 'latenc':35 'linux':29 'low':34 'network':41 'plug':24 'protocol':52 're':32 'seem':21 'transfer':39,51 'video':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6388577"
  +editedAt: DateTimeImmutable @1722115357 {#2112
    date: 2024-07-27 23:22:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705097457 {#2124
    date: 2024-01-12 23:10: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
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 {#3430
  +user: Proxies\__CG__\App\Entity\User {#3431 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2121
    +user: App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I found this article from 2018: […kellner.me/…/thunderbolt-networking-on-linux/](https://christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)\n
      \n
      And this from 2022: [chrisbergeron.com/…/ultra-fast-thunderbolt-nas-wi…](https://chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)\n
      \n
      Seems you just plug in the cable on Linux and you’re done. Low latency video can be transferred over network for example with gstreamer/pipewire and files with any file transfer protocol.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1722228772 {#2107
      date: 2024-07-29 06:52:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Artemis_Mystique@lemmy.ml"
      "@Artemis_Mystique@lemmy.ml"
      "@Artemis_Mystique@lemmy.ml"
      "@Artemis_Mystique@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2115 …}
    +nested: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2116 …}
    +reports: Doctrine\ORM\PersistentCollection {#2161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    -id: 303365
    -bodyTs: "'/2018/05/24/thunderbolt-networking-on-linux/)':11 '/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':20 '/thunderbolt-networking-on-linux':8 '/ultra-fast-thunderbolt-nas-wi':17 '2018':6 '2022':15 'articl':4 'cabl':27 'chrisbergeron.com':16,19 'chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':18 'christian.kellner.me':10 'christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)':9 'done':33 'exampl':43 'file':47,50 'found':2 'gstreamer/pipewire':45 'kellner.me':7 'latenc':35 'linux':29 'low':34 'network':41 'plug':24 'protocol':52 're':32 'seem':21 'transfer':39,51 'video':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6388577"
    +editedAt: DateTimeImmutable @1722115357 {#2112
      date: 2024-07-27 23:22:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705097457 {#2124
      date: 2024-01-12 23:10:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2121}
  +body: """
    RDP with low latency over thunderbolt? from the video it looks its new software intel has developed for windows, so its most likely proprietary. I was mostly thinking along the lines of using the technology to simulate S.L.I where half the frames are drawn by one pc and the other half by another\n
    \n
    Also in the Article the data transfer speeds are in Mbps whereas in the video it is touted in Gbps
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705102096 {#3427
    date: 2024-01-13 00:28:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 303541
  -bodyTs: "'along':29 'also':54 'anoth':53 'articl':57 'data':59 'develop':17 'drawn':44 'frame':42 'gbps':73 'half':40,51 'intel':15 'latenc':4 'like':23 'line':31 'look':11 'low':3 'mbps':64 'most':27 'new':13 'one':46 'pc':47 'proprietari':24 'rdp':1 's.l.i':38 'simul':37 'softwar':14 'speed':61 'technolog':35 'think':28 'thunderbolt':6 'tout':71 'transfer':60 'use':33 'video':9,68 'wherea':65 'window':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7315335"
  +editedAt: DateTimeImmutable @1722162942 {#3428
    date: 2024-07-28 12:35:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705102096 {#3429
    date: 2024-01-13 00:28:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3430
  +user: Proxies\__CG__\App\Entity\User {#3431 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2121
    +user: App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I found this article from 2018: […kellner.me/…/thunderbolt-networking-on-linux/](https://christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)\n
      \n
      And this from 2022: [chrisbergeron.com/…/ultra-fast-thunderbolt-nas-wi…](https://chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)\n
      \n
      Seems you just plug in the cable on Linux and you’re done. Low latency video can be transferred over network for example with gstreamer/pipewire and files with any file transfer protocol.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1722228772 {#2107
      date: 2024-07-29 06:52:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Artemis_Mystique@lemmy.ml"
      "@Artemis_Mystique@lemmy.ml"
      "@Artemis_Mystique@lemmy.ml"
      "@Artemis_Mystique@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2115 …}
    +nested: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2116 …}
    +reports: Doctrine\ORM\PersistentCollection {#2161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    -id: 303365
    -bodyTs: "'/2018/05/24/thunderbolt-networking-on-linux/)':11 '/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':20 '/thunderbolt-networking-on-linux':8 '/ultra-fast-thunderbolt-nas-wi':17 '2018':6 '2022':15 'articl':4 'cabl':27 'chrisbergeron.com':16,19 'chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':18 'christian.kellner.me':10 'christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)':9 'done':33 'exampl':43 'file':47,50 'found':2 'gstreamer/pipewire':45 'kellner.me':7 'latenc':35 'linux':29 'low':34 'network':41 'plug':24 'protocol':52 're':32 'seem':21 'transfer':39,51 'video':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6388577"
    +editedAt: DateTimeImmutable @1722115357 {#2112
      date: 2024-07-27 23:22:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705097457 {#2124
      date: 2024-01-12 23:10:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2121}
  +body: """
    RDP with low latency over thunderbolt? from the video it looks its new software intel has developed for windows, so its most likely proprietary. I was mostly thinking along the lines of using the technology to simulate S.L.I where half the frames are drawn by one pc and the other half by another\n
    \n
    Also in the Article the data transfer speeds are in Mbps whereas in the video it is touted in Gbps
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705102096 {#3427
    date: 2024-01-13 00:28:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 303541
  -bodyTs: "'along':29 'also':54 'anoth':53 'articl':57 'data':59 'develop':17 'drawn':44 'frame':42 'gbps':73 'half':40,51 'intel':15 'latenc':4 'like':23 'line':31 'look':11 'low':3 'mbps':64 'most':27 'new':13 'one':46 'pc':47 'proprietari':24 'rdp':1 's.l.i':38 'simul':37 'softwar':14 'speed':61 'technolog':35 'think':28 'thunderbolt':6 'tout':71 'transfer':60 'use':33 'video':9,68 'wherea':65 'window':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7315335"
  +editedAt: DateTimeImmutable @1722162942 {#3428
    date: 2024-07-28 12:35:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705102096 {#3429
    date: 2024-01-13 00:28:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3430
  +user: Proxies\__CG__\App\Entity\User {#3431 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2121
    +user: App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I found this article from 2018: […kellner.me/…/thunderbolt-networking-on-linux/](https://christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)\n
      \n
      And this from 2022: [chrisbergeron.com/…/ultra-fast-thunderbolt-nas-wi…](https://chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)\n
      \n
      Seems you just plug in the cable on Linux and you’re done. Low latency video can be transferred over network for example with gstreamer/pipewire and files with any file transfer protocol.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1722228772 {#2107
      date: 2024-07-29 06:52:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Artemis_Mystique@lemmy.ml"
      "@Artemis_Mystique@lemmy.ml"
      "@Artemis_Mystique@lemmy.ml"
      "@Artemis_Mystique@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2115 …}
    +nested: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2116 …}
    +reports: Doctrine\ORM\PersistentCollection {#2161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    -id: 303365
    -bodyTs: "'/2018/05/24/thunderbolt-networking-on-linux/)':11 '/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':20 '/thunderbolt-networking-on-linux':8 '/ultra-fast-thunderbolt-nas-wi':17 '2018':6 '2022':15 'articl':4 'cabl':27 'chrisbergeron.com':16,19 'chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':18 'christian.kellner.me':10 'christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)':9 'done':33 'exampl':43 'file':47,50 'found':2 'gstreamer/pipewire':45 'kellner.me':7 'latenc':35 'linux':29 'low':34 'network':41 'plug':24 'protocol':52 're':32 'seem':21 'transfer':39,51 'video':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6388577"
    +editedAt: DateTimeImmutable @1722115357 {#2112
      date: 2024-07-27 23:22:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705097457 {#2124
      date: 2024-01-12 23:10:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2121}
  +body: """
    RDP with low latency over thunderbolt? from the video it looks its new software intel has developed for windows, so its most likely proprietary. I was mostly thinking along the lines of using the technology to simulate S.L.I where half the frames are drawn by one pc and the other half by another\n
    \n
    Also in the Article the data transfer speeds are in Mbps whereas in the video it is touted in Gbps
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705102096 {#3427
    date: 2024-01-13 00:28:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 303541
  -bodyTs: "'along':29 'also':54 'anoth':53 'articl':57 'data':59 'develop':17 'drawn':44 'frame':42 'gbps':73 'half':40,51 'intel':15 'latenc':4 'like':23 'line':31 'look':11 'low':3 'mbps':64 'most':27 'new':13 'one':46 'pc':47 'proprietari':24 'rdp':1 's.l.i':38 'simul':37 'softwar':14 'speed':61 'technolog':35 'think':28 'thunderbolt':6 'tout':71 'transfer':60 'use':33 'video':9,68 'wherea':65 'window':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7315335"
  +editedAt: DateTimeImmutable @1722162942 {#3428
    date: 2024-07-28 12:35:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705102096 {#3429
    date: 2024-01-13 00:28:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3717
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3430
    +user: Proxies\__CG__\App\Entity\User {#3431 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2121
      +user: App\Entity\User {#2127 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I found this article from 2018: […kellner.me/…/thunderbolt-networking-on-linux/](https://christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)\n
        \n
        And this from 2022: [chrisbergeron.com/…/ultra-fast-thunderbolt-nas-wi…](https://chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)\n
        \n
        Seems you just plug in the cable on Linux and you’re done. Low latency video can be transferred over network for example with gstreamer/pipewire and files with any file transfer protocol.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1722228772 {#2107
        date: 2024-07-29 06:52:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Artemis_Mystique@lemmy.ml"
        "@Artemis_Mystique@lemmy.ml"
        "@Artemis_Mystique@lemmy.ml"
        "@Artemis_Mystique@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2115 …}
      +nested: Doctrine\ORM\PersistentCollection {#2123 …}
      +votes: Doctrine\ORM\PersistentCollection {#2116 …}
      +reports: Doctrine\ORM\PersistentCollection {#2161 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
      -id: 303365
      -bodyTs: "'/2018/05/24/thunderbolt-networking-on-linux/)':11 '/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':20 '/thunderbolt-networking-on-linux':8 '/ultra-fast-thunderbolt-nas-wi':17 '2018':6 '2022':15 'articl':4 'cabl':27 'chrisbergeron.com':16,19 'chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':18 'christian.kellner.me':10 'christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)':9 'done':33 'exampl':43 'file':47,50 'found':2 'gstreamer/pipewire':45 'kellner.me':7 'latenc':35 'linux':29 'low':34 'network':41 'plug':24 'protocol':52 're':32 'seem':21 'transfer':39,51 'video':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6388577"
      +editedAt: DateTimeImmutable @1722115357 {#2112
        date: 2024-07-27 23:22:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705097457 {#2124
        date: 2024-01-12 23:10:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2121}
    +body: """
      RDP with low latency over thunderbolt? from the video it looks its new software intel has developed for windows, so its most likely proprietary. I was mostly thinking along the lines of using the technology to simulate S.L.I where half the frames are drawn by one pc and the other half by another\n
      \n
      Also in the Article the data transfer speeds are in Mbps whereas in the video it is touted in Gbps
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705102096 {#3427
      date: 2024-01-13 00:28:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Artemis_Mystique@lemmy.ml"
      "@rufus@discuss.tchncs.de"
      "@Artemis_Mystique@lemmy.ml"
      "@rufus@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3432 …}
    +nested: Doctrine\ORM\PersistentCollection {#3434 …}
    +votes: Doctrine\ORM\PersistentCollection {#3436 …}
    +reports: Doctrine\ORM\PersistentCollection {#3438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
    -id: 303541
    -bodyTs: "'along':29 'also':54 'anoth':53 'articl':57 'data':59 'develop':17 'drawn':44 'frame':42 'gbps':73 'half':40,51 'intel':15 'latenc':4 'like':23 'line':31 'look':11 'low':3 'mbps':64 'most':27 'new':13 'one':46 'pc':47 'proprietari':24 'rdp':1 's.l.i':38 'simul':37 'softwar':14 'speed':61 'technolog':35 'think':28 'thunderbolt':6 'tout':71 'transfer':60 'use':33 'video':9,68 'wherea':65 'window':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7315335"
    +editedAt: DateTimeImmutable @1722162942 {#3428
      date: 2024-07-28 12:35:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705102096 {#3429
      date: 2024-01-13 00:28:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2121}
  +body: """
    With GStreamer you can build a pipeline you like, you don’t need to use RDP, you can send uncompressed frames plain over network like in the video. I’m not an expert on graphics processing. SLI or NVLink are (I think) proprietary parallel processing interconnects. But NVidia didn’t invent parallel processing. I’m sure there are other solutions available. Though, I somehow doubt those will help you because they’re generally tailored to other (HPC/datacenter/simulation) purposes and not for gaming. And I think they use something like Infiniband for that and not thunderbolt.\n
    \n
    With the speed, mind the first article is 5 years old. And I’m not sure how the hardware in the second one compares to what Linus uses or if it’s even the same generation of Thunderbolt. It’s probably gotten way faster since. I can’t try because only 1 device I own supports thunderbolt at all.\n
    \n
    I think transferring files over thunderbolt networking or low latency video is nothing new. It can be easily replicated. And setting up 2 gstreamer pipelines is just two (lengthy) commands. Replicating NVlink is another thing, though. We probably need an expert on graphics drivers to tell if that already exists or how difficult that would be to implement. Most people will probably just fit 2 graphics cards into one computer or buy one faster GPU because that is both cheaper and way faster than connecting them in 2 separate computers with added latency.\n
    \n
    ([MPI](https://en.wikipedia.org/wiki/Message_Passing_Interface) would be an example of an open standard to do parallel computing with arbitrary interconnects.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705107753 {#3714
    date: 2024-01-13 02:02:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3720 …}
  +votes: Doctrine\ORM\PersistentCollection {#3722 …}
  +reports: Doctrine\ORM\PersistentCollection {#3724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
  -id: 303800
  -bodyTs: "'/wiki/message_passing_interface)':251 '1':147 '2':177,219,242 '5':104 'ad':246 'alreadi':203 'anoth':188 'arbitrari':265 'articl':102 'avail':61 'build':5 'buy':226 'card':221 'cheaper':234 'command':184 'compar':119 'comput':224,244,263 'connect':239 'devic':148 'didn':49 'difficult':207 'doubt':65 'driver':198 'easili':172 'en.wikipedia.org':250 'en.wikipedia.org/wiki/message_passing_interface)':249 'even':128 'exampl':255 'exist':204 'expert':33,195 'faster':139,228,237 'file':158 'first':101 'fit':218 'frame':21 'game':82 'general':73 'generat':131 'gotten':137 'gpu':229 'graphic':35,197,220 'gstreamer':2,178 'hardwar':114 'help':68 'hpc/datacenter/simulation':77 'implement':212 'infiniband':90 'interconnect':46,266 'invent':51 'latenc':164,247 'lengthi':183 'like':9,25,89 'linus':122 'low':163 'm':30,55,109 'mind':99 'mpi':248 'need':13,193 'network':24,161 'new':168 'noth':167 'nvidia':48 'nvlink':39,186 'old':106 'one':118,223,227 'open':258 'parallel':44,52,262 'peopl':214 'pipelin':7,179 'plain':22 'probabl':136,192,216 'process':36,45,53 'proprietari':43 'purpos':78 'rdp':16 're':72 'replic':173,185 'second':117 'send':19 'separ':243 'set':175 'sinc':140 'sli':37 'solut':60 'somehow':64 'someth':88 'speed':98 'standard':259 'support':151 'sure':56,111 'tailor':74 'tell':200 'thing':189 'think':42,85,156 'though':62,190 'thunderbolt':95,133,152,160 'transfer':157 'tri':144 'two':182 'uncompress':20 'use':15,87,123 'video':28,165 'way':138,236 'would':209,252 'year':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6392426"
  +editedAt: DateTimeImmutable @1722563558 {#3715
    date: 2024-08-02 03:52:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705107753 {#3716
    date: 2024-01-13 02:02:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3717
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3430
    +user: Proxies\__CG__\App\Entity\User {#3431 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2121
      +user: App\Entity\User {#2127 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I found this article from 2018: […kellner.me/…/thunderbolt-networking-on-linux/](https://christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)\n
        \n
        And this from 2022: [chrisbergeron.com/…/ultra-fast-thunderbolt-nas-wi…](https://chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)\n
        \n
        Seems you just plug in the cable on Linux and you’re done. Low latency video can be transferred over network for example with gstreamer/pipewire and files with any file transfer protocol.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1722228772 {#2107
        date: 2024-07-29 06:52:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Artemis_Mystique@lemmy.ml"
        "@Artemis_Mystique@lemmy.ml"
        "@Artemis_Mystique@lemmy.ml"
        "@Artemis_Mystique@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2115 …}
      +nested: Doctrine\ORM\PersistentCollection {#2123 …}
      +votes: Doctrine\ORM\PersistentCollection {#2116 …}
      +reports: Doctrine\ORM\PersistentCollection {#2161 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
      -id: 303365
      -bodyTs: "'/2018/05/24/thunderbolt-networking-on-linux/)':11 '/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':20 '/thunderbolt-networking-on-linux':8 '/ultra-fast-thunderbolt-nas-wi':17 '2018':6 '2022':15 'articl':4 'cabl':27 'chrisbergeron.com':16,19 'chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':18 'christian.kellner.me':10 'christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)':9 'done':33 'exampl':43 'file':47,50 'found':2 'gstreamer/pipewire':45 'kellner.me':7 'latenc':35 'linux':29 'low':34 'network':41 'plug':24 'protocol':52 're':32 'seem':21 'transfer':39,51 'video':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6388577"
      +editedAt: DateTimeImmutable @1722115357 {#2112
        date: 2024-07-27 23:22:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705097457 {#2124
        date: 2024-01-12 23:10:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2121}
    +body: """
      RDP with low latency over thunderbolt? from the video it looks its new software intel has developed for windows, so its most likely proprietary. I was mostly thinking along the lines of using the technology to simulate S.L.I where half the frames are drawn by one pc and the other half by another\n
      \n
      Also in the Article the data transfer speeds are in Mbps whereas in the video it is touted in Gbps
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705102096 {#3427
      date: 2024-01-13 00:28:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Artemis_Mystique@lemmy.ml"
      "@rufus@discuss.tchncs.de"
      "@Artemis_Mystique@lemmy.ml"
      "@rufus@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3432 …}
    +nested: Doctrine\ORM\PersistentCollection {#3434 …}
    +votes: Doctrine\ORM\PersistentCollection {#3436 …}
    +reports: Doctrine\ORM\PersistentCollection {#3438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
    -id: 303541
    -bodyTs: "'along':29 'also':54 'anoth':53 'articl':57 'data':59 'develop':17 'drawn':44 'frame':42 'gbps':73 'half':40,51 'intel':15 'latenc':4 'like':23 'line':31 'look':11 'low':3 'mbps':64 'most':27 'new':13 'one':46 'pc':47 'proprietari':24 'rdp':1 's.l.i':38 'simul':37 'softwar':14 'speed':61 'technolog':35 'think':28 'thunderbolt':6 'tout':71 'transfer':60 'use':33 'video':9,68 'wherea':65 'window':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7315335"
    +editedAt: DateTimeImmutable @1722162942 {#3428
      date: 2024-07-28 12:35:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705102096 {#3429
      date: 2024-01-13 00:28:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2121}
  +body: """
    With GStreamer you can build a pipeline you like, you don’t need to use RDP, you can send uncompressed frames plain over network like in the video. I’m not an expert on graphics processing. SLI or NVLink are (I think) proprietary parallel processing interconnects. But NVidia didn’t invent parallel processing. I’m sure there are other solutions available. Though, I somehow doubt those will help you because they’re generally tailored to other (HPC/datacenter/simulation) purposes and not for gaming. And I think they use something like Infiniband for that and not thunderbolt.\n
    \n
    With the speed, mind the first article is 5 years old. And I’m not sure how the hardware in the second one compares to what Linus uses or if it’s even the same generation of Thunderbolt. It’s probably gotten way faster since. I can’t try because only 1 device I own supports thunderbolt at all.\n
    \n
    I think transferring files over thunderbolt networking or low latency video is nothing new. It can be easily replicated. And setting up 2 gstreamer pipelines is just two (lengthy) commands. Replicating NVlink is another thing, though. We probably need an expert on graphics drivers to tell if that already exists or how difficult that would be to implement. Most people will probably just fit 2 graphics cards into one computer or buy one faster GPU because that is both cheaper and way faster than connecting them in 2 separate computers with added latency.\n
    \n
    ([MPI](https://en.wikipedia.org/wiki/Message_Passing_Interface) would be an example of an open standard to do parallel computing with arbitrary interconnects.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705107753 {#3714
    date: 2024-01-13 02:02:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3720 …}
  +votes: Doctrine\ORM\PersistentCollection {#3722 …}
  +reports: Doctrine\ORM\PersistentCollection {#3724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
  -id: 303800
  -bodyTs: "'/wiki/message_passing_interface)':251 '1':147 '2':177,219,242 '5':104 'ad':246 'alreadi':203 'anoth':188 'arbitrari':265 'articl':102 'avail':61 'build':5 'buy':226 'card':221 'cheaper':234 'command':184 'compar':119 'comput':224,244,263 'connect':239 'devic':148 'didn':49 'difficult':207 'doubt':65 'driver':198 'easili':172 'en.wikipedia.org':250 'en.wikipedia.org/wiki/message_passing_interface)':249 'even':128 'exampl':255 'exist':204 'expert':33,195 'faster':139,228,237 'file':158 'first':101 'fit':218 'frame':21 'game':82 'general':73 'generat':131 'gotten':137 'gpu':229 'graphic':35,197,220 'gstreamer':2,178 'hardwar':114 'help':68 'hpc/datacenter/simulation':77 'implement':212 'infiniband':90 'interconnect':46,266 'invent':51 'latenc':164,247 'lengthi':183 'like':9,25,89 'linus':122 'low':163 'm':30,55,109 'mind':99 'mpi':248 'need':13,193 'network':24,161 'new':168 'noth':167 'nvidia':48 'nvlink':39,186 'old':106 'one':118,223,227 'open':258 'parallel':44,52,262 'peopl':214 'pipelin':7,179 'plain':22 'probabl':136,192,216 'process':36,45,53 'proprietari':43 'purpos':78 'rdp':16 're':72 'replic':173,185 'second':117 'send':19 'separ':243 'set':175 'sinc':140 'sli':37 'solut':60 'somehow':64 'someth':88 'speed':98 'standard':259 'support':151 'sure':56,111 'tailor':74 'tell':200 'thing':189 'think':42,85,156 'though':62,190 'thunderbolt':95,133,152,160 'transfer':157 'tri':144 'two':182 'uncompress':20 'use':15,87,123 'video':28,165 'way':138,236 'would':209,252 'year':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6392426"
  +editedAt: DateTimeImmutable @1722563558 {#3715
    date: 2024-08-02 03:52:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705107753 {#3716
    date: 2024-01-13 02:02:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3717
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3430
    +user: Proxies\__CG__\App\Entity\User {#3431 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2121
      +user: App\Entity\User {#2127 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I found this article from 2018: […kellner.me/…/thunderbolt-networking-on-linux/](https://christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)\n
        \n
        And this from 2022: [chrisbergeron.com/…/ultra-fast-thunderbolt-nas-wi…](https://chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)\n
        \n
        Seems you just plug in the cable on Linux and you’re done. Low latency video can be transferred over network for example with gstreamer/pipewire and files with any file transfer protocol.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1722228772 {#2107
        date: 2024-07-29 06:52:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Artemis_Mystique@lemmy.ml"
        "@Artemis_Mystique@lemmy.ml"
        "@Artemis_Mystique@lemmy.ml"
        "@Artemis_Mystique@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2115 …}
      +nested: Doctrine\ORM\PersistentCollection {#2123 …}
      +votes: Doctrine\ORM\PersistentCollection {#2116 …}
      +reports: Doctrine\ORM\PersistentCollection {#2161 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
      -id: 303365
      -bodyTs: "'/2018/05/24/thunderbolt-networking-on-linux/)':11 '/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':20 '/thunderbolt-networking-on-linux':8 '/ultra-fast-thunderbolt-nas-wi':17 '2018':6 '2022':15 'articl':4 'cabl':27 'chrisbergeron.com':16,19 'chrisbergeron.com/2021/07/25/ultra-fast-thunderbolt-nas-with-apple-m1-and-linux/)':18 'christian.kellner.me':10 'christian.kellner.me/2018/05/24/thunderbolt-networking-on-linux/)':9 'done':33 'exampl':43 'file':47,50 'found':2 'gstreamer/pipewire':45 'kellner.me':7 'latenc':35 'linux':29 'low':34 'network':41 'plug':24 'protocol':52 're':32 'seem':21 'transfer':39,51 'video':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6388577"
      +editedAt: DateTimeImmutable @1722115357 {#2112
        date: 2024-07-27 23:22:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705097457 {#2124
        date: 2024-01-12 23:10:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2121}
    +body: """
      RDP with low latency over thunderbolt? from the video it looks its new software intel has developed for windows, so its most likely proprietary. I was mostly thinking along the lines of using the technology to simulate S.L.I where half the frames are drawn by one pc and the other half by another\n
      \n
      Also in the Article the data transfer speeds are in Mbps whereas in the video it is touted in Gbps
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705102096 {#3427
      date: 2024-01-13 00:28:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Artemis_Mystique@lemmy.ml"
      "@rufus@discuss.tchncs.de"
      "@Artemis_Mystique@lemmy.ml"
      "@rufus@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3432 …}
    +nested: Doctrine\ORM\PersistentCollection {#3434 …}
    +votes: Doctrine\ORM\PersistentCollection {#3436 …}
    +reports: Doctrine\ORM\PersistentCollection {#3438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
    -id: 303541
    -bodyTs: "'along':29 'also':54 'anoth':53 'articl':57 'data':59 'develop':17 'drawn':44 'frame':42 'gbps':73 'half':40,51 'intel':15 'latenc':4 'like':23 'line':31 'look':11 'low':3 'mbps':64 'most':27 'new':13 'one':46 'pc':47 'proprietari':24 'rdp':1 's.l.i':38 'simul':37 'softwar':14 'speed':61 'technolog':35 'think':28 'thunderbolt':6 'tout':71 'transfer':60 'use':33 'video':9,68 'wherea':65 'window':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7315335"
    +editedAt: DateTimeImmutable @1722162942 {#3428
      date: 2024-07-28 12:35:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705102096 {#3429
      date: 2024-01-13 00:28:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2121}
  +body: """
    With GStreamer you can build a pipeline you like, you don’t need to use RDP, you can send uncompressed frames plain over network like in the video. I’m not an expert on graphics processing. SLI or NVLink are (I think) proprietary parallel processing interconnects. But NVidia didn’t invent parallel processing. I’m sure there are other solutions available. Though, I somehow doubt those will help you because they’re generally tailored to other (HPC/datacenter/simulation) purposes and not for gaming. And I think they use something like Infiniband for that and not thunderbolt.\n
    \n
    With the speed, mind the first article is 5 years old. And I’m not sure how the hardware in the second one compares to what Linus uses or if it’s even the same generation of Thunderbolt. It’s probably gotten way faster since. I can’t try because only 1 device I own supports thunderbolt at all.\n
    \n
    I think transferring files over thunderbolt networking or low latency video is nothing new. It can be easily replicated. And setting up 2 gstreamer pipelines is just two (lengthy) commands. Replicating NVlink is another thing, though. We probably need an expert on graphics drivers to tell if that already exists or how difficult that would be to implement. Most people will probably just fit 2 graphics cards into one computer or buy one faster GPU because that is both cheaper and way faster than connecting them in 2 separate computers with added latency.\n
    \n
    ([MPI](https://en.wikipedia.org/wiki/Message_Passing_Interface) would be an example of an open standard to do parallel computing with arbitrary interconnects.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705107753 {#3714
    date: 2024-01-13 02:02:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
    "@Artemis_Mystique@lemmy.ml"
    "@rufus@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3720 …}
  +votes: Doctrine\ORM\PersistentCollection {#3722 …}
  +reports: Doctrine\ORM\PersistentCollection {#3724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
  -id: 303800
  -bodyTs: "'/wiki/message_passing_interface)':251 '1':147 '2':177,219,242 '5':104 'ad':246 'alreadi':203 'anoth':188 'arbitrari':265 'articl':102 'avail':61 'build':5 'buy':226 'card':221 'cheaper':234 'command':184 'compar':119 'comput':224,244,263 'connect':239 'devic':148 'didn':49 'difficult':207 'doubt':65 'driver':198 'easili':172 'en.wikipedia.org':250 'en.wikipedia.org/wiki/message_passing_interface)':249 'even':128 'exampl':255 'exist':204 'expert':33,195 'faster':139,228,237 'file':158 'first':101 'fit':218 'frame':21 'game':82 'general':73 'generat':131 'gotten':137 'gpu':229 'graphic':35,197,220 'gstreamer':2,178 'hardwar':114 'help':68 'hpc/datacenter/simulation':77 'implement':212 'infiniband':90 'interconnect':46,266 'invent':51 'latenc':164,247 'lengthi':183 'like':9,25,89 'linus':122 'low':163 'm':30,55,109 'mind':99 'mpi':248 'need':13,193 'network':24,161 'new':168 'noth':167 'nvidia':48 'nvlink':39,186 'old':106 'one':118,223,227 'open':258 'parallel':44,52,262 'peopl':214 'pipelin':7,179 'plain':22 'probabl':136,192,216 'process':36,45,53 'proprietari':43 'purpos':78 'rdp':16 're':72 'replic':173,185 'second':117 'send':19 'separ':243 'set':175 'sinc':140 'sli':37 'solut':60 'somehow':64 'someth':88 'speed':98 'standard':259 'support':151 'sure':56,111 'tailor':74 'tell':200 'thing':189 'think':42,85,156 'though':62,190 'thunderbolt':95,133,152,160 'transfer':157 'tri':144 'two':182 'uncompress':20 'use':15,87,123 'video':28,165 'way':138,236 'would':209,252 'year':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6392426"
  +editedAt: DateTimeImmutable @1722563558 {#3715
    date: 2024-08-02 03:52:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705107753 {#3716
    date: 2024-01-13 02:02:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2277
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Me approaching Foss developer with bug: Pardon me, if you could grace this lowly worm with but a moment of your attention; I with me a bug report, and I believe I have found the section of code responsible. This inadequate being lacks the technical expertise to fix it and would be eternally indebted if you would turn your monumental skills upon its trifling problems. It would please me immensely if my paltry efforts were of some assistance.\n
    \n
    This user: SOFTWARE NO WORK FUCK YOU!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 189
  +score: 0
  +lastActive: DateTime @1722219433 {#2282
    date: 2024-07-29 04:17:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 300020
  -bodyTs: "'approach':2 'assist':78 'attent':22 'believ':31 'bug':6,27 'code':38 'could':11 'develop':4 'effort':74 'etern':53 'expertis':46 'fix':48 'foss':3 'found':34 'fuck':84 'grace':12 'immens':70 'inadequ':41 'indebt':54 'lack':43 'lowli':14 'moment':19 'monument':60 'paltri':73 'pardon':7 'pleas':68 'problem':65 'report':28 'respons':39 'section':36 'skill':61 'softwar':81 'technic':45 'trifl':64 'turn':58 'upon':62 'user':80 'work':83 'worm':15 'would':51,57,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6631302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705010854 {#2278
    date: 2024-01-11 23:07:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Me approaching Foss developer with bug: Pardon me, if you could grace this lowly worm with but a moment of your attention; I with me a bug report, and I believe I have found the section of code responsible. This inadequate being lacks the technical expertise to fix it and would be eternally indebted if you would turn your monumental skills upon its trifling problems. It would please me immensely if my paltry efforts were of some assistance.\n
    \n
    This user: SOFTWARE NO WORK FUCK YOU!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 189
  +score: 0
  +lastActive: DateTime @1722219433 {#2282
    date: 2024-07-29 04:17:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 300020
  -bodyTs: "'approach':2 'assist':78 'attent':22 'believ':31 'bug':6,27 'code':38 'could':11 'develop':4 'effort':74 'etern':53 'expertis':46 'fix':48 'foss':3 'found':34 'fuck':84 'grace':12 'immens':70 'inadequ':41 'indebt':54 'lack':43 'lowli':14 'moment':19 'monument':60 'paltri':73 'pardon':7 'pleas':68 'problem':65 'report':28 'respons':39 'section':36 'skill':61 'softwar':81 'technic':45 'trifl':64 'turn':58 'upon':62 'user':80 'work':83 'worm':15 'would':51,57,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6631302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705010854 {#2278
    date: 2024-01-11 23:07:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Me approaching Foss developer with bug: Pardon me, if you could grace this lowly worm with but a moment of your attention; I with me a bug report, and I believe I have found the section of code responsible. This inadequate being lacks the technical expertise to fix it and would be eternally indebted if you would turn your monumental skills upon its trifling problems. It would please me immensely if my paltry efforts were of some assistance.\n
    \n
    This user: SOFTWARE NO WORK FUCK YOU!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 189
  +score: 0
  +lastActive: DateTime @1722219433 {#2282
    date: 2024-07-29 04:17:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 300020
  -bodyTs: "'approach':2 'assist':78 'attent':22 'believ':31 'bug':6,27 'code':38 'could':11 'develop':4 'effort':74 'etern':53 'expertis':46 'fix':48 'foss':3 'found':34 'fuck':84 'grace':12 'immens':70 'inadequ':41 'indebt':54 'lack':43 'lowli':14 'moment':19 'monument':60 'paltri':73 'pardon':7 'pleas':68 'problem':65 'report':28 'respons':39 'section':36 'skill':61 'softwar':81 'technic':45 'trifl':64 'turn':58 'upon':62 'user':80 'work':83 'worm':15 'would':51,57,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6631302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705010854 {#2278
    date: 2024-01-11 23:07:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Does GTA V count as open-source now that the code leaked?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1722203382 {#2285
    date: 2024-07-28 23:49:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 303274
  -bodyTs: "'code':12 'count':4 'gta':2 'leak':13 'open':7 'open-sourc':6 'sourc':8 'v':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6305867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095589 {#2286
    date: 2024-01-12 22:39:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Does GTA V count as open-source now that the code leaked?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1722203382 {#2285
    date: 2024-07-28 23:49:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 303274
  -bodyTs: "'code':12 'count':4 'gta':2 'leak':13 'open':7 'open-sourc':6 'sourc':8 'v':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6305867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095589 {#2286
    date: 2024-01-12 22:39:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Does GTA V count as open-source now that the code leaked?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1722203382 {#2285
    date: 2024-07-28 23:49:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 303274
  -bodyTs: "'code':12 'count':4 'gta':2 'leak':13 'open':7 'open-sourc':6 'sourc':8 'v':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6305867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095589 {#2286
    date: 2024-01-12 22:39:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3413
  +user: Proxies\__CG__\App\Entity\User {#3414 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2034
    +user: App\Entity\User {#2149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Does GTA V count as open-source now that the code leaked?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1722203382 {#2285
      date: 2024-07-28 23:49:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zeon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2156 …}
    +nested: Doctrine\ORM\PersistentCollection {#2154 …}
    +votes: Doctrine\ORM\PersistentCollection {#2157 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
    -id: 303274
    -bodyTs: "'code':12 'count':4 'gta':2 'leak':13 'open':7 'open-sourc':6 'sourc':8 'v':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6305867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705095589 {#2286
      date: 2024-01-12 22:39:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2034}
  +body: "Best you’re gonna get is shared-source. Open-source requires you can redistribute said program with modifications. Therefore, you need a license explicitly granting those rights."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705099427 {#3411
    date: 2024-01-12 23:43:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 303441
  -bodyTs: "'best':1 'explicit':26 'get':5 'gonna':4 'grant':27 'licens':25 'modif':20 'need':23 'open':11 'open-sourc':10 'program':18 're':3 'redistribut':16 'requir':13 'right':29 'said':17 'share':8 'shared-sourc':7 'sourc':9,12 'therefor':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5636344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099427 {#3412
    date: 2024-01-12 23:43: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
75 DENIED edit
App\Entity\EntryComment {#3413
  +user: Proxies\__CG__\App\Entity\User {#3414 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2034
    +user: App\Entity\User {#2149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Does GTA V count as open-source now that the code leaked?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1722203382 {#2285
      date: 2024-07-28 23:49:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zeon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2156 …}
    +nested: Doctrine\ORM\PersistentCollection {#2154 …}
    +votes: Doctrine\ORM\PersistentCollection {#2157 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
    -id: 303274
    -bodyTs: "'code':12 'count':4 'gta':2 'leak':13 'open':7 'open-sourc':6 'sourc':8 'v':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6305867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705095589 {#2286
      date: 2024-01-12 22:39:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2034}
  +body: "Best you’re gonna get is shared-source. Open-source requires you can redistribute said program with modifications. Therefore, you need a license explicitly granting those rights."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705099427 {#3411
    date: 2024-01-12 23:43:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 303441
  -bodyTs: "'best':1 'explicit':26 'get':5 'gonna':4 'grant':27 'licens':25 'modif':20 'need':23 'open':11 'open-sourc':10 'program':18 're':3 'redistribut':16 'requir':13 'right':29 'said':17 'share':8 'shared-sourc':7 'sourc':9,12 'therefor':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5636344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099427 {#3412
    date: 2024-01-12 23:43: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
76 DENIED moderate
App\Entity\EntryComment {#3413
  +user: Proxies\__CG__\App\Entity\User {#3414 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2034
    +user: App\Entity\User {#2149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Does GTA V count as open-source now that the code leaked?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1722203382 {#2285
      date: 2024-07-28 23:49:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zeon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2156 …}
    +nested: Doctrine\ORM\PersistentCollection {#2154 …}
    +votes: Doctrine\ORM\PersistentCollection {#2157 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
    -id: 303274
    -bodyTs: "'code':12 'count':4 'gta':2 'leak':13 'open':7 'open-sourc':6 'sourc':8 'v':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6305867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705095589 {#2286
      date: 2024-01-12 22:39:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2034}
  +body: "Best you’re gonna get is shared-source. Open-source requires you can redistribute said program with modifications. Therefore, you need a license explicitly granting those rights."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705099427 {#3411
    date: 2024-01-12 23:43:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 303441
  -bodyTs: "'best':1 'explicit':26 'get':5 'gonna':4 'grant':27 'licens':25 'modif':20 'need':23 'open':11 'open-sourc':10 'program':18 're':3 'redistribut':16 'requir':13 'right':29 'said':17 'share':8 'shared-sourc':7 'sourc':9,12 'therefor':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5636344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099427 {#3412
    date: 2024-01-12 23:43: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
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 {#3701
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3414 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2034
      +user: App\Entity\User {#2149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Does GTA V count as open-source now that the code leaked?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1722203382 {#2285
        date: 2024-07-28 23:49:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zeon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2156 …}
      +nested: Doctrine\ORM\PersistentCollection {#2154 …}
      +votes: Doctrine\ORM\PersistentCollection {#2157 …}
      +reports: Doctrine\ORM\PersistentCollection {#2147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
      -id: 303274
      -bodyTs: "'code':12 'count':4 'gta':2 'leak':13 'open':7 'open-sourc':6 'sourc':8 'v':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6305867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705095589 {#2286
        date: 2024-01-12 22:39:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2034}
    +body: "Best you’re gonna get is shared-source. Open-source requires you can redistribute said program with modifications. Therefore, you need a license explicitly granting those rights."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705099427 {#3411
      date: 2024-01-12 23:43:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zeon@lemmy.world"
      "@isVeryLoud@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 303441
    -bodyTs: "'best':1 'explicit':26 'get':5 'gonna':4 'grant':27 'licens':25 'modif':20 'need':23 'open':11 'open-sourc':10 'program':18 're':3 'redistribut':16 'requir':13 'right':29 'said':17 'share':8 'shared-sourc':7 'sourc':9,12 'therefor':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5636344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705099427 {#3412
      date: 2024-01-12 23:43:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2034}
  +body: "/s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705105572 {#3699
    date: 2024-01-13 01:26:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@isVeryLoud@lemmy.ca"
    "@Killercat103@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3702 …}
  +nested: Doctrine\ORM\PersistentCollection {#3704 …}
  +votes: Doctrine\ORM\PersistentCollection {#3706 …}
  +reports: Doctrine\ORM\PersistentCollection {#3708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3712 …}
  -id: 303702
  -bodyTs: "'/s':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6309107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705105572 {#3700
    date: 2024-01-13 01:26: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
79 DENIED edit
App\Entity\EntryComment {#3701
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3414 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2034
      +user: App\Entity\User {#2149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Does GTA V count as open-source now that the code leaked?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1722203382 {#2285
        date: 2024-07-28 23:49:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zeon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2156 …}
      +nested: Doctrine\ORM\PersistentCollection {#2154 …}
      +votes: Doctrine\ORM\PersistentCollection {#2157 …}
      +reports: Doctrine\ORM\PersistentCollection {#2147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
      -id: 303274
      -bodyTs: "'code':12 'count':4 'gta':2 'leak':13 'open':7 'open-sourc':6 'sourc':8 'v':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6305867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705095589 {#2286
        date: 2024-01-12 22:39:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2034}
    +body: "Best you’re gonna get is shared-source. Open-source requires you can redistribute said program with modifications. Therefore, you need a license explicitly granting those rights."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705099427 {#3411
      date: 2024-01-12 23:43:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zeon@lemmy.world"
      "@isVeryLoud@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 303441
    -bodyTs: "'best':1 'explicit':26 'get':5 'gonna':4 'grant':27 'licens':25 'modif':20 'need':23 'open':11 'open-sourc':10 'program':18 're':3 'redistribut':16 'requir':13 'right':29 'said':17 'share':8 'shared-sourc':7 'sourc':9,12 'therefor':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5636344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705099427 {#3412
      date: 2024-01-12 23:43:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2034}
  +body: "/s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705105572 {#3699
    date: 2024-01-13 01:26:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@isVeryLoud@lemmy.ca"
    "@Killercat103@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3702 …}
  +nested: Doctrine\ORM\PersistentCollection {#3704 …}
  +votes: Doctrine\ORM\PersistentCollection {#3706 …}
  +reports: Doctrine\ORM\PersistentCollection {#3708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3712 …}
  -id: 303702
  -bodyTs: "'/s':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6309107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705105572 {#3700
    date: 2024-01-13 01:26: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
80 DENIED moderate
App\Entity\EntryComment {#3701
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3414 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2034
      +user: App\Entity\User {#2149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Does GTA V count as open-source now that the code leaked?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1722203382 {#2285
        date: 2024-07-28 23:49:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zeon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2156 …}
      +nested: Doctrine\ORM\PersistentCollection {#2154 …}
      +votes: Doctrine\ORM\PersistentCollection {#2157 …}
      +reports: Doctrine\ORM\PersistentCollection {#2147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
      -id: 303274
      -bodyTs: "'code':12 'count':4 'gta':2 'leak':13 'open':7 'open-sourc':6 'sourc':8 'v':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6305867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705095589 {#2286
        date: 2024-01-12 22:39:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2034}
    +body: "Best you’re gonna get is shared-source. Open-source requires you can redistribute said program with modifications. Therefore, you need a license explicitly granting those rights."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705099427 {#3411
      date: 2024-01-12 23:43:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zeon@lemmy.world"
      "@isVeryLoud@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 303441
    -bodyTs: "'best':1 'explicit':26 'get':5 'gonna':4 'grant':27 'licens':25 'modif':20 'need':23 'open':11 'open-sourc':10 'program':18 're':3 'redistribut':16 'requir':13 'right':29 'said':17 'share':8 'shared-sourc':7 'sourc':9,12 'therefor':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5636344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705099427 {#3412
      date: 2024-01-12 23:43:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2034}
  +body: "/s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705105572 {#3699
    date: 2024-01-13 01:26:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@isVeryLoud@lemmy.ca"
    "@Killercat103@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3702 …}
  +nested: Doctrine\ORM\PersistentCollection {#3704 …}
  +votes: Doctrine\ORM\PersistentCollection {#3706 …}
  +reports: Doctrine\ORM\PersistentCollection {#3708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3712 …}
  -id: 303702
  -bodyTs: "'/s':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6309107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705105572 {#3700
    date: 2024-01-13 01:26: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
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 {#2375
  +user: App\Entity\User {#1349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Neat.\n
    \n
    So this is like Last.fm, but run by the MusicBrainz folks?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1722163888 {#1981
    date: 2024-07-28 12:51:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 302901
  -bodyTs: "'folk':12 'last.fm':6 'like':5 'musicbrainz':11 'neat':1 'run':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6627844"
  +editedAt: DateTimeImmutable @1721956978 {#1983
    date: 2024-07-26 03:22:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705087167 {#1982
    date: 2024-01-12 20:19:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#1349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Neat.\n
    \n
    So this is like Last.fm, but run by the MusicBrainz folks?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1722163888 {#1981
    date: 2024-07-28 12:51:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 302901
  -bodyTs: "'folk':12 'last.fm':6 'like':5 'musicbrainz':11 'neat':1 'run':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6627844"
  +editedAt: DateTimeImmutable @1721956978 {#1983
    date: 2024-07-26 03:22:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705087167 {#1982
    date: 2024-01-12 20:19:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#1349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Neat.\n
    \n
    So this is like Last.fm, but run by the MusicBrainz folks?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1722163888 {#1981
    date: 2024-07-28 12:51:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 302901
  -bodyTs: "'folk':12 'last.fm':6 'like':5 'musicbrainz':11 'neat':1 'run':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6627844"
  +editedAt: DateTimeImmutable @1721956978 {#1983
    date: 2024-07-26 03:22:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705087167 {#1982
    date: 2024-01-12 20:19:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3350
  +user: Proxies\__CG__\App\Entity\User {#3351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1349 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Neat.\n
      \n
      So this is like Last.fm, but run by the MusicBrainz folks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722163888 {#1981
      date: 2024-07-28 12:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 302901
    -bodyTs: "'folk':12 'last.fm':6 'like':5 'musicbrainz':11 'neat':1 'run':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6627844"
    +editedAt: DateTimeImmutable @1721956978 {#1983
      date: 2024-07-26 03:22:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705087167 {#1982
      date: 2024-01-12 20:19:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "Exactly!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705095617 {#3348
    date: 2024-01-12 22:40:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@cbarrick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3352 …}
  +nested: Doctrine\ORM\PersistentCollection {#3354 …}
  +votes: Doctrine\ORM\PersistentCollection {#3356 …}
  +reports: Doctrine\ORM\PersistentCollection {#3358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3362 …}
  -id: 303275
  -bodyTs: "'exact':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6630399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095617 {#3349
    date: 2024-01-12 22:40:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3350
  +user: Proxies\__CG__\App\Entity\User {#3351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1349 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Neat.\n
      \n
      So this is like Last.fm, but run by the MusicBrainz folks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722163888 {#1981
      date: 2024-07-28 12:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 302901
    -bodyTs: "'folk':12 'last.fm':6 'like':5 'musicbrainz':11 'neat':1 'run':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6627844"
    +editedAt: DateTimeImmutable @1721956978 {#1983
      date: 2024-07-26 03:22:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705087167 {#1982
      date: 2024-01-12 20:19:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "Exactly!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705095617 {#3348
    date: 2024-01-12 22:40:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@cbarrick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3352 …}
  +nested: Doctrine\ORM\PersistentCollection {#3354 …}
  +votes: Doctrine\ORM\PersistentCollection {#3356 …}
  +reports: Doctrine\ORM\PersistentCollection {#3358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3362 …}
  -id: 303275
  -bodyTs: "'exact':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6630399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095617 {#3349
    date: 2024-01-12 22:40:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3350
  +user: Proxies\__CG__\App\Entity\User {#3351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1349 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Neat.\n
      \n
      So this is like Last.fm, but run by the MusicBrainz folks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722163888 {#1981
      date: 2024-07-28 12:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 302901
    -bodyTs: "'folk':12 'last.fm':6 'like':5 'musicbrainz':11 'neat':1 'run':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6627844"
    +editedAt: DateTimeImmutable @1721956978 {#1983
      date: 2024-07-26 03:22:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705087167 {#1982
      date: 2024-01-12 20:19:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "Exactly!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705095617 {#3348
    date: 2024-01-12 22:40:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@cbarrick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3352 …}
  +nested: Doctrine\ORM\PersistentCollection {#3354 …}
  +votes: Doctrine\ORM\PersistentCollection {#3356 …}
  +reports: Doctrine\ORM\PersistentCollection {#3358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3362 …}
  -id: 303275
  -bodyTs: "'exact':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6630399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705095617 {#3349
    date: 2024-01-12 22:40:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3366
  +user: Proxies\__CG__\App\Entity\User {#3367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1349 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Neat.\n
      \n
      So this is like Last.fm, but run by the MusicBrainz folks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722163888 {#1981
      date: 2024-07-28 12:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 302901
    -bodyTs: "'folk':12 'last.fm':6 'like':5 'musicbrainz':11 'neat':1 'run':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6627844"
    +editedAt: DateTimeImmutable @1721956978 {#1983
      date: 2024-07-26 03:22:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705087167 {#1982
      date: 2024-01-12 20:19:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "There’s also libre.fm as.anotother alternative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705102310 {#3364
    date: 2024-01-13 00:31:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@cbarrick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3368 …}
  +nested: Doctrine\ORM\PersistentCollection {#3370 …}
  +votes: Doctrine\ORM\PersistentCollection {#3372 …}
  +reports: Doctrine\ORM\PersistentCollection {#3374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
  -id: 303547
  -bodyTs: "'also':3 'altern':6 'as.anotother':5 'libre.fm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6737844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102310 {#3365
    date: 2024-01-13 00:31:50.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 {#3366
  +user: Proxies\__CG__\App\Entity\User {#3367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1349 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Neat.\n
      \n
      So this is like Last.fm, but run by the MusicBrainz folks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722163888 {#1981
      date: 2024-07-28 12:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 302901
    -bodyTs: "'folk':12 'last.fm':6 'like':5 'musicbrainz':11 'neat':1 'run':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6627844"
    +editedAt: DateTimeImmutable @1721956978 {#1983
      date: 2024-07-26 03:22:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705087167 {#1982
      date: 2024-01-12 20:19:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "There’s also libre.fm as.anotother alternative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705102310 {#3364
    date: 2024-01-13 00:31:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@cbarrick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3368 …}
  +nested: Doctrine\ORM\PersistentCollection {#3370 …}
  +votes: Doctrine\ORM\PersistentCollection {#3372 …}
  +reports: Doctrine\ORM\PersistentCollection {#3374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
  -id: 303547
  -bodyTs: "'also':3 'altern':6 'as.anotother':5 'libre.fm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6737844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102310 {#3365
    date: 2024-01-13 00:31:50.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 {#3366
  +user: Proxies\__CG__\App\Entity\User {#3367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1349 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Neat.\n
      \n
      So this is like Last.fm, but run by the MusicBrainz folks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722163888 {#1981
      date: 2024-07-28 12:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 302901
    -bodyTs: "'folk':12 'last.fm':6 'like':5 'musicbrainz':11 'neat':1 'run':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6627844"
    +editedAt: DateTimeImmutable @1721956978 {#1983
      date: 2024-07-26 03:22:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705087167 {#1982
      date: 2024-01-12 20:19:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "There’s also libre.fm as.anotother alternative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705102310 {#3364
    date: 2024-01-13 00:31:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@cbarrick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3368 …}
  +nested: Doctrine\ORM\PersistentCollection {#3370 …}
  +votes: Doctrine\ORM\PersistentCollection {#3372 …}
  +reports: Doctrine\ORM\PersistentCollection {#3374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
  -id: 303547
  -bodyTs: "'also':3 'altern':6 'as.anotother':5 'libre.fm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6737844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102310 {#3365
    date: 2024-01-13 00:31:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3382
  +user: Proxies\__CG__\App\Entity\User {#3383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1349 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Neat.\n
      \n
      So this is like Last.fm, but run by the MusicBrainz folks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722163888 {#1981
      date: 2024-07-28 12:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 302901
    -bodyTs: "'folk':12 'last.fm':6 'like':5 'musicbrainz':11 'neat':1 'run':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6627844"
    +editedAt: DateTimeImmutable @1721956978 {#1983
      date: 2024-07-26 03:22:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705087167 {#1982
      date: 2024-01-12 20:19:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "Yes, it’s pretty awesome. And they’ve slowly been adding more and more features"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705090365 {#3380
    date: 2024-01-12 21:12:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@cbarrick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 303050
  -bodyTs: "'ad':11 'awesom':5 'featur':15 'pretti':4 'slowli':9 've':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090365 {#3381
    date: 2024-01-12 21:12: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
95 DENIED edit
App\Entity\EntryComment {#3382
  +user: Proxies\__CG__\App\Entity\User {#3383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1349 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Neat.\n
      \n
      So this is like Last.fm, but run by the MusicBrainz folks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722163888 {#1981
      date: 2024-07-28 12:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 302901
    -bodyTs: "'folk':12 'last.fm':6 'like':5 'musicbrainz':11 'neat':1 'run':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6627844"
    +editedAt: DateTimeImmutable @1721956978 {#1983
      date: 2024-07-26 03:22:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705087167 {#1982
      date: 2024-01-12 20:19:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "Yes, it’s pretty awesome. And they’ve slowly been adding more and more features"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705090365 {#3380
    date: 2024-01-12 21:12:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@cbarrick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 303050
  -bodyTs: "'ad':11 'awesom':5 'featur':15 'pretti':4 'slowli':9 've':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090365 {#3381
    date: 2024-01-12 21:12: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
96 DENIED moderate
App\Entity\EntryComment {#3382
  +user: Proxies\__CG__\App\Entity\User {#3383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1349 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1749 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Neat.\n
      \n
      So this is like Last.fm, but run by the MusicBrainz folks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722163888 {#1981
      date: 2024-07-28 12:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
      "@test626@lemmy.ml"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 302901
    -bodyTs: "'folk':12 'last.fm':6 'like':5 'musicbrainz':11 'neat':1 'run':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6627844"
    +editedAt: DateTimeImmutable @1721956978 {#1983
      date: 2024-07-26 03:22:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705087167 {#1982
      date: 2024-01-12 20:19:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "Yes, it’s pretty awesome. And they’ve slowly been adding more and more features"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705090365 {#3380
    date: 2024-01-12 21:12:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
    "@PropaGandalf@lemmy.world"
    "@cbarrick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 303050
  -bodyTs: "'ad':11 'awesom':5 'featur':15 'pretti':4 'slowli':9 've':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090365 {#3381
    date: 2024-01-12 21:12: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2542
  +user: App\Entity\User {#2555 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Couldn’t agree more.\n
    \n
    For what it’s worth I think Brett Cannon wrote one of the best posts ever on the social contract of open source and how Not To Be That Guy :)\n
    \n
    [snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)\n
    \n
    Should be required reading IMO for anyone ever on Github :P
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1722125699 {#2537
    date: 2024-07-28 02:14:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2543 …}
  +nested: Doctrine\ORM\PersistentCollection {#2545 …}
  +votes: Doctrine\ORM\PersistentCollection {#2547 …}
  +reports: Doctrine\ORM\PersistentCollection {#2549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
  -id: 302325
  -bodyTs: "'/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':37 'agre':3 'anyon':44 'best':18 'brett':12 'cannon':13 'contract':24 'couldn':1 'ever':20,45 'github':47 'guy':34 'imo':42 'one':15 'open':26 'p':48 'post':19 'read':41 'requir':40 'snarky.ca':36 'snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':35 'social':23 'sourc':27 'think':11 'worth':9 'wrote':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7305921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705076382 {#2538
    date: 2024-01-12 17:19: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
99 DENIED edit
App\Entity\EntryComment {#2542
  +user: App\Entity\User {#2555 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Couldn’t agree more.\n
    \n
    For what it’s worth I think Brett Cannon wrote one of the best posts ever on the social contract of open source and how Not To Be That Guy :)\n
    \n
    [snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)\n
    \n
    Should be required reading IMO for anyone ever on Github :P
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1722125699 {#2537
    date: 2024-07-28 02:14:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2543 …}
  +nested: Doctrine\ORM\PersistentCollection {#2545 …}
  +votes: Doctrine\ORM\PersistentCollection {#2547 …}
  +reports: Doctrine\ORM\PersistentCollection {#2549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
  -id: 302325
  -bodyTs: "'/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':37 'agre':3 'anyon':44 'best':18 'brett':12 'cannon':13 'contract':24 'couldn':1 'ever':20,45 'github':47 'guy':34 'imo':42 'one':15 'open':26 'p':48 'post':19 'read':41 'requir':40 'snarky.ca':36 'snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':35 'social':23 'sourc':27 'think':11 'worth':9 'wrote':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7305921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705076382 {#2538
    date: 2024-01-12 17:19: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
100 DENIED moderate
App\Entity\EntryComment {#2542
  +user: App\Entity\User {#2555 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Couldn’t agree more.\n
    \n
    For what it’s worth I think Brett Cannon wrote one of the best posts ever on the social contract of open source and how Not To Be That Guy :)\n
    \n
    [snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)\n
    \n
    Should be required reading IMO for anyone ever on Github :P
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1722125699 {#2537
    date: 2024-07-28 02:14:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2543 …}
  +nested: Doctrine\ORM\PersistentCollection {#2545 …}
  +votes: Doctrine\ORM\PersistentCollection {#2547 …}
  +reports: Doctrine\ORM\PersistentCollection {#2549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
  -id: 302325
  -bodyTs: "'/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':37 'agre':3 'anyon':44 'best':18 'brett':12 'cannon':13 'contract':24 'couldn':1 'ever':20,45 'github':47 'guy':34 'imo':42 'one':15 'open':26 'p':48 'post':19 'read':41 'requir':40 'snarky.ca':36 'snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':35 'social':23 'sourc':27 'think':11 'worth':9 'wrote':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7305921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705076382 {#2538
    date: 2024-01-12 17:19: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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3303
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2542
    +user: App\Entity\User {#2555 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Couldn’t agree more.\n
      \n
      For what it’s worth I think Brett Cannon wrote one of the best posts ever on the social contract of open source and how Not To Be That Guy :)\n
      \n
      [snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)\n
      \n
      Should be required reading IMO for anyone ever on Github :P
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1722125699 {#2537
      date: 2024-07-28 02:14:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2543 …}
    +nested: Doctrine\ORM\PersistentCollection {#2545 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
    -id: 302325
    -bodyTs: "'/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':37 'agre':3 'anyon':44 'best':18 'brett':12 'cannon':13 'contract':24 'couldn':1 'ever':20,45 'github':47 'guy':34 'imo':42 'one':15 'open':26 'p':48 'post':19 'read':41 'requir':40 'snarky.ca':36 'snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':35 'social':23 'sourc':27 'think':11 'worth':9 'wrote':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7305921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705076382 {#2538
      date: 2024-01-12 17:19:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: "just spent a few mins reading it, definitly agree with you, required for any issue reporter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705094147 {#3301
    date: 2024-01-12 22:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@feoh@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3307 …}
  +votes: Doctrine\ORM\PersistentCollection {#3309 …}
  +reports: Doctrine\ORM\PersistentCollection {#3311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
  -id: 303205
  -bodyTs: "'agre':9 'definit':8 'issu':15 'min':5 'read':6 'report':16 'requir':12 'spent':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7466584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705094147 {#3302
    date: 2024-01-12 22:15: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
103 DENIED edit
App\Entity\EntryComment {#3303
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2542
    +user: App\Entity\User {#2555 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Couldn’t agree more.\n
      \n
      For what it’s worth I think Brett Cannon wrote one of the best posts ever on the social contract of open source and how Not To Be That Guy :)\n
      \n
      [snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)\n
      \n
      Should be required reading IMO for anyone ever on Github :P
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1722125699 {#2537
      date: 2024-07-28 02:14:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2543 …}
    +nested: Doctrine\ORM\PersistentCollection {#2545 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
    -id: 302325
    -bodyTs: "'/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':37 'agre':3 'anyon':44 'best':18 'brett':12 'cannon':13 'contract':24 'couldn':1 'ever':20,45 'github':47 'guy':34 'imo':42 'one':15 'open':26 'p':48 'post':19 'read':41 'requir':40 'snarky.ca':36 'snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':35 'social':23 'sourc':27 'think':11 'worth':9 'wrote':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7305921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705076382 {#2538
      date: 2024-01-12 17:19:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: "just spent a few mins reading it, definitly agree with you, required for any issue reporter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705094147 {#3301
    date: 2024-01-12 22:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@feoh@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3307 …}
  +votes: Doctrine\ORM\PersistentCollection {#3309 …}
  +reports: Doctrine\ORM\PersistentCollection {#3311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
  -id: 303205
  -bodyTs: "'agre':9 'definit':8 'issu':15 'min':5 'read':6 'report':16 'requir':12 'spent':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7466584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705094147 {#3302
    date: 2024-01-12 22:15: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
104 DENIED moderate
App\Entity\EntryComment {#3303
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2542
    +user: App\Entity\User {#2555 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Couldn’t agree more.\n
      \n
      For what it’s worth I think Brett Cannon wrote one of the best posts ever on the social contract of open source and how Not To Be That Guy :)\n
      \n
      [snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)\n
      \n
      Should be required reading IMO for anyone ever on Github :P
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1722125699 {#2537
      date: 2024-07-28 02:14:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2543 …}
    +nested: Doctrine\ORM\PersistentCollection {#2545 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
    -id: 302325
    -bodyTs: "'/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':37 'agre':3 'anyon':44 'best':18 'brett':12 'cannon':13 'contract':24 'couldn':1 'ever':20,45 'github':47 'guy':34 'imo':42 'one':15 'open':26 'p':48 'post':19 'read':41 'requir':40 'snarky.ca':36 'snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':35 'social':23 'sourc':27 'think':11 'worth':9 'wrote':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7305921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705076382 {#2538
      date: 2024-01-12 17:19:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: "just spent a few mins reading it, definitly agree with you, required for any issue reporter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705094147 {#3301
    date: 2024-01-12 22:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@feoh@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3307 …}
  +votes: Doctrine\ORM\PersistentCollection {#3309 …}
  +reports: Doctrine\ORM\PersistentCollection {#3311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
  -id: 303205
  -bodyTs: "'agre':9 'definit':8 'issu':15 'min':5 'read':6 'report':16 'requir':12 'spent':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7466584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705094147 {#3302
    date: 2024-01-12 22:15: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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3319
  +user: Proxies\__CG__\App\Entity\User {#3320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2542
    +user: App\Entity\User {#2555 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Couldn’t agree more.\n
      \n
      For what it’s worth I think Brett Cannon wrote one of the best posts ever on the social contract of open source and how Not To Be That Guy :)\n
      \n
      [snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)\n
      \n
      Should be required reading IMO for anyone ever on Github :P
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1722125699 {#2537
      date: 2024-07-28 02:14:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2543 …}
    +nested: Doctrine\ORM\PersistentCollection {#2545 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
    -id: 302325
    -bodyTs: "'/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':37 'agre':3 'anyon':44 'best':18 'brett':12 'cannon':13 'contract':24 'couldn':1 'ever':20,45 'github':47 'guy':34 'imo':42 'one':15 'open':26 'p':48 'post':19 'read':41 'requir':40 'snarky.ca':36 'snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':35 'social':23 'sourc':27 'think':11 'worth':9 'wrote':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7305921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705076382 {#2538
      date: 2024-01-12 17:19:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: """
    > Should be required reading IMO for anyone ever ~on Github :P~\n
    \n
    Fixed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705099213 {#3317
    date: 2024-01-12 23:40:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@feoh@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3321 …}
  +nested: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  -id: 303430
  -bodyTs: "'anyon':7 'ever':8 'fix':12 'github':10 'imo':5 'p':11 'read':4 'requir':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6631469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099213 {#3318
    date: 2024-01-12 23:40:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3319
  +user: Proxies\__CG__\App\Entity\User {#3320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2542
    +user: App\Entity\User {#2555 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Couldn’t agree more.\n
      \n
      For what it’s worth I think Brett Cannon wrote one of the best posts ever on the social contract of open source and how Not To Be That Guy :)\n
      \n
      [snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)\n
      \n
      Should be required reading IMO for anyone ever on Github :P
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1722125699 {#2537
      date: 2024-07-28 02:14:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2543 …}
    +nested: Doctrine\ORM\PersistentCollection {#2545 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
    -id: 302325
    -bodyTs: "'/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':37 'agre':3 'anyon':44 'best':18 'brett':12 'cannon':13 'contract':24 'couldn':1 'ever':20,45 'github':47 'guy':34 'imo':42 'one':15 'open':26 'p':48 'post':19 'read':41 'requir':40 'snarky.ca':36 'snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':35 'social':23 'sourc':27 'think':11 'worth':9 'wrote':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7305921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705076382 {#2538
      date: 2024-01-12 17:19:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: """
    > Should be required reading IMO for anyone ever ~on Github :P~\n
    \n
    Fixed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705099213 {#3317
    date: 2024-01-12 23:40:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@feoh@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3321 …}
  +nested: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  -id: 303430
  -bodyTs: "'anyon':7 'ever':8 'fix':12 'github':10 'imo':5 'p':11 'read':4 'requir':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6631469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099213 {#3318
    date: 2024-01-12 23:40:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3319
  +user: Proxies\__CG__\App\Entity\User {#3320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2542
    +user: App\Entity\User {#2555 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Couldn’t agree more.\n
      \n
      For what it’s worth I think Brett Cannon wrote one of the best posts ever on the social contract of open source and how Not To Be That Guy :)\n
      \n
      [snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)\n
      \n
      Should be required reading IMO for anyone ever on Github :P
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1722125699 {#2537
      date: 2024-07-28 02:14:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2543 …}
    +nested: Doctrine\ORM\PersistentCollection {#2545 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
    -id: 302325
    -bodyTs: "'/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':37 'agre':3 'anyon':44 'best':18 'brett':12 'cannon':13 'contract':24 'couldn':1 'ever':20,45 'github':47 'guy':34 'imo':42 'one':15 'open':26 'p':48 'post':19 'read':41 'requir':40 'snarky.ca':36 'snarky.ca/the-social-contract-of-open-source/](https://snarky.ca/the-social-contract-of-open-source/)':35 'social':23 'sourc':27 'think':11 'worth':9 'wrote':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7305921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705076382 {#2538
      date: 2024-01-12 17:19:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: """
    > Should be required reading IMO for anyone ever ~on Github :P~\n
    \n
    Fixed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705099213 {#3317
    date: 2024-01-12 23:40:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@feoh@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3321 …}
  +nested: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  -id: 303430
  -bodyTs: "'anyon':7 'ever':8 'fix':12 'github':10 'imo':5 'p':11 'read':4 'requir':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6631469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099213 {#3318
    date: 2024-01-12 23:40:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#2628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Are you the developer for SMUI? Small world to see a username I recognized from another site. Nice-looking components! 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1722118295 {#2610
    date: 2024-07-28 00:11:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2616 …}
  +nested: Doctrine\ORM\PersistentCollection {#2618 …}
  +votes: Doctrine\ORM\PersistentCollection {#2620 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
  -id: 302589
  -bodyTs: "'anoth':16 'compon':21 'develop':4 'look':20 'nice':19 'nice-look':18 'recogn':14 'see':10 'site':17 'small':7 'smui':6 'usernam':12 'world':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6625753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080592 {#2611
    date: 2024-01-12 18:29: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
111 DENIED edit
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#2628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Are you the developer for SMUI? Small world to see a username I recognized from another site. Nice-looking components! 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1722118295 {#2610
    date: 2024-07-28 00:11:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2616 …}
  +nested: Doctrine\ORM\PersistentCollection {#2618 …}
  +votes: Doctrine\ORM\PersistentCollection {#2620 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
  -id: 302589
  -bodyTs: "'anoth':16 'compon':21 'develop':4 'look':20 'nice':19 'nice-look':18 'recogn':14 'see':10 'site':17 'small':7 'smui':6 'usernam':12 'world':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6625753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080592 {#2611
    date: 2024-01-12 18:29: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
112 DENIED moderate
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#2628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Are you the developer for SMUI? Small world to see a username I recognized from another site. Nice-looking components! 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1722118295 {#2610
    date: 2024-07-28 00:11:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2616 …}
  +nested: Doctrine\ORM\PersistentCollection {#2618 …}
  +votes: Doctrine\ORM\PersistentCollection {#2620 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
  -id: 302589
  -bodyTs: "'anoth':16 'compon':21 'develop':4 'look':20 'nice':19 'nice-look':18 'recogn':14 'see':10 'site':17 'small':7 'smui':6 'usernam':12 'world':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6625753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080592 {#2611
    date: 2024-01-12 18:29: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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3335
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2615
    +user: App\Entity\User {#2628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Are you the developer for SMUI? Small world to see a username I recognized from another site. Nice-looking components! 👍"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1722118295 {#2610
      date: 2024-07-28 00:11:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2616 …}
    +nested: Doctrine\ORM\PersistentCollection {#2618 …}
    +votes: Doctrine\ORM\PersistentCollection {#2620 …}
    +reports: Doctrine\ORM\PersistentCollection {#2622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
    -id: 302589
    -bodyTs: "'anoth':16 'compon':21 'develop':4 'look':20 'nice':19 'nice-look':18 'recogn':14 'see':10 'site':17 'small':7 'smui':6 'usernam':12 'world':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6625753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705080592 {#2611
      date: 2024-01-12 18:29:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2615}
  +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705083134 {#3333
    date: 2024-01-12 19:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@seth@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3336 …}
  +nested: Doctrine\ORM\PersistentCollection {#3338 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
  -id: 302714
  -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083134 {#3334
    date: 2024-01-12 19:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3335
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2615
    +user: App\Entity\User {#2628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Are you the developer for SMUI? Small world to see a username I recognized from another site. Nice-looking components! 👍"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1722118295 {#2610
      date: 2024-07-28 00:11:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2616 …}
    +nested: Doctrine\ORM\PersistentCollection {#2618 …}
    +votes: Doctrine\ORM\PersistentCollection {#2620 …}
    +reports: Doctrine\ORM\PersistentCollection {#2622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
    -id: 302589
    -bodyTs: "'anoth':16 'compon':21 'develop':4 'look':20 'nice':19 'nice-look':18 'recogn':14 'see':10 'site':17 'small':7 'smui':6 'usernam':12 'world':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6625753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705080592 {#2611
      date: 2024-01-12 18:29:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2615}
  +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705083134 {#3333
    date: 2024-01-12 19:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@seth@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3336 …}
  +nested: Doctrine\ORM\PersistentCollection {#3338 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
  -id: 302714
  -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083134 {#3334
    date: 2024-01-12 19:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3335
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2615
    +user: App\Entity\User {#2628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Are you the developer for SMUI? Small world to see a username I recognized from another site. Nice-looking components! 👍"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1722118295 {#2610
      date: 2024-07-28 00:11:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2616 …}
    +nested: Doctrine\ORM\PersistentCollection {#2618 …}
    +votes: Doctrine\ORM\PersistentCollection {#2620 …}
    +reports: Doctrine\ORM\PersistentCollection {#2622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
    -id: 302589
    -bodyTs: "'anoth':16 'compon':21 'develop':4 'look':20 'nice':19 'nice-look':18 'recogn':14 'see':10 'site':17 'small':7 'smui':6 'usernam':12 'world':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6625753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705080592 {#2611
      date: 2024-01-12 18:29:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2615}
  +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705083134 {#3333
    date: 2024-01-12 19:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@seth@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3336 …}
  +nested: Doctrine\ORM\PersistentCollection {#3338 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
  -id: 302714
  -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083134 {#3334
    date: 2024-01-12 19:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3640
  +user: App\Entity\User {#2628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3335
    +user: Proxies\__CG__\App\Entity\User {#3118 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2615
      +user: App\Entity\User {#2628 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Are you the developer for SMUI? Small world to see a username I recognized from another site. Nice-looking components! 👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1722118295 {#2610
        date: 2024-07-28 00:11:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2616 …}
      +nested: Doctrine\ORM\PersistentCollection {#2618 …}
      +votes: Doctrine\ORM\PersistentCollection {#2620 …}
      +reports: Doctrine\ORM\PersistentCollection {#2622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
      -id: 302589
      -bodyTs: "'anoth':16 'compon':21 'develop':4 'look':20 'nice':19 'nice-look':18 'recogn':14 'see':10 'site':17 'small':7 'smui':6 'usernam':12 'world':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6625753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705080592 {#2611
        date: 2024-01-12 18:29:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2615}
    +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705083134 {#3333
      date: 2024-01-12 19:12:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@seth@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3336 …}
    +nested: Doctrine\ORM\PersistentCollection {#3338 …}
    +votes: Doctrine\ORM\PersistentCollection {#3340 …}
    +reports: Doctrine\ORM\PersistentCollection {#3342 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
    -id: 302714
    -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6626570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705083134 {#3334
      date: 2024-01-12 19:12:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2615}
  +body: "Oh that’s an interesting concept, I’ve been using username+label@gmail in a similar way for years, and missed it when I switched to proton"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705098122 {#3638
    date: 2024-01-12 23:22:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@seth@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 303387
  -bodyTs: "'concept':6 'gmail':13 'interest':5 'label':12 'miss':21 'oh':1 'proton':27 'similar':16 'switch':25 'use':10 'usernam':11 've':8 'way':17 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6631164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705098122 {#3639
    date: 2024-01-12 23:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3640
  +user: App\Entity\User {#2628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3335
    +user: Proxies\__CG__\App\Entity\User {#3118 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2615
      +user: App\Entity\User {#2628 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Are you the developer for SMUI? Small world to see a username I recognized from another site. Nice-looking components! 👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1722118295 {#2610
        date: 2024-07-28 00:11:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2616 …}
      +nested: Doctrine\ORM\PersistentCollection {#2618 …}
      +votes: Doctrine\ORM\PersistentCollection {#2620 …}
      +reports: Doctrine\ORM\PersistentCollection {#2622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
      -id: 302589
      -bodyTs: "'anoth':16 'compon':21 'develop':4 'look':20 'nice':19 'nice-look':18 'recogn':14 'see':10 'site':17 'small':7 'smui':6 'usernam':12 'world':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6625753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705080592 {#2611
        date: 2024-01-12 18:29:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2615}
    +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705083134 {#3333
      date: 2024-01-12 19:12:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@seth@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3336 …}
    +nested: Doctrine\ORM\PersistentCollection {#3338 …}
    +votes: Doctrine\ORM\PersistentCollection {#3340 …}
    +reports: Doctrine\ORM\PersistentCollection {#3342 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
    -id: 302714
    -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6626570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705083134 {#3334
      date: 2024-01-12 19:12:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2615}
  +body: "Oh that’s an interesting concept, I’ve been using username+label@gmail in a similar way for years, and missed it when I switched to proton"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705098122 {#3638
    date: 2024-01-12 23:22:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@seth@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 303387
  -bodyTs: "'concept':6 'gmail':13 'interest':5 'label':12 'miss':21 'oh':1 'proton':27 'similar':16 'switch':25 'use':10 'usernam':11 've':8 'way':17 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6631164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705098122 {#3639
    date: 2024-01-12 23:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3640
  +user: App\Entity\User {#2628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3335
    +user: Proxies\__CG__\App\Entity\User {#3118 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2615
      +user: App\Entity\User {#2628 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Are you the developer for SMUI? Small world to see a username I recognized from another site. Nice-looking components! 👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1722118295 {#2610
        date: 2024-07-28 00:11:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2616 …}
      +nested: Doctrine\ORM\PersistentCollection {#2618 …}
      +votes: Doctrine\ORM\PersistentCollection {#2620 …}
      +reports: Doctrine\ORM\PersistentCollection {#2622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
      -id: 302589
      -bodyTs: "'anoth':16 'compon':21 'develop':4 'look':20 'nice':19 'nice-look':18 'recogn':14 'see':10 'site':17 'small':7 'smui':6 'usernam':12 'world':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6625753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705080592 {#2611
        date: 2024-01-12 18:29:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2615}
    +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705083134 {#3333
      date: 2024-01-12 19:12:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@seth@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3336 …}
    +nested: Doctrine\ORM\PersistentCollection {#3338 …}
    +votes: Doctrine\ORM\PersistentCollection {#3340 …}
    +reports: Doctrine\ORM\PersistentCollection {#3342 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
    -id: 302714
    -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6626570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705083134 {#3334
      date: 2024-01-12 19:12:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2615}
  +body: "Oh that’s an interesting concept, I’ve been using username+label@gmail in a similar way for years, and missed it when I switched to proton"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705098122 {#3638
    date: 2024-01-12 23:22:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@seth@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 303387
  -bodyTs: "'concept':6 'gmail':13 'interest':5 'label':12 'miss':21 'oh':1 'proton':27 'similar':16 'switch':25 'use':10 'usernam':11 've':8 'way':17 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6631164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705098122 {#3639
    date: 2024-01-12 23:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2688
  +user: App\Entity\User {#2702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2689 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Brb, forking Tachiyomi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1721941454 {#2683
    date: 2024-07-25 23:04:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vvvvv@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 301228
  -bodyTs: "'brb':1 'fork':2 'tachiyomi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6049534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705041183 {#2684
    date: 2024-01-12 07:33:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2688
  +user: App\Entity\User {#2702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2689 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Brb, forking Tachiyomi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1721941454 {#2683
    date: 2024-07-25 23:04:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vvvvv@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 301228
  -bodyTs: "'brb':1 'fork':2 'tachiyomi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6049534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705041183 {#2684
    date: 2024-01-12 07:33:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2688
  +user: App\Entity\User {#2702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2689 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Brb, forking Tachiyomi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1721941454 {#2683
    date: 2024-07-25 23:04:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vvvvv@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 301228
  -bodyTs: "'brb':1 'fork':2 'tachiyomi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6049534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705041183 {#2684
    date: 2024-01-12 07:33:03.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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3224
  +user: Proxies\__CG__\App\Entity\User {#3225 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2689 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2688
    +user: App\Entity\User {#2702 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2689 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Brb, forking Tachiyomi."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1721941454 {#2683
      date: 2024-07-25 23:04:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vvvvv@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2690 …}
    +nested: Doctrine\ORM\PersistentCollection {#2692 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
    -id: 301228
    -bodyTs: "'brb':1 'fork':2 'tachiyomi':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6049534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705041183 {#2684
      date: 2024-01-12 07:33:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2688}
  +body: "Based 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705086152 {#3222
    date: 2024-01-12 20:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vvvvv@lemmy.world"
    "@KickMeElmo@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 302850
  -bodyTs: "'base':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7309793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705086152 {#3223
    date: 2024-01-12 20:02:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3224
  +user: Proxies\__CG__\App\Entity\User {#3225 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2689 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2688
    +user: App\Entity\User {#2702 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2689 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Brb, forking Tachiyomi."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1721941454 {#2683
      date: 2024-07-25 23:04:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vvvvv@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2690 …}
    +nested: Doctrine\ORM\PersistentCollection {#2692 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
    -id: 301228
    -bodyTs: "'brb':1 'fork':2 'tachiyomi':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6049534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705041183 {#2684
      date: 2024-01-12 07:33:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2688}
  +body: "Based 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705086152 {#3222
    date: 2024-01-12 20:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vvvvv@lemmy.world"
    "@KickMeElmo@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 302850
  -bodyTs: "'base':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7309793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705086152 {#3223
    date: 2024-01-12 20:02:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3224
  +user: Proxies\__CG__\App\Entity\User {#3225 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2689 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2688
    +user: App\Entity\User {#2702 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2689 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Brb, forking Tachiyomi."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1721941454 {#2683
      date: 2024-07-25 23:04:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vvvvv@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2690 …}
    +nested: Doctrine\ORM\PersistentCollection {#2692 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
    -id: 301228
    -bodyTs: "'brb':1 'fork':2 'tachiyomi':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6049534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705041183 {#2684
      date: 2024-01-12 07:33:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2688}
  +body: "Based 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705086152 {#3222
    date: 2024-01-12 20:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vvvvv@lemmy.world"
    "@KickMeElmo@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 302850
  -bodyTs: "'base':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7309793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705086152 {#3223
    date: 2024-01-12 20:02:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2762
  +user: App\Entity\User {#2776 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "[A GIST](https://gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93) with good instructions/how to. Follow the steps until #8, but don’t paste in the *following code* block; instead scroll down a bit until you see `Alternatively, this code can be used to save your tokens as a JSON file,` and then paste in **THAT code block**. That should get you a json file with TOTP credentials ready to import to another FOSS authenticator. I like [Aegis](https://getaegis.app/) and it can import that json file from step 1."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721847848 {#2757
    date: 2024-07-24 21:04:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2764 …}
  +nested: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2768 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  -id: 300097
  -bodyTs: "'/)':75 '/gboudreau/94bb0c11a6209c82418d01a59d958c93)':5 '1':85 '8':14 'aegi':72 'altern':32 'anoth':67 'authent':69 'bit':28 'block':23,52 'code':22,34,51 'credenti':62 'file':45,59,82 'follow':10,21 'foss':68 'get':55 'getaegis.app':74 'getaegis.app/)':73 'gist':2 'gist.github.com':4 'gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93)':3 'good':7 'import':65,79 'instead':24 'instructions/how':8 'json':44,58,81 'like':71 'past':18,48 'readi':63 'save':39 'scroll':25 'see':31 'step':12,84 'token':41 'totp':61 'use':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2019788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705012841 {#2758
    date: 2024-01-11 23:40:41.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
131 DENIED edit
App\Entity\EntryComment {#2762
  +user: App\Entity\User {#2776 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "[A GIST](https://gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93) with good instructions/how to. Follow the steps until #8, but don’t paste in the *following code* block; instead scroll down a bit until you see `Alternatively, this code can be used to save your tokens as a JSON file,` and then paste in **THAT code block**. That should get you a json file with TOTP credentials ready to import to another FOSS authenticator. I like [Aegis](https://getaegis.app/) and it can import that json file from step 1."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721847848 {#2757
    date: 2024-07-24 21:04:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2764 …}
  +nested: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2768 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  -id: 300097
  -bodyTs: "'/)':75 '/gboudreau/94bb0c11a6209c82418d01a59d958c93)':5 '1':85 '8':14 'aegi':72 'altern':32 'anoth':67 'authent':69 'bit':28 'block':23,52 'code':22,34,51 'credenti':62 'file':45,59,82 'follow':10,21 'foss':68 'get':55 'getaegis.app':74 'getaegis.app/)':73 'gist':2 'gist.github.com':4 'gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93)':3 'good':7 'import':65,79 'instead':24 'instructions/how':8 'json':44,58,81 'like':71 'past':18,48 'readi':63 'save':39 'scroll':25 'see':31 'step':12,84 'token':41 'totp':61 'use':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2019788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705012841 {#2758
    date: 2024-01-11 23:40:41.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
132 DENIED moderate
App\Entity\EntryComment {#2762
  +user: App\Entity\User {#2776 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "[A GIST](https://gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93) with good instructions/how to. Follow the steps until #8, but don’t paste in the *following code* block; instead scroll down a bit until you see `Alternatively, this code can be used to save your tokens as a JSON file,` and then paste in **THAT code block**. That should get you a json file with TOTP credentials ready to import to another FOSS authenticator. I like [Aegis](https://getaegis.app/) and it can import that json file from step 1."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721847848 {#2757
    date: 2024-07-24 21:04:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2764 …}
  +nested: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2768 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  -id: 300097
  -bodyTs: "'/)':75 '/gboudreau/94bb0c11a6209c82418d01a59d958c93)':5 '1':85 '8':14 'aegi':72 'altern':32 'anoth':67 'authent':69 'bit':28 'block':23,52 'code':22,34,51 'credenti':62 'file':45,59,82 'follow':10,21 'foss':68 'get':55 'getaegis.app':74 'getaegis.app/)':73 'gist':2 'gist.github.com':4 'gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93)':3 'good':7 'import':65,79 'instead':24 'instructions/how':8 'json':44,58,81 'like':71 'past':18,48 'readi':63 'save':39 'scroll':25 'see':31 'step':12,84 'token':41 'totp':61 'use':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2019788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705012841 {#2758
    date: 2024-01-11 23:40:41.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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2762
    +user: App\Entity\User {#2776 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "[A GIST](https://gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93) with good instructions/how to. Follow the steps until #8, but don’t paste in the *following code* block; instead scroll down a bit until you see `Alternatively, this code can be used to save your tokens as a JSON file,` and then paste in **THAT code block**. That should get you a json file with TOTP credentials ready to import to another FOSS authenticator. I like [Aegis](https://getaegis.app/) and it can import that json file from step 1."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721847848 {#2757
      date: 2024-07-24 21:04:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@_edge@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2764 …}
    +nested: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2768 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    -id: 300097
    -bodyTs: "'/)':75 '/gboudreau/94bb0c11a6209c82418d01a59d958c93)':5 '1':85 '8':14 'aegi':72 'altern':32 'anoth':67 'authent':69 'bit':28 'block':23,52 'code':22,34,51 'credenti':62 'file':45,59,82 'follow':10,21 'foss':68 'get':55 'getaegis.app':74 'getaegis.app/)':73 'gist':2 'gist.github.com':4 'gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93)':3 'good':7 'import':65,79 'instead':24 'instructions/how':8 'json':44,58,81 'like':71 'past':18,48 'readi':63 'save':39 'scroll':25 'see':31 'step':12,84 'token':41 'totp':61 'use':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2019788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705012841 {#2758
      date: 2024-01-11 23:40:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2762}
  +body: "This requires an old version of Authy Desktop. I’m on Linux and i cannot find this old version anywhere. They use snap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705044995 {#3175
    date: 2024-01-12 08:36:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_edge@discuss.tchncs.de"
    "@Penguincoder@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 301322
  -bodyTs: "'anywher':20 'authi':7 'cannot':15 'desktop':8 'find':16 'linux':12 'm':10 'old':4,18 'requir':2 'snap':23 'use':22 'version':5,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6365436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705044995 {#3176
    date: 2024-01-12 08:36:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2762
    +user: App\Entity\User {#2776 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "[A GIST](https://gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93) with good instructions/how to. Follow the steps until #8, but don’t paste in the *following code* block; instead scroll down a bit until you see `Alternatively, this code can be used to save your tokens as a JSON file,` and then paste in **THAT code block**. That should get you a json file with TOTP credentials ready to import to another FOSS authenticator. I like [Aegis](https://getaegis.app/) and it can import that json file from step 1."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721847848 {#2757
      date: 2024-07-24 21:04:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@_edge@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2764 …}
    +nested: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2768 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    -id: 300097
    -bodyTs: "'/)':75 '/gboudreau/94bb0c11a6209c82418d01a59d958c93)':5 '1':85 '8':14 'aegi':72 'altern':32 'anoth':67 'authent':69 'bit':28 'block':23,52 'code':22,34,51 'credenti':62 'file':45,59,82 'follow':10,21 'foss':68 'get':55 'getaegis.app':74 'getaegis.app/)':73 'gist':2 'gist.github.com':4 'gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93)':3 'good':7 'import':65,79 'instead':24 'instructions/how':8 'json':44,58,81 'like':71 'past':18,48 'readi':63 'save':39 'scroll':25 'see':31 'step':12,84 'token':41 'totp':61 'use':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2019788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705012841 {#2758
      date: 2024-01-11 23:40:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2762}
  +body: "This requires an old version of Authy Desktop. I’m on Linux and i cannot find this old version anywhere. They use snap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705044995 {#3175
    date: 2024-01-12 08:36:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_edge@discuss.tchncs.de"
    "@Penguincoder@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 301322
  -bodyTs: "'anywher':20 'authi':7 'cannot':15 'desktop':8 'find':16 'linux':12 'm':10 'old':4,18 'requir':2 'snap':23 'use':22 'version':5,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6365436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705044995 {#3176
    date: 2024-01-12 08:36:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2762
    +user: App\Entity\User {#2776 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "[A GIST](https://gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93) with good instructions/how to. Follow the steps until #8, but don’t paste in the *following code* block; instead scroll down a bit until you see `Alternatively, this code can be used to save your tokens as a JSON file,` and then paste in **THAT code block**. That should get you a json file with TOTP credentials ready to import to another FOSS authenticator. I like [Aegis](https://getaegis.app/) and it can import that json file from step 1."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721847848 {#2757
      date: 2024-07-24 21:04:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@_edge@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2764 …}
    +nested: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2768 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    -id: 300097
    -bodyTs: "'/)':75 '/gboudreau/94bb0c11a6209c82418d01a59d958c93)':5 '1':85 '8':14 'aegi':72 'altern':32 'anoth':67 'authent':69 'bit':28 'block':23,52 'code':22,34,51 'credenti':62 'file':45,59,82 'follow':10,21 'foss':68 'get':55 'getaegis.app':74 'getaegis.app/)':73 'gist':2 'gist.github.com':4 'gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93)':3 'good':7 'import':65,79 'instead':24 'instructions/how':8 'json':44,58,81 'like':71 'past':18,48 'readi':63 'save':39 'scroll':25 'see':31 'step':12,84 'token':41 'totp':61 'use':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2019788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705012841 {#2758
      date: 2024-01-11 23:40:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2762}
  +body: "This requires an old version of Authy Desktop. I’m on Linux and i cannot find this old version anywhere. They use snap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705044995 {#3175
    date: 2024-01-12 08:36:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_edge@discuss.tchncs.de"
    "@Penguincoder@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 301322
  -bodyTs: "'anywher':20 'authi':7 'cannot':15 'desktop':8 'find':16 'linux':12 'm':10 'old':4,18 'requir':2 'snap':23 'use':22 'version':5,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6365436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705044995 {#3176
    date: 2024-01-12 08:36:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3595
  +user: App\Entity\User {#2776 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2762
      +user: App\Entity\User {#2776 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "[A GIST](https://gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93) with good instructions/how to. Follow the steps until #8, but don’t paste in the *following code* block; instead scroll down a bit until you see `Alternatively, this code can be used to save your tokens as a JSON file,` and then paste in **THAT code block**. That should get you a json file with TOTP credentials ready to import to another FOSS authenticator. I like [Aegis](https://getaegis.app/) and it can import that json file from step 1."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1721847848 {#2757
        date: 2024-07-24 21:04:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_edge@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2764 …}
      +nested: Doctrine\ORM\PersistentCollection {#2766 …}
      +votes: Doctrine\ORM\PersistentCollection {#2768 …}
      +reports: Doctrine\ORM\PersistentCollection {#2770 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
      -id: 300097
      -bodyTs: "'/)':75 '/gboudreau/94bb0c11a6209c82418d01a59d958c93)':5 '1':85 '8':14 'aegi':72 'altern':32 'anoth':67 'authent':69 'bit':28 'block':23,52 'code':22,34,51 'credenti':62 'file':45,59,82 'follow':10,21 'foss':68 'get':55 'getaegis.app':74 'getaegis.app/)':73 'gist':2 'gist.github.com':4 'gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93)':3 'good':7 'import':65,79 'instead':24 'instructions/how':8 'json':44,58,81 'like':71 'past':18,48 'readi':63 'save':39 'scroll':25 'see':31 'step':12,84 'token':41 'totp':61 'use':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2019788"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705012841 {#2758
        date: 2024-01-11 23:40:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2762}
    +body: "This requires an old version of Authy Desktop. I’m on Linux and i cannot find this old version anywhere. They use snap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705044995 {#3175
      date: 2024-01-12 08:36:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@_edge@discuss.tchncs.de"
      "@Penguincoder@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 301322
    -bodyTs: "'anywher':20 'authi':7 'cannot':15 'desktop':8 'find':16 'linux':12 'm':10 'old':4,18 'requir':2 'snap':23 'use':22 'version':5,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6365436"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705044995 {#3176
      date: 2024-01-12 08:36:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2762}
  +body: "You can work with the snap to do this, but agree it’s bullshit. [Try this method](https://michaelowens.me/post/getting-totp-tokens-out-of-authy/). Same concept though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705080031 {#3593
    date: 2024-01-12 18:20:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_edge@discuss.tchncs.de"
    "@Penguincoder@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3596 …}
  +nested: Doctrine\ORM\PersistentCollection {#3598 …}
  +votes: Doctrine\ORM\PersistentCollection {#3600 …}
  +reports: Doctrine\ORM\PersistentCollection {#3602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3606 …}
  -id: 302554
  -bodyTs: "'/post/getting-totp-tokens-out-of-authy/).':20 'agre':11 'bullshit':14 'concept':22 'method':17 'michaelowens.me':19 'michaelowens.me/post/getting-totp-tokens-out-of-authy/).':18 'snap':6 'though':23 'tri':15 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2045112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080031 {#3594
    date: 2024-01-12 18:20:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3595
  +user: App\Entity\User {#2776 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2762
      +user: App\Entity\User {#2776 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "[A GIST](https://gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93) with good instructions/how to. Follow the steps until #8, but don’t paste in the *following code* block; instead scroll down a bit until you see `Alternatively, this code can be used to save your tokens as a JSON file,` and then paste in **THAT code block**. That should get you a json file with TOTP credentials ready to import to another FOSS authenticator. I like [Aegis](https://getaegis.app/) and it can import that json file from step 1."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1721847848 {#2757
        date: 2024-07-24 21:04:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_edge@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2764 …}
      +nested: Doctrine\ORM\PersistentCollection {#2766 …}
      +votes: Doctrine\ORM\PersistentCollection {#2768 …}
      +reports: Doctrine\ORM\PersistentCollection {#2770 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
      -id: 300097
      -bodyTs: "'/)':75 '/gboudreau/94bb0c11a6209c82418d01a59d958c93)':5 '1':85 '8':14 'aegi':72 'altern':32 'anoth':67 'authent':69 'bit':28 'block':23,52 'code':22,34,51 'credenti':62 'file':45,59,82 'follow':10,21 'foss':68 'get':55 'getaegis.app':74 'getaegis.app/)':73 'gist':2 'gist.github.com':4 'gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93)':3 'good':7 'import':65,79 'instead':24 'instructions/how':8 'json':44,58,81 'like':71 'past':18,48 'readi':63 'save':39 'scroll':25 'see':31 'step':12,84 'token':41 'totp':61 'use':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2019788"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705012841 {#2758
        date: 2024-01-11 23:40:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2762}
    +body: "This requires an old version of Authy Desktop. I’m on Linux and i cannot find this old version anywhere. They use snap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705044995 {#3175
      date: 2024-01-12 08:36:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@_edge@discuss.tchncs.de"
      "@Penguincoder@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 301322
    -bodyTs: "'anywher':20 'authi':7 'cannot':15 'desktop':8 'find':16 'linux':12 'm':10 'old':4,18 'requir':2 'snap':23 'use':22 'version':5,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6365436"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705044995 {#3176
      date: 2024-01-12 08:36:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2762}
  +body: "You can work with the snap to do this, but agree it’s bullshit. [Try this method](https://michaelowens.me/post/getting-totp-tokens-out-of-authy/). Same concept though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705080031 {#3593
    date: 2024-01-12 18:20:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_edge@discuss.tchncs.de"
    "@Penguincoder@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3596 …}
  +nested: Doctrine\ORM\PersistentCollection {#3598 …}
  +votes: Doctrine\ORM\PersistentCollection {#3600 …}
  +reports: Doctrine\ORM\PersistentCollection {#3602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3606 …}
  -id: 302554
  -bodyTs: "'/post/getting-totp-tokens-out-of-authy/).':20 'agre':11 'bullshit':14 'concept':22 'method':17 'michaelowens.me':19 'michaelowens.me/post/getting-totp-tokens-out-of-authy/).':18 'snap':6 'though':23 'tri':15 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2045112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080031 {#3594
    date: 2024-01-12 18:20:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3595
  +user: App\Entity\User {#2776 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2762
      +user: App\Entity\User {#2776 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2763 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "[A GIST](https://gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93) with good instructions/how to. Follow the steps until #8, but don’t paste in the *following code* block; instead scroll down a bit until you see `Alternatively, this code can be used to save your tokens as a JSON file,` and then paste in **THAT code block**. That should get you a json file with TOTP credentials ready to import to another FOSS authenticator. I like [Aegis](https://getaegis.app/) and it can import that json file from step 1."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1721847848 {#2757
        date: 2024-07-24 21:04:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_edge@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2764 …}
      +nested: Doctrine\ORM\PersistentCollection {#2766 …}
      +votes: Doctrine\ORM\PersistentCollection {#2768 …}
      +reports: Doctrine\ORM\PersistentCollection {#2770 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
      -id: 300097
      -bodyTs: "'/)':75 '/gboudreau/94bb0c11a6209c82418d01a59d958c93)':5 '1':85 '8':14 'aegi':72 'altern':32 'anoth':67 'authent':69 'bit':28 'block':23,52 'code':22,34,51 'credenti':62 'file':45,59,82 'follow':10,21 'foss':68 'get':55 'getaegis.app':74 'getaegis.app/)':73 'gist':2 'gist.github.com':4 'gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93)':3 'good':7 'import':65,79 'instead':24 'instructions/how':8 'json':44,58,81 'like':71 'past':18,48 'readi':63 'save':39 'scroll':25 'see':31 'step':12,84 'token':41 'totp':61 'use':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2019788"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705012841 {#2758
        date: 2024-01-11 23:40:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2762}
    +body: "This requires an old version of Authy Desktop. I’m on Linux and i cannot find this old version anywhere. They use snap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705044995 {#3175
      date: 2024-01-12 08:36:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@_edge@discuss.tchncs.de"
      "@Penguincoder@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 301322
    -bodyTs: "'anywher':20 'authi':7 'cannot':15 'desktop':8 'find':16 'linux':12 'm':10 'old':4,18 'requir':2 'snap':23 'use':22 'version':5,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6365436"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705044995 {#3176
      date: 2024-01-12 08:36:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2762}
  +body: "You can work with the snap to do this, but agree it’s bullshit. [Try this method](https://michaelowens.me/post/getting-totp-tokens-out-of-authy/). Same concept though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705080031 {#3593
    date: 2024-01-12 18:20:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_edge@discuss.tchncs.de"
    "@Penguincoder@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3596 …}
  +nested: Doctrine\ORM\PersistentCollection {#3598 …}
  +votes: Doctrine\ORM\PersistentCollection {#3600 …}
  +reports: Doctrine\ORM\PersistentCollection {#3602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3606 …}
  -id: 302554
  -bodyTs: "'/post/getting-totp-tokens-out-of-authy/).':20 'agre':11 'bullshit':14 'concept':22 'method':17 'michaelowens.me':19 'michaelowens.me/post/getting-totp-tokens-out-of-authy/).':18 'snap':6 'though':23 'tri':15 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2045112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080031 {#3594
    date: 2024-01-12 18:20:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2836
  +user: App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
    \n
    Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
    \n
    User goes back to closed source paid spyware… ahem software.\n
    \n
    Open source developers: Why aren’t more people using open source software software for everything. It’s better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1721806257 {#2831
    date: 2024-07-24 09:30:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2837 …}
  +nested: Doctrine\ORM\PersistentCollection {#2839 …}
  +votes: Doctrine\ORM\PersistentCollection {#2841 …}
  +reports: Doctrine\ORM\PersistentCollection {#2843 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
  -id: 301659
  -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5710566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705058178 {#2832
    date: 2024-01-12 12:16:18.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
143 DENIED edit
App\Entity\EntryComment {#2836
  +user: App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
    \n
    Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
    \n
    User goes back to closed source paid spyware… ahem software.\n
    \n
    Open source developers: Why aren’t more people using open source software software for everything. It’s better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1721806257 {#2831
    date: 2024-07-24 09:30:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2837 …}
  +nested: Doctrine\ORM\PersistentCollection {#2839 …}
  +votes: Doctrine\ORM\PersistentCollection {#2841 …}
  +reports: Doctrine\ORM\PersistentCollection {#2843 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
  -id: 301659
  -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5710566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705058178 {#2832
    date: 2024-01-12 12:16:18.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
144 DENIED moderate
App\Entity\EntryComment {#2836
  +user: App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
    \n
    Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
    \n
    User goes back to closed source paid spyware… ahem software.\n
    \n
    Open source developers: Why aren’t more people using open source software software for everything. It’s better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1721806257 {#2831
    date: 2024-07-24 09:30:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2837 …}
  +nested: Doctrine\ORM\PersistentCollection {#2839 …}
  +votes: Doctrine\ORM\PersistentCollection {#2841 …}
  +reports: Doctrine\ORM\PersistentCollection {#2843 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
  -id: 301659
  -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5710566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705058178 {#2832
    date: 2024-01-12 12:16:18.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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2836
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
      \n
      Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
      \n
      User goes back to closed source paid spyware… ahem software.\n
      \n
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1721806257 {#2831
      date: 2024-07-24 09:30:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2837 …}
    +nested: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2841 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    -id: 301659
    -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5710566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058178 {#2832
      date: 2024-01-12 12:16:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
    \n
    So to be clear, it was his own action that caused him to have to reinstall everything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705076803 {#3238
    date: 2024-01-12 17:26:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3242 …}
  +nested: Doctrine\ORM\PersistentCollection {#3244 …}
  +votes: Doctrine\ORM\PersistentCollection {#3246 …}
  +reports: Doctrine\ORM\PersistentCollection {#3248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
  -id: 302341
  -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624406"
  +editedAt: DateTimeImmutable @1721804983 {#3239
    date: 2024-07-24 09:09:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705076803 {#3240
    date: 2024-01-12 17:26:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2836
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
      \n
      Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
      \n
      User goes back to closed source paid spyware… ahem software.\n
      \n
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1721806257 {#2831
      date: 2024-07-24 09:30:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2837 …}
    +nested: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2841 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    -id: 301659
    -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5710566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058178 {#2832
      date: 2024-01-12 12:16:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
    \n
    So to be clear, it was his own action that caused him to have to reinstall everything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705076803 {#3238
    date: 2024-01-12 17:26:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3242 …}
  +nested: Doctrine\ORM\PersistentCollection {#3244 …}
  +votes: Doctrine\ORM\PersistentCollection {#3246 …}
  +reports: Doctrine\ORM\PersistentCollection {#3248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
  -id: 302341
  -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624406"
  +editedAt: DateTimeImmutable @1721804983 {#3239
    date: 2024-07-24 09:09:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705076803 {#3240
    date: 2024-01-12 17:26:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2836
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
      \n
      Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
      \n
      User goes back to closed source paid spyware… ahem software.\n
      \n
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1721806257 {#2831
      date: 2024-07-24 09:30:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2837 …}
    +nested: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2841 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    -id: 301659
    -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5710566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058178 {#2832
      date: 2024-01-12 12:16:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
    \n
    So to be clear, it was his own action that caused him to have to reinstall everything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705076803 {#3238
    date: 2024-01-12 17:26:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3242 …}
  +nested: Doctrine\ORM\PersistentCollection {#3244 …}
  +votes: Doctrine\ORM\PersistentCollection {#3246 …}
  +reports: Doctrine\ORM\PersistentCollection {#3248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
  -id: 302341
  -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624406"
  +editedAt: DateTimeImmutable @1721804983 {#3239
    date: 2024-07-24 09:09:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705076803 {#3240
    date: 2024-01-12 17:26:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3256
  +user: App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2836
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
      \n
      Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
      \n
      User goes back to closed source paid spyware… ahem software.\n
      \n
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1721806257 {#2831
      date: 2024-07-24 09:30:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2837 …}
    +nested: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2841 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    -id: 301659
    -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5710566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058178 {#2832
      date: 2024-01-12 12:16:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    The entitlement of the open source community can be astonishingly deaf. You tell users that open source is better, users try it and your response is, oh it’s free software, you get what you pay for.\n
    \n
    Pay who? If I donate do I get paid support? Almost any other paid product/service based off that project almost certainly won’t be open source and probably subscription spyware. So your answer to use open source is don’t use open source???\n
    \n
    If this is your attitude on your repo then don’t imply/demonstrate it as for production ready use. It a personal fun dev project not fit for mainstream use. Pick a side, you can’t have both.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705058700 {#3254
    date: 2024-01-12 12:25:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 301669
  -bodyTs: "'almost':48,57 'answer':70 'astonish':10 'attitud':85 'base':53 'better':19 'certain':58 'communiti':7 'deaf':11 'dev':103 'donat':42 'entitl':2 'fit':106 'free':30 'fun':102 'get':33,45 'imply/demonstrate':92 'mainstream':108 'oh':27 'open':5,16,62,73,79 'paid':46,51 'pay':36,38 'person':101 'pick':110 'probabl':65 'product':96 'product/service':52 'project':56,104 'readi':97 'repo':88 'respons':25 'side':112 'softwar':31 'sourc':6,17,63,74,80 'spywar':67 'subscript':66 'support':47 'tell':13 'tri':21 'use':72,78,98,109 'user':14,20 'won':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5710844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705058700 {#3255
    date: 2024-01-12 12:25:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3256
  +user: App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2836
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
      \n
      Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
      \n
      User goes back to closed source paid spyware… ahem software.\n
      \n
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1721806257 {#2831
      date: 2024-07-24 09:30:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2837 …}
    +nested: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2841 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    -id: 301659
    -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5710566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058178 {#2832
      date: 2024-01-12 12:16:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    The entitlement of the open source community can be astonishingly deaf. You tell users that open source is better, users try it and your response is, oh it’s free software, you get what you pay for.\n
    \n
    Pay who? If I donate do I get paid support? Almost any other paid product/service based off that project almost certainly won’t be open source and probably subscription spyware. So your answer to use open source is don’t use open source???\n
    \n
    If this is your attitude on your repo then don’t imply/demonstrate it as for production ready use. It a personal fun dev project not fit for mainstream use. Pick a side, you can’t have both.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705058700 {#3254
    date: 2024-01-12 12:25:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 301669
  -bodyTs: "'almost':48,57 'answer':70 'astonish':10 'attitud':85 'base':53 'better':19 'certain':58 'communiti':7 'deaf':11 'dev':103 'donat':42 'entitl':2 'fit':106 'free':30 'fun':102 'get':33,45 'imply/demonstrate':92 'mainstream':108 'oh':27 'open':5,16,62,73,79 'paid':46,51 'pay':36,38 'person':101 'pick':110 'probabl':65 'product':96 'product/service':52 'project':56,104 'readi':97 'repo':88 'respons':25 'side':112 'softwar':31 'sourc':6,17,63,74,80 'spywar':67 'subscript':66 'support':47 'tell':13 'tri':21 'use':72,78,98,109 'user':14,20 'won':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5710844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705058700 {#3255
    date: 2024-01-12 12:25:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3256
  +user: App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2836
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
      \n
      Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
      \n
      User goes back to closed source paid spyware… ahem software.\n
      \n
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1721806257 {#2831
      date: 2024-07-24 09:30:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2837 …}
    +nested: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2841 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    -id: 301659
    -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5710566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058178 {#2832
      date: 2024-01-12 12:16:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    The entitlement of the open source community can be astonishingly deaf. You tell users that open source is better, users try it and your response is, oh it’s free software, you get what you pay for.\n
    \n
    Pay who? If I donate do I get paid support? Almost any other paid product/service based off that project almost certainly won’t be open source and probably subscription spyware. So your answer to use open source is don’t use open source???\n
    \n
    If this is your attitude on your repo then don’t imply/demonstrate it as for production ready use. It a personal fun dev project not fit for mainstream use. Pick a side, you can’t have both.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705058700 {#3254
    date: 2024-01-12 12:25:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 301669
  -bodyTs: "'almost':48,57 'answer':70 'astonish':10 'attitud':85 'base':53 'better':19 'certain':58 'communiti':7 'deaf':11 'dev':103 'donat':42 'entitl':2 'fit':106 'free':30 'fun':102 'get':33,45 'imply/demonstrate':92 'mainstream':108 'oh':27 'open':5,16,62,73,79 'paid':46,51 'pay':36,38 'person':101 'pick':110 'probabl':65 'product':96 'product/service':52 'project':56,104 'readi':97 'repo':88 'respons':25 'side':112 'softwar':31 'sourc':6,17,63,74,80 'spywar':67 'subscript':66 'support':47 'tell':13 'tri':21 'use':72,78,98,109 'user':14,20 'won':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5710844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705058700 {#3255
    date: 2024-01-12 12:25:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3610
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3256
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2836
      +user: App\Entity\User {#2849 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
        \n
        Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
        \n
        User goes back to closed source paid spyware… ahem software.\n
        \n
        Open source developers: Why aren’t more people using open source software software for everything. It’s better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1721806257 {#2831
        date: 2024-07-24 09:30:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2837 …}
      +nested: Doctrine\ORM\PersistentCollection {#2839 …}
      +votes: Doctrine\ORM\PersistentCollection {#2841 …}
      +reports: Doctrine\ORM\PersistentCollection {#2843 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
      -id: 301659
      -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5710566"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705058178 {#2832
        date: 2024-01-12 12:16:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2836}
    +body: """
      The entitlement of the open source community can be astonishingly deaf. You tell users that open source is better, users try it and your response is, oh it’s free software, you get what you pay for.\n
      \n
      Pay who? If I donate do I get paid support? Almost any other paid product/service based off that project almost certainly won’t be open source and probably subscription spyware. So your answer to use open source is don’t use open source???\n
      \n
      If this is your attitude on your repo then don’t imply/demonstrate it as for production ready use. It a personal fun dev project not fit for mainstream use. Pick a side, you can’t have both.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705058700 {#3254
      date: 2024-01-12 12:25:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@ky56@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 301669
    -bodyTs: "'almost':48,57 'answer':70 'astonish':10 'attitud':85 'base':53 'better':19 'certain':58 'communiti':7 'deaf':11 'dev':103 'donat':42 'entitl':2 'fit':106 'free':30 'fun':102 'get':33,45 'imply/demonstrate':92 'mainstream':108 'oh':27 'open':5,16,62,73,79 'paid':46,51 'pay':36,38 'person':101 'pick':110 'probabl':65 'product':96 'product/service':52 'project':56,104 'readi':97 'repo':88 'respons':25 'side':112 'softwar':31 'sourc':6,17,63,74,80 'spywar':67 'subscript':66 'support':47 'tell':13 'tri':21 'use':72,78,98,109 'user':14,20 'won':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5710844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058700 {#3255
      date: 2024-01-12 12:25:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705076932 {#3608
    date: 2024-01-12 17:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3611 …}
  +nested: Doctrine\ORM\PersistentCollection {#3613 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
  -id: 302348
  -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705076932 {#3609
    date: 2024-01-12 17:28: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
155 DENIED edit
App\Entity\EntryComment {#3610
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3256
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2836
      +user: App\Entity\User {#2849 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
        \n
        Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
        \n
        User goes back to closed source paid spyware… ahem software.\n
        \n
        Open source developers: Why aren’t more people using open source software software for everything. It’s better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1721806257 {#2831
        date: 2024-07-24 09:30:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2837 …}
      +nested: Doctrine\ORM\PersistentCollection {#2839 …}
      +votes: Doctrine\ORM\PersistentCollection {#2841 …}
      +reports: Doctrine\ORM\PersistentCollection {#2843 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
      -id: 301659
      -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5710566"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705058178 {#2832
        date: 2024-01-12 12:16:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2836}
    +body: """
      The entitlement of the open source community can be astonishingly deaf. You tell users that open source is better, users try it and your response is, oh it’s free software, you get what you pay for.\n
      \n
      Pay who? If I donate do I get paid support? Almost any other paid product/service based off that project almost certainly won’t be open source and probably subscription spyware. So your answer to use open source is don’t use open source???\n
      \n
      If this is your attitude on your repo then don’t imply/demonstrate it as for production ready use. It a personal fun dev project not fit for mainstream use. Pick a side, you can’t have both.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705058700 {#3254
      date: 2024-01-12 12:25:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@ky56@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 301669
    -bodyTs: "'almost':48,57 'answer':70 'astonish':10 'attitud':85 'base':53 'better':19 'certain':58 'communiti':7 'deaf':11 'dev':103 'donat':42 'entitl':2 'fit':106 'free':30 'fun':102 'get':33,45 'imply/demonstrate':92 'mainstream':108 'oh':27 'open':5,16,62,73,79 'paid':46,51 'pay':36,38 'person':101 'pick':110 'probabl':65 'product':96 'product/service':52 'project':56,104 'readi':97 'repo':88 'respons':25 'side':112 'softwar':31 'sourc':6,17,63,74,80 'spywar':67 'subscript':66 'support':47 'tell':13 'tri':21 'use':72,78,98,109 'user':14,20 'won':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5710844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058700 {#3255
      date: 2024-01-12 12:25:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705076932 {#3608
    date: 2024-01-12 17:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3611 …}
  +nested: Doctrine\ORM\PersistentCollection {#3613 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
  -id: 302348
  -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705076932 {#3609
    date: 2024-01-12 17:28: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
156 DENIED moderate
App\Entity\EntryComment {#3610
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3256
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2836
      +user: App\Entity\User {#2849 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
        \n
        Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
        \n
        User goes back to closed source paid spyware… ahem software.\n
        \n
        Open source developers: Why aren’t more people using open source software software for everything. It’s better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1721806257 {#2831
        date: 2024-07-24 09:30:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2837 …}
      +nested: Doctrine\ORM\PersistentCollection {#2839 …}
      +votes: Doctrine\ORM\PersistentCollection {#2841 …}
      +reports: Doctrine\ORM\PersistentCollection {#2843 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
      -id: 301659
      -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5710566"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705058178 {#2832
        date: 2024-01-12 12:16:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2836}
    +body: """
      The entitlement of the open source community can be astonishingly deaf. You tell users that open source is better, users try it and your response is, oh it’s free software, you get what you pay for.\n
      \n
      Pay who? If I donate do I get paid support? Almost any other paid product/service based off that project almost certainly won’t be open source and probably subscription spyware. So your answer to use open source is don’t use open source???\n
      \n
      If this is your attitude on your repo then don’t imply/demonstrate it as for production ready use. It a personal fun dev project not fit for mainstream use. Pick a side, you can’t have both.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705058700 {#3254
      date: 2024-01-12 12:25:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@ky56@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 301669
    -bodyTs: "'almost':48,57 'answer':70 'astonish':10 'attitud':85 'base':53 'better':19 'certain':58 'communiti':7 'deaf':11 'dev':103 'donat':42 'entitl':2 'fit':106 'free':30 'fun':102 'get':33,45 'imply/demonstrate':92 'mainstream':108 'oh':27 'open':5,16,62,73,79 'paid':46,51 'pay':36,38 'person':101 'pick':110 'probabl':65 'product':96 'product/service':52 'project':56,104 'readi':97 'repo':88 'respons':25 'side':112 'softwar':31 'sourc':6,17,63,74,80 'spywar':67 'subscript':66 'support':47 'tell':13 'tri':21 'use':72,78,98,109 'user':14,20 'won':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5710844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058700 {#3255
      date: 2024-01-12 12:25:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705076932 {#3608
    date: 2024-01-12 17:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3611 …}
  +nested: Doctrine\ORM\PersistentCollection {#3613 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
  -id: 302348
  -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705076932 {#3609
    date: 2024-01-12 17:28: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
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2836
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
      \n
      Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
      \n
      User goes back to closed source paid spyware… ahem software.\n
      \n
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1721806257 {#2831
      date: 2024-07-24 09:30:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2837 …}
    +nested: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2841 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    -id: 301659
    -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5710566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058178 {#2832
      date: 2024-01-12 12:16:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    There’s a difference between trying to find out what is wrong and being a cunt.\n
    \n
    If this person had asked politely after quickly searching for answers, the developer’s response would most likely be different and helpful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705059889 {#3269
    date: 2024-01-12 12:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 301699
  -bodyTs: "'answer':27 'ask':21 'cunt':16 'develop':29 'differ':4,36 'find':8 'help':38 'like':34 'person':19 'polit':22 'quick':24 'respons':31 'search':25 'tri':6 'would':32 'wrong':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6619031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705059889 {#3270
    date: 2024-01-12 12:44:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2836
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
      \n
      Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
      \n
      User goes back to closed source paid spyware… ahem software.\n
      \n
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1721806257 {#2831
      date: 2024-07-24 09:30:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2837 …}
    +nested: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2841 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    -id: 301659
    -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5710566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058178 {#2832
      date: 2024-01-12 12:16:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    There’s a difference between trying to find out what is wrong and being a cunt.\n
    \n
    If this person had asked politely after quickly searching for answers, the developer’s response would most likely be different and helpful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705059889 {#3269
    date: 2024-01-12 12:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 301699
  -bodyTs: "'answer':27 'ask':21 'cunt':16 'develop':29 'differ':4,36 'find':8 'help':38 'like':34 'person':19 'polit':22 'quick':24 'respons':31 'search':25 'tri':6 'would':32 'wrong':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6619031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705059889 {#3270
    date: 2024-01-12 12:44:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2836
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
      \n
      Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
      \n
      User goes back to closed source paid spyware… ahem software.\n
      \n
      Open source developers: Why aren’t more people using open source software software for everything. It’s better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1721806257 {#2831
      date: 2024-07-24 09:30:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2837 …}
    +nested: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2841 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    -id: 301659
    -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5710566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058178 {#2832
      date: 2024-01-12 12:16:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    There’s a difference between trying to find out what is wrong and being a cunt.\n
    \n
    If this person had asked politely after quickly searching for answers, the developer’s response would most likely be different and helpful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705059889 {#3269
    date: 2024-01-12 12:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 301699
  -bodyTs: "'answer':27 'ask':21 'cunt':16 'develop':29 'differ':4,36 'find':8 'help':38 'like':34 'person':19 'polit':22 'quick':24 'respons':31 'search':25 'tri':6 'would':32 'wrong':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6619031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705059889 {#3270
    date: 2024-01-12 12:44:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 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
162 DENIED moderate
App\Entity\EntryComment {#3625
  +user: App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3271
    +user: Proxies\__CG__\App\Entity\User {#3272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2836
      +user: App\Entity\User {#2849 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
        \n
        Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
        \n
        User goes back to closed source paid spyware… ahem software.\n
        \n
        Open source developers: Why aren’t more people using open source software software for everything. It’s better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1721806257 {#2831
        date: 2024-07-24 09:30:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2837 …}
      +nested: Doctrine\ORM\PersistentCollection {#2839 …}
      +votes: Doctrine\ORM\PersistentCollection {#2841 …}
      +reports: Doctrine\ORM\PersistentCollection {#2843 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
      -id: 301659
      -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5710566"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705058178 {#2832
        date: 2024-01-12 12:16:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2836}
    +body: """
      There’s a difference between trying to find out what is wrong and being a cunt.\n
      \n
      If this person had asked politely after quickly searching for answers, the developer’s response would most likely be different and helpful
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1705059889 {#3269
      date: 2024-01-12 12:44:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@ky56@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3275 …}
    +votes: Doctrine\ORM\PersistentCollection {#3277 …}
    +reports: Doctrine\ORM\PersistentCollection {#3279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
    -id: 301699
    -bodyTs: "'answer':27 'ask':21 'cunt':16 'develop':29 'differ':4,36 'find':8 'help':38 'like':34 'person':19 'polit':22 'quick':24 'respons':31 'search':25 'tri':6 'would':32 'wrong':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6619031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059889 {#3270
      date: 2024-01-12 12:44:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    Absolutely. Should have clarifying that I’m not defending the attitude and abuse of developers. However driving non technical end users to insanity with ill thought through processes is also wrong. Such as expecting users to write bug reports when an automated tool should be being used. An unclear installation guide where 90% of user run into the same problem. etc.\n
    \n
    Linus’s (LTT) Linux challenge was the ultimate test of the open source community and they failed miserably. Blaming linus for bricking the system. Um hello, he never should have been incentivized to open the command line at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705060629 {#3623
    date: 2024-01-12 12:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3626 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3630 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 301727
  -bodyTs: "'90':53 'absolut':1 'abus':13 'also':30 'attitud':11 'autom':42 'blame':80 'brick':83 'bug':38 'challeng':66 'clarifi':4 'command':97 'communiti':75 'defend':9 'develop':15 'drive':17 'end':20 'etc':61 'expect':34 'fail':78 'guid':51 'hello':87 'howev':16 'ill':25 'incentiv':93 'insan':23 'instal':50 'line':98 'linus':62,81 'linux':65 'ltt':64 'm':7 'miser':79 'never':89 'non':18 'open':73,95 'problem':60 'process':28 'report':39 'run':56 'sourc':74 'system':85 'technic':19 'test':70 'thought':26 'tool':43 'ultim':69 'um':86 'unclear':49 'use':47 'user':21,35,55 'write':37 'wrong':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5711975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705060629 {#3624
    date: 2024-01-12 12:57:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3625
  +user: App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3271
    +user: Proxies\__CG__\App\Entity\User {#3272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2836
      +user: App\Entity\User {#2849 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
        \n
        Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
        \n
        User goes back to closed source paid spyware… ahem software.\n
        \n
        Open source developers: Why aren’t more people using open source software software for everything. It’s better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1721806257 {#2831
        date: 2024-07-24 09:30:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2837 …}
      +nested: Doctrine\ORM\PersistentCollection {#2839 …}
      +votes: Doctrine\ORM\PersistentCollection {#2841 …}
      +reports: Doctrine\ORM\PersistentCollection {#2843 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
      -id: 301659
      -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5710566"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705058178 {#2832
        date: 2024-01-12 12:16:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2836}
    +body: """
      There’s a difference between trying to find out what is wrong and being a cunt.\n
      \n
      If this person had asked politely after quickly searching for answers, the developer’s response would most likely be different and helpful
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1705059889 {#3269
      date: 2024-01-12 12:44:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@ky56@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3275 …}
    +votes: Doctrine\ORM\PersistentCollection {#3277 …}
    +reports: Doctrine\ORM\PersistentCollection {#3279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
    -id: 301699
    -bodyTs: "'answer':27 'ask':21 'cunt':16 'develop':29 'differ':4,36 'find':8 'help':38 'like':34 'person':19 'polit':22 'quick':24 'respons':31 'search':25 'tri':6 'would':32 'wrong':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6619031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059889 {#3270
      date: 2024-01-12 12:44:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    Absolutely. Should have clarifying that I’m not defending the attitude and abuse of developers. However driving non technical end users to insanity with ill thought through processes is also wrong. Such as expecting users to write bug reports when an automated tool should be being used. An unclear installation guide where 90% of user run into the same problem. etc.\n
    \n
    Linus’s (LTT) Linux challenge was the ultimate test of the open source community and they failed miserably. Blaming linus for bricking the system. Um hello, he never should have been incentivized to open the command line at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705060629 {#3623
    date: 2024-01-12 12:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3626 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3630 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 301727
  -bodyTs: "'90':53 'absolut':1 'abus':13 'also':30 'attitud':11 'autom':42 'blame':80 'brick':83 'bug':38 'challeng':66 'clarifi':4 'command':97 'communiti':75 'defend':9 'develop':15 'drive':17 'end':20 'etc':61 'expect':34 'fail':78 'guid':51 'hello':87 'howev':16 'ill':25 'incentiv':93 'insan':23 'instal':50 'line':98 'linus':62,81 'linux':65 'ltt':64 'm':7 'miser':79 'never':89 'non':18 'open':73,95 'problem':60 'process':28 'report':39 'run':56 'sourc':74 'system':85 'technic':19 'test':70 'thought':26 'tool':43 'ultim':69 'um':86 'unclear':49 'use':47 'user':21,35,55 'write':37 'wrong':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5711975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705060629 {#3624
    date: 2024-01-12 12:57:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3625
  +user: App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3271
    +user: Proxies\__CG__\App\Entity\User {#3272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2836
      +user: App\Entity\User {#2849 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
        \n
        Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
        \n
        User goes back to closed source paid spyware… ahem software.\n
        \n
        Open source developers: Why aren’t more people using open source software software for everything. It’s better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1721806257 {#2831
        date: 2024-07-24 09:30:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2837 …}
      +nested: Doctrine\ORM\PersistentCollection {#2839 …}
      +votes: Doctrine\ORM\PersistentCollection {#2841 …}
      +reports: Doctrine\ORM\PersistentCollection {#2843 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
      -id: 301659
      -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5710566"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705058178 {#2832
        date: 2024-01-12 12:16:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2836}
    +body: """
      There’s a difference between trying to find out what is wrong and being a cunt.\n
      \n
      If this person had asked politely after quickly searching for answers, the developer’s response would most likely be different and helpful
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1705059889 {#3269
      date: 2024-01-12 12:44:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@ky56@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3275 …}
    +votes: Doctrine\ORM\PersistentCollection {#3277 …}
    +reports: Doctrine\ORM\PersistentCollection {#3279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
    -id: 301699
    -bodyTs: "'answer':27 'ask':21 'cunt':16 'develop':29 'differ':4,36 'find':8 'help':38 'like':34 'person':19 'polit':22 'quick':24 'respons':31 'search':25 'tri':6 'would':32 'wrong':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6619031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059889 {#3270
      date: 2024-01-12 12:44:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    Absolutely. Should have clarifying that I’m not defending the attitude and abuse of developers. However driving non technical end users to insanity with ill thought through processes is also wrong. Such as expecting users to write bug reports when an automated tool should be being used. An unclear installation guide where 90% of user run into the same problem. etc.\n
    \n
    Linus’s (LTT) Linux challenge was the ultimate test of the open source community and they failed miserably. Blaming linus for bricking the system. Um hello, he never should have been incentivized to open the command line at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705060629 {#3623
    date: 2024-01-12 12:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3626 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3630 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 301727
  -bodyTs: "'90':53 'absolut':1 'abus':13 'also':30 'attitud':11 'autom':42 'blame':80 'brick':83 'bug':38 'challeng':66 'clarifi':4 'command':97 'communiti':75 'defend':9 'develop':15 'drive':17 'end':20 'etc':61 'expect':34 'fail':78 'guid':51 'hello':87 'howev':16 'ill':25 'incentiv':93 'insan':23 'instal':50 'line':98 'linus':62,81 'linux':65 'ltt':64 'm':7 'miser':79 'never':89 'non':18 'open':73,95 'problem':60 'process':28 'report':39 'run':56 'sourc':74 'system':85 'technic':19 'test':70 'thought':26 'tool':43 'ultim':69 'um':86 'unclear':49 'use':47 'user':21,35,55 'write':37 'wrong':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5711975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705060629 {#3624
    date: 2024-01-12 12:57:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 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
166 DENIED moderate
App\Entity\EntryComment {#3899
  +user: Proxies\__CG__\App\Entity\User {#3900 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3625
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3271
      +user: Proxies\__CG__\App\Entity\User {#3272 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2836
        +user: App\Entity\User {#2849 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
          \n
          Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
          \n
          User goes back to closed source paid spyware… ahem software.\n
          \n
          Open source developers: Why aren’t more people using open source software software for everything. It’s better.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1721806257 {#2831
          date: 2024-07-24 09:30:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2837 …}
        +nested: Doctrine\ORM\PersistentCollection {#2839 …}
        +votes: Doctrine\ORM\PersistentCollection {#2841 …}
        +reports: Doctrine\ORM\PersistentCollection {#2843 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
        -id: 301659
        -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/5710566"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705058178 {#2832
          date: 2024-01-12 12:16:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2836}
      +body: """
        There’s a difference between trying to find out what is wrong and being a cunt.\n
        \n
        If this person had asked politely after quickly searching for answers, the developer’s response would most likely be different and helpful
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705059889 {#3269
        date: 2024-01-12 12:44:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@ky56@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3273 …}
      +nested: Doctrine\ORM\PersistentCollection {#3275 …}
      +votes: Doctrine\ORM\PersistentCollection {#3277 …}
      +reports: Doctrine\ORM\PersistentCollection {#3279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
      -id: 301699
      -bodyTs: "'answer':27 'ask':21 'cunt':16 'develop':29 'differ':4,36 'find':8 'help':38 'like':34 'person':19 'polit':22 'quick':24 'respons':31 'search':25 'tri':6 'would':32 'wrong':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6619031"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705059889 {#3270
        date: 2024-01-12 12:44:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2836}
    +body: """
      Absolutely. Should have clarifying that I’m not defending the attitude and abuse of developers. However driving non technical end users to insanity with ill thought through processes is also wrong. Such as expecting users to write bug reports when an automated tool should be being used. An unclear installation guide where 90% of user run into the same problem. etc.\n
      \n
      Linus’s (LTT) Linux challenge was the ultimate test of the open source community and they failed miserably. Blaming linus for bricking the system. Um hello, he never should have been incentivized to open the command line at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705060629 {#3623
      date: 2024-01-12 12:57:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@ky56@aussie.zone"
      "@CurlyMoustache@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3626 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3630 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 301727
    -bodyTs: "'90':53 'absolut':1 'abus':13 'also':30 'attitud':11 'autom':42 'blame':80 'brick':83 'bug':38 'challeng':66 'clarifi':4 'command':97 'communiti':75 'defend':9 'develop':15 'drive':17 'end':20 'etc':61 'expect':34 'fail':78 'guid':51 'hello':87 'howev':16 'ill':25 'incentiv':93 'insan':23 'instal':50 'line':98 'linus':62,81 'linux':65 'ltt':64 'm':7 'miser':79 'never':89 'non':18 'open':73,95 'problem':60 'process':28 'report':39 'run':56 'sourc':74 'system':85 'technic':19 'test':70 'thought':26 'tool':43 'ultim':69 'um':86 'unclear':49 'use':47 'user':21,35,55 'write':37 'wrong':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5711975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705060629 {#3624
      date: 2024-01-12 12:57:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    There is a tradeoff between UX, user liberty, and user privacy. Traditionally, Linux is leaning heavily towards liberty. However now there are systems have locked down core system (like chrome os or mac os), so it is impossible to mess things up. Yet user might complain that they “cannot do anything”.\n
    \n
    As for telemetry, privacy is a fundamental pillar of human right. I admire FOSS communities’ stance on privacy by default, and I don’t think they should change that. Although now opt-in privacy preserving telemetry is slowly getting implemented in Linux, I think it is a good thing, but needs still be treated carefully. Privacy-preserving telemetry is good, but it is notoriously hard to guarantee such correctness.\n
    \n
    Finally, I think the bug Linus encountered is extremely rare. The flatpak install script is broken, and the apt install removes DE. I don’t think there are any documented incident of **both** installation methods to have such critical failure. It is even more unfortunate that it happens just as the most popular tech youtuber decides to try Linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705076752 {#3896
    date: 2024-01-12 17:25:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3901 …}
  +nested: Doctrine\ORM\PersistentCollection {#3903 …}
  +votes: Doctrine\ORM\PersistentCollection {#3905 …}
  +reports: Doctrine\ORM\PersistentCollection {#3907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3911 …}
  -id: 302339
  -bodyTs: "'admir':64 'although':81 'anyth':51 'apt':141 'broken':138 'bug':127 'cannot':49 'care':107 'chang':79 'chrome':30 'communiti':66 'complain':46 'core':27 'correct':122 'critic':161 'de':144 'decid':178 'default':71 'document':152 'encount':129 'even':165 'extrem':131 'failur':162 'final':123 'flatpak':134 'foss':65 'fundament':58 'get':91 'good':100,113 'guarante':120 'happen':170 'hard':118 'heavili':16 'howev':19 'human':61 'implement':92 'imposs':38 'incid':153 'instal':135,142,156 'lean':15 'liberti':8,18 'like':29 'linus':128 'linux':13,94,181 'lock':25 'mac':33 'mess':40 'method':157 'might':45 'need':103 'notori':117 'opt':84 'opt-in':83 'os':31,34 'pillar':59 'popular':175 'preserv':87,110 'privaci':11,55,69,86,109 'privacy-preserv':108 'rare':132 'remov':143 'right':62 'script':136 'slowli':90 'stanc':67 'still':104 'system':23,28 'tech':176 'telemetri':54,88,111 'thing':41,101 'think':76,96,125,148 'toward':17 'tradeoff':4 'tradit':12 'treat':106 'tri':180 'unfortun':167 'user':7,10,44 'ux':6 'yet':43 'youtub':177"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6727621"
  +editedAt: DateTimeImmutable @1721845762 {#3897
    date: 2024-07-24 20:29:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705076752 {#3898
    date: 2024-01-12 17:25: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
167 DENIED edit
App\Entity\EntryComment {#3899
  +user: Proxies\__CG__\App\Entity\User {#3900 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3625
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3271
      +user: Proxies\__CG__\App\Entity\User {#3272 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2836
        +user: App\Entity\User {#2849 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
          \n
          Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
          \n
          User goes back to closed source paid spyware… ahem software.\n
          \n
          Open source developers: Why aren’t more people using open source software software for everything. It’s better.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1721806257 {#2831
          date: 2024-07-24 09:30:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2837 …}
        +nested: Doctrine\ORM\PersistentCollection {#2839 …}
        +votes: Doctrine\ORM\PersistentCollection {#2841 …}
        +reports: Doctrine\ORM\PersistentCollection {#2843 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
        -id: 301659
        -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/5710566"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705058178 {#2832
          date: 2024-01-12 12:16:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2836}
      +body: """
        There’s a difference between trying to find out what is wrong and being a cunt.\n
        \n
        If this person had asked politely after quickly searching for answers, the developer’s response would most likely be different and helpful
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705059889 {#3269
        date: 2024-01-12 12:44:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@ky56@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3273 …}
      +nested: Doctrine\ORM\PersistentCollection {#3275 …}
      +votes: Doctrine\ORM\PersistentCollection {#3277 …}
      +reports: Doctrine\ORM\PersistentCollection {#3279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
      -id: 301699
      -bodyTs: "'answer':27 'ask':21 'cunt':16 'develop':29 'differ':4,36 'find':8 'help':38 'like':34 'person':19 'polit':22 'quick':24 'respons':31 'search':25 'tri':6 'would':32 'wrong':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6619031"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705059889 {#3270
        date: 2024-01-12 12:44:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2836}
    +body: """
      Absolutely. Should have clarifying that I’m not defending the attitude and abuse of developers. However driving non technical end users to insanity with ill thought through processes is also wrong. Such as expecting users to write bug reports when an automated tool should be being used. An unclear installation guide where 90% of user run into the same problem. etc.\n
      \n
      Linus’s (LTT) Linux challenge was the ultimate test of the open source community and they failed miserably. Blaming linus for bricking the system. Um hello, he never should have been incentivized to open the command line at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705060629 {#3623
      date: 2024-01-12 12:57:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@ky56@aussie.zone"
      "@CurlyMoustache@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3626 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3630 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 301727
    -bodyTs: "'90':53 'absolut':1 'abus':13 'also':30 'attitud':11 'autom':42 'blame':80 'brick':83 'bug':38 'challeng':66 'clarifi':4 'command':97 'communiti':75 'defend':9 'develop':15 'drive':17 'end':20 'etc':61 'expect':34 'fail':78 'guid':51 'hello':87 'howev':16 'ill':25 'incentiv':93 'insan':23 'instal':50 'line':98 'linus':62,81 'linux':65 'ltt':64 'm':7 'miser':79 'never':89 'non':18 'open':73,95 'problem':60 'process':28 'report':39 'run':56 'sourc':74 'system':85 'technic':19 'test':70 'thought':26 'tool':43 'ultim':69 'um':86 'unclear':49 'use':47 'user':21,35,55 'write':37 'wrong':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5711975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705060629 {#3624
      date: 2024-01-12 12:57:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    There is a tradeoff between UX, user liberty, and user privacy. Traditionally, Linux is leaning heavily towards liberty. However now there are systems have locked down core system (like chrome os or mac os), so it is impossible to mess things up. Yet user might complain that they “cannot do anything”.\n
    \n
    As for telemetry, privacy is a fundamental pillar of human right. I admire FOSS communities’ stance on privacy by default, and I don’t think they should change that. Although now opt-in privacy preserving telemetry is slowly getting implemented in Linux, I think it is a good thing, but needs still be treated carefully. Privacy-preserving telemetry is good, but it is notoriously hard to guarantee such correctness.\n
    \n
    Finally, I think the bug Linus encountered is extremely rare. The flatpak install script is broken, and the apt install removes DE. I don’t think there are any documented incident of **both** installation methods to have such critical failure. It is even more unfortunate that it happens just as the most popular tech youtuber decides to try Linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705076752 {#3896
    date: 2024-01-12 17:25:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3901 …}
  +nested: Doctrine\ORM\PersistentCollection {#3903 …}
  +votes: Doctrine\ORM\PersistentCollection {#3905 …}
  +reports: Doctrine\ORM\PersistentCollection {#3907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3911 …}
  -id: 302339
  -bodyTs: "'admir':64 'although':81 'anyth':51 'apt':141 'broken':138 'bug':127 'cannot':49 'care':107 'chang':79 'chrome':30 'communiti':66 'complain':46 'core':27 'correct':122 'critic':161 'de':144 'decid':178 'default':71 'document':152 'encount':129 'even':165 'extrem':131 'failur':162 'final':123 'flatpak':134 'foss':65 'fundament':58 'get':91 'good':100,113 'guarante':120 'happen':170 'hard':118 'heavili':16 'howev':19 'human':61 'implement':92 'imposs':38 'incid':153 'instal':135,142,156 'lean':15 'liberti':8,18 'like':29 'linus':128 'linux':13,94,181 'lock':25 'mac':33 'mess':40 'method':157 'might':45 'need':103 'notori':117 'opt':84 'opt-in':83 'os':31,34 'pillar':59 'popular':175 'preserv':87,110 'privaci':11,55,69,86,109 'privacy-preserv':108 'rare':132 'remov':143 'right':62 'script':136 'slowli':90 'stanc':67 'still':104 'system':23,28 'tech':176 'telemetri':54,88,111 'thing':41,101 'think':76,96,125,148 'toward':17 'tradeoff':4 'tradit':12 'treat':106 'tri':180 'unfortun':167 'user':7,10,44 'ux':6 'yet':43 'youtub':177"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6727621"
  +editedAt: DateTimeImmutable @1721845762 {#3897
    date: 2024-07-24 20:29:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705076752 {#3898
    date: 2024-01-12 17:25: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
168 DENIED moderate
App\Entity\EntryComment {#3899
  +user: Proxies\__CG__\App\Entity\User {#3900 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3625
    +user: App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3271
      +user: Proxies\__CG__\App\Entity\User {#3272 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2836
        +user: App\Entity\User {#2849 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Open source developers: Why aren’t more people using open source software software for everything. It’s better.\n
          \n
          Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.\n
          \n
          User goes back to closed source paid spyware… ahem software.\n
          \n
          Open source developers: Why aren’t more people using open source software software for everything. It’s better.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1721806257 {#2831
          date: 2024-07-24 09:30:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2837 …}
        +nested: Doctrine\ORM\PersistentCollection {#2839 …}
        +votes: Doctrine\ORM\PersistentCollection {#2841 …}
        +reports: Doctrine\ORM\PersistentCollection {#2843 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
        -id: 301659
        -bodyTs: "'ahem':56 'also':19 'aren':5,62 'back':50 'better':18,75 'broke':25 'close':52 'comput':27 'degre':40 'develop':3,22,60 'engin':39 'everyth':15,72 'goe':49 'oh':23 'open':1,10,20,58,67 'order':42 'paid':54 'peopl':8,65 'problem':32 'softwar':12,13,38,46,57,69,70 'sourc':2,11,21,53,59,68 'spywar':55 'use':9,66 'user':48 'vet':44 'well':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/5710566"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705058178 {#2832
          date: 2024-01-12 12:16:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2836}
      +body: """
        There’s a difference between trying to find out what is wrong and being a cunt.\n
        \n
        If this person had asked politely after quickly searching for answers, the developer’s response would most likely be different and helpful
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705059889 {#3269
        date: 2024-01-12 12:44:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@ky56@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3273 …}
      +nested: Doctrine\ORM\PersistentCollection {#3275 …}
      +votes: Doctrine\ORM\PersistentCollection {#3277 …}
      +reports: Doctrine\ORM\PersistentCollection {#3279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
      -id: 301699
      -bodyTs: "'answer':27 'ask':21 'cunt':16 'develop':29 'differ':4,36 'find':8 'help':38 'like':34 'person':19 'polit':22 'quick':24 'respons':31 'search':25 'tri':6 'would':32 'wrong':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6619031"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705059889 {#3270
        date: 2024-01-12 12:44:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2836}
    +body: """
      Absolutely. Should have clarifying that I’m not defending the attitude and abuse of developers. However driving non technical end users to insanity with ill thought through processes is also wrong. Such as expecting users to write bug reports when an automated tool should be being used. An unclear installation guide where 90% of user run into the same problem. etc.\n
      \n
      Linus’s (LTT) Linux challenge was the ultimate test of the open source community and they failed miserably. Blaming linus for bricking the system. Um hello, he never should have been incentivized to open the command line at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705060629 {#3623
      date: 2024-01-12 12:57:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
      "@ky56@aussie.zone"
      "@CurlyMoustache@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3626 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3630 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 301727
    -bodyTs: "'90':53 'absolut':1 'abus':13 'also':30 'attitud':11 'autom':42 'blame':80 'brick':83 'bug':38 'challeng':66 'clarifi':4 'command':97 'communiti':75 'defend':9 'develop':15 'drive':17 'end':20 'etc':61 'expect':34 'fail':78 'guid':51 'hello':87 'howev':16 'ill':25 'incentiv':93 'insan':23 'instal':50 'line':98 'linus':62,81 'linux':65 'ltt':64 'm':7 'miser':79 'never':89 'non':18 'open':73,95 'problem':60 'process':28 'report':39 'run':56 'sourc':74 'system':85 'technic':19 'test':70 'thought':26 'tool':43 'ultim':69 'um':86 'unclear':49 'use':47 'user':21,35,55 'write':37 'wrong':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5711975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705060629 {#3624
      date: 2024-01-12 12:57:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2836}
  +body: """
    There is a tradeoff between UX, user liberty, and user privacy. Traditionally, Linux is leaning heavily towards liberty. However now there are systems have locked down core system (like chrome os or mac os), so it is impossible to mess things up. Yet user might complain that they “cannot do anything”.\n
    \n
    As for telemetry, privacy is a fundamental pillar of human right. I admire FOSS communities’ stance on privacy by default, and I don’t think they should change that. Although now opt-in privacy preserving telemetry is slowly getting implemented in Linux, I think it is a good thing, but needs still be treated carefully. Privacy-preserving telemetry is good, but it is notoriously hard to guarantee such correctness.\n
    \n
    Finally, I think the bug Linus encountered is extremely rare. The flatpak install script is broken, and the apt install removes DE. I don’t think there are any documented incident of **both** installation methods to have such critical failure. It is even more unfortunate that it happens just as the most popular tech youtuber decides to try Linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705076752 {#3896
    date: 2024-01-12 17:25:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@CurlyMoustache@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3901 …}
  +nested: Doctrine\ORM\PersistentCollection {#3903 …}
  +votes: Doctrine\ORM\PersistentCollection {#3905 …}
  +reports: Doctrine\ORM\PersistentCollection {#3907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3911 …}
  -id: 302339
  -bodyTs: "'admir':64 'although':81 'anyth':51 'apt':141 'broken':138 'bug':127 'cannot':49 'care':107 'chang':79 'chrome':30 'communiti':66 'complain':46 'core':27 'correct':122 'critic':161 'de':144 'decid':178 'default':71 'document':152 'encount':129 'even':165 'extrem':131 'failur':162 'final':123 'flatpak':134 'foss':65 'fundament':58 'get':91 'good':100,113 'guarante':120 'happen':170 'hard':118 'heavili':16 'howev':19 'human':61 'implement':92 'imposs':38 'incid':153 'instal':135,142,156 'lean':15 'liberti':8,18 'like':29 'linus':128 'linux':13,94,181 'lock':25 'mac':33 'mess':40 'method':157 'might':45 'need':103 'notori':117 'opt':84 'opt-in':83 'os':31,34 'pillar':59 'popular':175 'preserv':87,110 'privaci':11,55,69,86,109 'privacy-preserv':108 'rare':132 'remov':143 'right':62 'script':136 'slowli':90 'stanc':67 'still':104 'system':23,28 'tech':176 'telemetri':54,88,111 'thing':41,101 'think':76,96,125,148 'toward':17 'tradeoff':4 'tradit':12 'treat':106 'tri':180 'unfortun':167 'user':7,10,44 'ux':6 'yet':43 'youtub':177"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6727621"
  +editedAt: DateTimeImmutable @1721845762 {#3897
    date: 2024-07-24 20:29:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705076752 {#3898
    date: 2024-01-12 17:25: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
169 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
170 DENIED moderate
App\Entity\EntryComment {#2909
  +user: App\Entity\User {#2922 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    But he is a bad person. He’s being a fucking idiot and being insulting to the person who made the software for him in the first place.\n
    \n
    People like that don’t deserve patience and understanding. Perhaps a good response would be “this software is free for you to use, if you don’t like it then fuck off and make your own”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1721796598 {#2904
    date: 2024-07-24 06:49:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2912 …}
  +votes: Doctrine\ORM\PersistentCollection {#2914 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
  -id: 301769
  -bodyTs: "'bad':37,43 'deserv':72 'doesn':31 'first':65 'free':85 'frustrat':13 'fuck':49,97 'good':78 'guy':10 'idiot':50 'ill':6 'insult':53 'like':68,94 'made':58 'make':100 'mean':4,33 'patienc':73 'peopl':28,67 'perhap':76 'person':38,44,56 'place':66 'respons':79 'softwar':60,83 'take':18 'toward':8 'understand':75 'use':89 'venu':24 'would':80 'wrong':23,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6619934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062058 {#2905
    date: 2024-01-12 13:20: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
171 DENIED edit
App\Entity\EntryComment {#2909
  +user: App\Entity\User {#2922 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    But he is a bad person. He’s being a fucking idiot and being insulting to the person who made the software for him in the first place.\n
    \n
    People like that don’t deserve patience and understanding. Perhaps a good response would be “this software is free for you to use, if you don’t like it then fuck off and make your own”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1721796598 {#2904
    date: 2024-07-24 06:49:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2912 …}
  +votes: Doctrine\ORM\PersistentCollection {#2914 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
  -id: 301769
  -bodyTs: "'bad':37,43 'deserv':72 'doesn':31 'first':65 'free':85 'frustrat':13 'fuck':49,97 'good':78 'guy':10 'idiot':50 'ill':6 'insult':53 'like':68,94 'made':58 'make':100 'mean':4,33 'patienc':73 'peopl':28,67 'perhap':76 'person':38,44,56 'place':66 'respons':79 'softwar':60,83 'take':18 'toward':8 'understand':75 'use':89 'venu':24 'would':80 'wrong':23,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6619934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062058 {#2905
    date: 2024-01-12 13:20: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
172 DENIED moderate
App\Entity\EntryComment {#2909
  +user: App\Entity\User {#2922 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    But he is a bad person. He’s being a fucking idiot and being insulting to the person who made the software for him in the first place.\n
    \n
    People like that don’t deserve patience and understanding. Perhaps a good response would be “this software is free for you to use, if you don’t like it then fuck off and make your own”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1721796598 {#2904
    date: 2024-07-24 06:49:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2912 …}
  +votes: Doctrine\ORM\PersistentCollection {#2914 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
  -id: 301769
  -bodyTs: "'bad':37,43 'deserv':72 'doesn':31 'first':65 'free':85 'frustrat':13 'fuck':49,97 'good':78 'guy':10 'idiot':50 'ill':6 'insult':53 'like':68,94 'made':58 'make':100 'mean':4,33 'patienc':73 'peopl':28,67 'perhap':76 'person':38,44,56 'place':66 'respons':79 'softwar':60,83 'take':18 'toward':8 'understand':75 'use':89 'venu':24 'would':80 'wrong':23,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6619934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062058 {#2905
    date: 2024-01-12 13:20: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
173 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
174 DENIED moderate
App\Entity\EntryComment {#3287
  +user: Proxies\__CG__\App\Entity\User {#3288 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2909
    +user: App\Entity\User {#2922 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      > I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      But he is a bad person. He’s being a fucking idiot and being insulting to the person who made the software for him in the first place.\n
      \n
      People like that don’t deserve patience and understanding. Perhaps a good response would be “this software is free for you to use, if you don’t like it then fuck off and make your own”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1721796598 {#2904
      date: 2024-07-24 06:49:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2910 …}
    +nested: Doctrine\ORM\PersistentCollection {#2912 …}
    +votes: Doctrine\ORM\PersistentCollection {#2914 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
    -id: 301769
    -bodyTs: "'bad':37,43 'deserv':72 'doesn':31 'first':65 'free':85 'frustrat':13 'fuck':49,97 'good':78 'guy':10 'idiot':50 'ill':6 'insult':53 'like':68,94 'made':58 'make':100 'mean':4,33 'patienc':73 'peopl':28,67 'perhap':76 'person':38,44,56 'place':66 'respons':79 'softwar':60,83 'take':18 'toward':8 'understand':75 'use':89 'venu':24 'would':80 'wrong':23,27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6619934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705062058 {#2905
      date: 2024-01-12 13:20:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2909}
  +body: """
    > But he is a bad person.\n
    \n
    > People like that don’t deserve patience and understanding.\n
    \n
    These black and white statements won’t do you or anyone else any good. We understand that an inconsiderate or rude act doesn’t define a person when we can believe that about ourselves and love ourselves despite our many mistakes and cring-worthy incidents.\n
    \n
    When we love ourselves we begin to offer others the same grace and understanding we allow ourselves. We see the myriad reasons we don’t think or act how we’d like to and realize that everyone else’s life is just as difficult and confusing, and often for reasons we’ll never see or understand.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705076222 {#3285
    date: 2024-01-12 17:17:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@OnlineAccount150@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3289 …}
  +nested: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 302319
  -bodyTs: "'act':37,89 'allow':77 'anyon':26 'bad':5 'begin':67 'believ':46 'black':17 'confus':107 'cring':59 'cring-worthi':58 'd':92 'defin':40 'deserv':12 'despit':53 'difficult':105 'doesn':38 'els':27,99 'everyon':98 'good':29 'grace':73 'incid':61 'inconsider':34 'life':101 'like':8,93 'll':113 'love':51,64 'mani':55 'mistak':56 'myriad':82 'never':114 'offer':69 'often':109 'other':70 'patienc':13 'peopl':7 'person':6,42 'realiz':96 'reason':83,111 'rude':36 'see':80,115 'statement':20 'think':87 'understand':15,31,75,117 'white':19 'won':21 'worthi':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4703196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705076222 {#3286
    date: 2024-01-12 17:17:02.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
175 DENIED edit
App\Entity\EntryComment {#3287
  +user: Proxies\__CG__\App\Entity\User {#3288 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2909
    +user: App\Entity\User {#2922 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      > I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      But he is a bad person. He’s being a fucking idiot and being insulting to the person who made the software for him in the first place.\n
      \n
      People like that don’t deserve patience and understanding. Perhaps a good response would be “this software is free for you to use, if you don’t like it then fuck off and make your own”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1721796598 {#2904
      date: 2024-07-24 06:49:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2910 …}
    +nested: Doctrine\ORM\PersistentCollection {#2912 …}
    +votes: Doctrine\ORM\PersistentCollection {#2914 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
    -id: 301769
    -bodyTs: "'bad':37,43 'deserv':72 'doesn':31 'first':65 'free':85 'frustrat':13 'fuck':49,97 'good':78 'guy':10 'idiot':50 'ill':6 'insult':53 'like':68,94 'made':58 'make':100 'mean':4,33 'patienc':73 'peopl':28,67 'perhap':76 'person':38,44,56 'place':66 'respons':79 'softwar':60,83 'take':18 'toward':8 'understand':75 'use':89 'venu':24 'would':80 'wrong':23,27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6619934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705062058 {#2905
      date: 2024-01-12 13:20:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2909}
  +body: """
    > But he is a bad person.\n
    \n
    > People like that don’t deserve patience and understanding.\n
    \n
    These black and white statements won’t do you or anyone else any good. We understand that an inconsiderate or rude act doesn’t define a person when we can believe that about ourselves and love ourselves despite our many mistakes and cring-worthy incidents.\n
    \n
    When we love ourselves we begin to offer others the same grace and understanding we allow ourselves. We see the myriad reasons we don’t think or act how we’d like to and realize that everyone else’s life is just as difficult and confusing, and often for reasons we’ll never see or understand.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705076222 {#3285
    date: 2024-01-12 17:17:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@OnlineAccount150@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3289 …}
  +nested: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 302319
  -bodyTs: "'act':37,89 'allow':77 'anyon':26 'bad':5 'begin':67 'believ':46 'black':17 'confus':107 'cring':59 'cring-worthi':58 'd':92 'defin':40 'deserv':12 'despit':53 'difficult':105 'doesn':38 'els':27,99 'everyon':98 'good':29 'grace':73 'incid':61 'inconsider':34 'life':101 'like':8,93 'll':113 'love':51,64 'mani':55 'mistak':56 'myriad':82 'never':114 'offer':69 'often':109 'other':70 'patienc':13 'peopl':7 'person':6,42 'realiz':96 'reason':83,111 'rude':36 'see':80,115 'statement':20 'think':87 'understand':15,31,75,117 'white':19 'won':21 'worthi':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4703196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705076222 {#3286
    date: 2024-01-12 17:17:02.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
176 DENIED moderate
App\Entity\EntryComment {#3287
  +user: Proxies\__CG__\App\Entity\User {#3288 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2909
    +user: App\Entity\User {#2922 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      > I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      But he is a bad person. He’s being a fucking idiot and being insulting to the person who made the software for him in the first place.\n
      \n
      People like that don’t deserve patience and understanding. Perhaps a good response would be “this software is free for you to use, if you don’t like it then fuck off and make your own”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1721796598 {#2904
      date: 2024-07-24 06:49:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2910 …}
    +nested: Doctrine\ORM\PersistentCollection {#2912 …}
    +votes: Doctrine\ORM\PersistentCollection {#2914 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
    -id: 301769
    -bodyTs: "'bad':37,43 'deserv':72 'doesn':31 'first':65 'free':85 'frustrat':13 'fuck':49,97 'good':78 'guy':10 'idiot':50 'ill':6 'insult':53 'like':68,94 'made':58 'make':100 'mean':4,33 'patienc':73 'peopl':28,67 'perhap':76 'person':38,44,56 'place':66 'respons':79 'softwar':60,83 'take':18 'toward':8 'understand':75 'use':89 'venu':24 'would':80 'wrong':23,27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6619934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705062058 {#2905
      date: 2024-01-12 13:20:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2909}
  +body: """
    > But he is a bad person.\n
    \n
    > People like that don’t deserve patience and understanding.\n
    \n
    These black and white statements won’t do you or anyone else any good. We understand that an inconsiderate or rude act doesn’t define a person when we can believe that about ourselves and love ourselves despite our many mistakes and cring-worthy incidents.\n
    \n
    When we love ourselves we begin to offer others the same grace and understanding we allow ourselves. We see the myriad reasons we don’t think or act how we’d like to and realize that everyone else’s life is just as difficult and confusing, and often for reasons we’ll never see or understand.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705076222 {#3285
    date: 2024-01-12 17:17:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@OnlineAccount150@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3289 …}
  +nested: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 302319
  -bodyTs: "'act':37,89 'allow':77 'anyon':26 'bad':5 'begin':67 'believ':46 'black':17 'confus':107 'cring':59 'cring-worthi':58 'd':92 'defin':40 'deserv':12 'despit':53 'difficult':105 'doesn':38 'els':27,99 'everyon':98 'good':29 'grace':73 'incid':61 'inconsider':34 'life':101 'like':8,93 'll':113 'love':51,64 'mani':55 'mistak':56 'myriad':82 'never':114 'offer':69 'often':109 'other':70 'patienc':13 'peopl':7 'person':6,42 'realiz':96 'reason':83,111 'rude':36 'see':80,115 'statement':20 'think':87 'understand':15,31,75,117 'white':19 'won':21 'worthi':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4703196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705076222 {#3286
    date: 2024-01-12 17:17:02.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#2982
  +user: App\Entity\User {#2995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "And here I am anxious thinking I might offend the devs so I spend way too much time thinking what I’ve written is not rude"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 68
  +score: 0
  +lastActive: DateTime @1721648606 {#2977
    date: 2024-07-22 13:43:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2983 …}
  +nested: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  -id: 301181
  -bodyTs: "'anxious':5 'dev':11 'might':8 'much':17 'offend':9 'rude':26 'spend':14 'think':6,19 'time':18 've':22 'way':15 'written':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7288128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705039517 {#2978
    date: 2024-01-12 07:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#2982
  +user: App\Entity\User {#2995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "And here I am anxious thinking I might offend the devs so I spend way too much time thinking what I’ve written is not rude"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 68
  +score: 0
  +lastActive: DateTime @1721648606 {#2977
    date: 2024-07-22 13:43:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2983 …}
  +nested: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  -id: 301181
  -bodyTs: "'anxious':5 'dev':11 'might':8 'much':17 'offend':9 'rude':26 'spend':14 'think':6,19 'time':18 've':22 'way':15 'written':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7288128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705039517 {#2978
    date: 2024-01-12 07:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#2982
  +user: App\Entity\User {#2995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#313
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#314
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#308
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "And here I am anxious thinking I might offend the devs so I spend way too much time thinking what I’ve written is not rude"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 68
  +score: 0
  +lastActive: DateTime @1721648606 {#2977
    date: 2024-07-22 13:43:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2983 …}
  +nested: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  -id: 301181
  -bodyTs: "'anxious':5 'dev':11 'might':8 'much':17 'offend':9 'rude':26 'spend':14 'think':6,19 'time':18 've':22 'way':15 'written':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7288128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705039517 {#2978
    date: 2024-01-12 07:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED edit
App\Entity\Magazine {#305
  +icon: Proxies\__CG__\App\Entity\Image {#286 …}
  +name: "opensource@lemmy.ml"
  +title: "opensource"
  +description: """
    All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
    \n
    Useful Links\n
    ============\n
    \n
    - [Open Source Initiative](https://opensource.org/)\n
    - [Free Software Foundation](https://www.fsf.org/)\n
    - [Electronic Frontier Foundation](https://www.eff.org/)\n
    - [Software Freedom Conservancy](https://sfconservancy.org/)\n
    - [It’s FOSS](https://itsfoss.com/)\n
    \n
    Rules\n
    =====\n
    \n
    - Posts must be relevant to the open source ideology\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    Related Communities\n
    ===================\n
    \n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    \n
    Community icon from opensource.org, but we are not affiliated with them.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 97
  +entryCommentCount: 1299
  +postCount: 2
  +postCommentCount: 5
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583535 {#313
    date: 2024-10-22 09:52:15.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#277 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
  +entries: Doctrine\ORM\PersistentCollection {#220 …}
  +posts: Doctrine\ORM\PersistentCollection {#178 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
  +bans: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#143 …}
  +badges: Doctrine\ORM\PersistentCollection {#121 …}
  +logs: Doctrine\ORM\PersistentCollection {#111 …}
  +awards: Doctrine\ORM\PersistentCollection {#100 …}
  +categories: Doctrine\ORM\PersistentCollection {#87 …}
  -id: 128
  +apId: "opensource@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/opensource"
  +apPublicUrl: "https://lemmy.ml/c/opensource"
  +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "opensource"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703910302 {#314
    date: 2023-12-30 05:25:02.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703910301 {#308
    date: 2023-12-30 05:25:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details