Redirect 302 redirect from GET @entry_comment_create (99b050)

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#271
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
  +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
  +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728941717 {#2414
    date: 2024-10-14 23:35:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 33275
  -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706377415
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13130162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706291015 {#1793
    date: 2024-01-26 18:43:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#271
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
  +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
  +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728941717 {#2414
    date: 2024-10-14 23:35:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 33275
  -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706377415
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13130162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706291015 {#1793
    date: 2024-01-26 18:43:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#271
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
  +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
  +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728941717 {#2414
    date: 2024-10-14 23:35:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 33275
  -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706377415
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13130162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706291015 {#1793
    date: 2024-01-26 18:43:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Virtue signal much"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706348764 {#4009
    date: 2024-01-27 10:46:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 344330
  -bodyTs: "'much':3 'signal':2 'virtu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7060084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706348764 {#3945
    date: 2024-01-27 10:46: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
7 DENIED edit
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Virtue signal much"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706348764 {#4009
    date: 2024-01-27 10:46:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 344330
  -bodyTs: "'much':3 'signal':2 'virtu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7060084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706348764 {#3945
    date: 2024-01-27 10:46: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
8 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Virtue signal much"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706348764 {#4009
    date: 2024-01-27 10:46:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 344330
  -bodyTs: "'much':3 'signal':2 'virtu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7060084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706348764 {#3945
    date: 2024-01-27 10:46: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
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 {#4035
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "based!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706341646 {#4041
    date: 2024-01-27 08:47:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 344185
  -bodyTs: "'base':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7776243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706341646 {#4042
    date: 2024-01-27 08:47: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
11 DENIED edit
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "based!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706341646 {#4041
    date: 2024-01-27 08:47:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 344185
  -bodyTs: "'base':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7776243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706341646 {#4042
    date: 2024-01-27 08:47: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
12 DENIED moderate
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "based!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706341646 {#4041
    date: 2024-01-27 08:47:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 344185
  -bodyTs: "'base':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7776243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706341646 {#4042
    date: 2024-01-27 08:47: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
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 {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
    \n
    Edit: is it just that they are a German company?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1728941717 {#4114
    date: 2024-10-14 23:35:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@dataprolet@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -id: 342690
  -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2227286"
  +editedAt: DateTimeImmutable @1728817989 {#4115
    date: 2024-10-13 13:13:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706293172 {#4116
    date: 2024-01-26 19:19: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
15 DENIED edit
App\Entity\EntryComment {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
    \n
    Edit: is it just that they are a German company?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1728941717 {#4114
    date: 2024-10-14 23:35:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@dataprolet@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -id: 342690
  -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2227286"
  +editedAt: DateTimeImmutable @1728817989 {#4115
    date: 2024-10-13 13:13:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706293172 {#4116
    date: 2024-01-26 19:19: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
16 DENIED moderate
App\Entity\EntryComment {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
    \n
    Edit: is it just that they are a German company?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1728941717 {#4114
    date: 2024-10-14 23:35:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@dataprolet@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -id: 342690
  -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2227286"
  +editedAt: DateTimeImmutable @1728817989 {#4115
    date: 2024-10-13 13:13:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706293172 {#4116
    date: 2024-01-26 19:19: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
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 {#4205
  +user: Proxies\__CG__\App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
      \n
      Edit: is it just that they are a German company?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1728941717 {#4114
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@dataprolet@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    -id: 342690
    -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2227286"
    +editedAt: DateTimeImmutable @1728817989 {#4115
      date: 2024-10-13 13:13:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706293172 {#4116
      date: 2024-01-26 19:19:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Probably. Germany is having a bit of a fever with a fsr right party."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1706296261 {#4206
    date: 2024-01-26 20:11:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
  -id: 342800
  -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/4219987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296261 {#4209
    date: 2024-01-26 20:11:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4205
  +user: Proxies\__CG__\App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
      \n
      Edit: is it just that they are a German company?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1728941717 {#4114
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@dataprolet@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    -id: 342690
    -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2227286"
    +editedAt: DateTimeImmutable @1728817989 {#4115
      date: 2024-10-13 13:13:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706293172 {#4116
      date: 2024-01-26 19:19:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Probably. Germany is having a bit of a fever with a fsr right party."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1706296261 {#4206
    date: 2024-01-26 20:11:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
  -id: 342800
  -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/4219987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296261 {#4209
    date: 2024-01-26 20:11:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4205
  +user: Proxies\__CG__\App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
      \n
      Edit: is it just that they are a German company?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1728941717 {#4114
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@dataprolet@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    -id: 342690
    -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2227286"
    +editedAt: DateTimeImmutable @1728817989 {#4115
      date: 2024-10-13 13:13:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706293172 {#4116
      date: 2024-01-26 19:19:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Probably. Germany is having a bit of a fever with a fsr right party."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1706296261 {#4206
    date: 2024-01-26 20:11:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
  -id: 342800
  -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/4219987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296261 {#4209
    date: 2024-01-26 20:11:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4233
  +user: Proxies\__CG__\App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4205
    +user: Proxies\__CG__\App\Entity\User {#4202 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: App\Entity\User {#4133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
        \n
        Edit: is it just that they are a German company?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1728941717 {#4114
        date: 2024-10-14 23:35:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dataprolet@lemmy.dbzer0.com"
        "@dataprolet@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4121 …}
      +nested: Doctrine\ORM\PersistentCollection {#4123 …}
      +votes: Doctrine\ORM\PersistentCollection {#4125 …}
      +reports: Doctrine\ORM\PersistentCollection {#4127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
      -id: 342690
      -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2227286"
      +editedAt: DateTimeImmutable @1728817989 {#4115
        date: 2024-10-13 13:13:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706293172 {#4116
        date: 2024-01-26 19:19:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "Probably. Germany is having a bit of a fever with a fsr right party."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1706296261 {#4206
      date: 2024-01-26 20:11:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4199 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4201 …}
    +reports: Doctrine\ORM\PersistentCollection {#4212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
    -id: 342800
    -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/4219987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706296261 {#4209
      date: 2024-01-26 20:11:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: """
    In a little more detail: germany has tried to conquer europe and used industrialized genocide against marginalized groups under fascist leadership.\n
    \n
    The party in question has evidently planned to start deporting immigrants, immigrant decendants and sympathizers.\n
    \n
    That is pretty much how it started the last time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706329028 {#4228
    date: 2024-01-27 05:17:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4221 …}
  +votes: Doctrine\ORM\PersistentCollection {#4219 …}
  +reports: Doctrine\ORM\PersistentCollection {#4235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
  -id: 343860
  -bodyTs: "'conquer':10 'decend':34 'deport':31 'detail':5 'europ':11 'evid':27 'fascist':20 'genocid':15 'germani':6 'group':18 'immigr':32,33 'industri':14 'last':45 'leadership':21 'littl':3 'margin':17 'much':40 'parti':23 'plan':28 'pretti':39 'question':25 'start':30,43 'sympath':36 'time':46 'tri':8 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/478476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706329028 {#4231
    date: 2024-01-27 05:17:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4233
  +user: Proxies\__CG__\App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4205
    +user: Proxies\__CG__\App\Entity\User {#4202 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: App\Entity\User {#4133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
        \n
        Edit: is it just that they are a German company?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1728941717 {#4114
        date: 2024-10-14 23:35:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dataprolet@lemmy.dbzer0.com"
        "@dataprolet@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4121 …}
      +nested: Doctrine\ORM\PersistentCollection {#4123 …}
      +votes: Doctrine\ORM\PersistentCollection {#4125 …}
      +reports: Doctrine\ORM\PersistentCollection {#4127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
      -id: 342690
      -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2227286"
      +editedAt: DateTimeImmutable @1728817989 {#4115
        date: 2024-10-13 13:13:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706293172 {#4116
        date: 2024-01-26 19:19:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "Probably. Germany is having a bit of a fever with a fsr right party."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1706296261 {#4206
      date: 2024-01-26 20:11:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4199 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4201 …}
    +reports: Doctrine\ORM\PersistentCollection {#4212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
    -id: 342800
    -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/4219987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706296261 {#4209
      date: 2024-01-26 20:11:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: """
    In a little more detail: germany has tried to conquer europe and used industrialized genocide against marginalized groups under fascist leadership.\n
    \n
    The party in question has evidently planned to start deporting immigrants, immigrant decendants and sympathizers.\n
    \n
    That is pretty much how it started the last time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706329028 {#4228
    date: 2024-01-27 05:17:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4221 …}
  +votes: Doctrine\ORM\PersistentCollection {#4219 …}
  +reports: Doctrine\ORM\PersistentCollection {#4235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
  -id: 343860
  -bodyTs: "'conquer':10 'decend':34 'deport':31 'detail':5 'europ':11 'evid':27 'fascist':20 'genocid':15 'germani':6 'group':18 'immigr':32,33 'industri':14 'last':45 'leadership':21 'littl':3 'margin':17 'much':40 'parti':23 'plan':28 'pretti':39 'question':25 'start':30,43 'sympath':36 'time':46 'tri':8 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/478476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706329028 {#4231
    date: 2024-01-27 05:17:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4233
  +user: Proxies\__CG__\App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4205
    +user: Proxies\__CG__\App\Entity\User {#4202 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: App\Entity\User {#4133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
        \n
        Edit: is it just that they are a German company?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1728941717 {#4114
        date: 2024-10-14 23:35:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dataprolet@lemmy.dbzer0.com"
        "@dataprolet@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4121 …}
      +nested: Doctrine\ORM\PersistentCollection {#4123 …}
      +votes: Doctrine\ORM\PersistentCollection {#4125 …}
      +reports: Doctrine\ORM\PersistentCollection {#4127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
      -id: 342690
      -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2227286"
      +editedAt: DateTimeImmutable @1728817989 {#4115
        date: 2024-10-13 13:13:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706293172 {#4116
        date: 2024-01-26 19:19:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "Probably. Germany is having a bit of a fever with a fsr right party."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1706296261 {#4206
      date: 2024-01-26 20:11:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4199 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4201 …}
    +reports: Doctrine\ORM\PersistentCollection {#4212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
    -id: 342800
    -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/4219987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706296261 {#4209
      date: 2024-01-26 20:11:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: """
    In a little more detail: germany has tried to conquer europe and used industrialized genocide against marginalized groups under fascist leadership.\n
    \n
    The party in question has evidently planned to start deporting immigrants, immigrant decendants and sympathizers.\n
    \n
    That is pretty much how it started the last time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706329028 {#4228
    date: 2024-01-27 05:17:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4221 …}
  +votes: Doctrine\ORM\PersistentCollection {#4219 …}
  +reports: Doctrine\ORM\PersistentCollection {#4235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
  -id: 343860
  -bodyTs: "'conquer':10 'decend':34 'deport':31 'detail':5 'europ':11 'evid':27 'fascist':20 'genocid':15 'germani':6 'group':18 'immigr':32,33 'industri':14 'last':45 'leadership':21 'littl':3 'margin':17 'much':40 'parti':23 'plan':28 'pretti':39 'question':25 'start':30,43 'sympath':36 'time':46 'tri':8 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/478476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706329028 {#4231
    date: 2024-01-27 05:17:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4248
  +user: Proxies\__CG__\App\Entity\User {#4246 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4233
    +user: Proxies\__CG__\App\Entity\User {#4225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4205
      +user: Proxies\__CG__\App\Entity\User {#4202 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: App\Entity\User {#4133 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
          \n
          Edit: is it just that they are a German company?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1728941717 {#4114
          date: 2024-10-14 23:35:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dataprolet@lemmy.dbzer0.com"
          "@dataprolet@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4121 …}
        +nested: Doctrine\ORM\PersistentCollection {#4123 …}
        +votes: Doctrine\ORM\PersistentCollection {#4125 …}
        +reports: Doctrine\ORM\PersistentCollection {#4127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
        -id: 342690
        -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/2227286"
        +editedAt: DateTimeImmutable @1728817989 {#4115
          date: 2024-10-13 13:13:09.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706293172 {#4116
          date: 2024-01-26 19:19:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: "Probably. Germany is having a bit of a fever with a fsr right party."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1706296261 {#4206
        date: 2024-01-26 20:11:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dataprolet@lemmy.dbzer0.com"
        "@EmpiricalFlock@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4199 …}
      +nested: Doctrine\ORM\PersistentCollection {#4197 …}
      +votes: Doctrine\ORM\PersistentCollection {#4201 …}
      +reports: Doctrine\ORM\PersistentCollection {#4212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
      -id: 342800
      -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/4219987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706296261 {#4209
        date: 2024-01-26 20:11:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: """
      In a little more detail: germany has tried to conquer europe and used industrialized genocide against marginalized groups under fascist leadership.\n
      \n
      The party in question has evidently planned to start deporting immigrants, immigrant decendants and sympathizers.\n
      \n
      That is pretty much how it started the last time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706329028 {#4228
      date: 2024-01-27 05:17:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4223 …}
    +nested: Doctrine\ORM\PersistentCollection {#4221 …}
    +votes: Doctrine\ORM\PersistentCollection {#4219 …}
    +reports: Doctrine\ORM\PersistentCollection {#4235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
    -id: 343860
    -bodyTs: "'conquer':10 'decend':34 'deport':31 'detail':5 'europ':11 'evid':27 'fascist':20 'genocid':15 'germani':6 'group':18 'immigr':32,33 'industri':14 'last':45 'leadership':21 'littl':3 'margin':17 'much':40 'parti':23 'plan':28 'pretti':39 'question':25 'start':30,43 'sympath':36 'time':46 'tri':8 'use':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.giftedmc.com/comment/478476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706329028 {#4231
      date: 2024-01-27 05:17:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: """
    No plans really. They (members of party AfD) “JUST” had a meeting, in November, with a guy (Sellner) to make such plans. This was leaked in a journalistic research by Correctiv. Shameful and concerning as it is, they are two different things. Hopefully that Sellner is banned to enter Germany again (he’s been revoked visa to US and other countries already because of such talks). Now, my concern (personal opinion) is that other zealots (CSU, CDU) distance themselves as a ‘better’ alternative still being right extremists themselves…\n
    \n
    Edit: To clarify, the “just” in quotes is to denote sarcasm because even if there’s a difference between planning, having a plan or implementing it, the matter at hand is very important indeed. Of course, it can’t be taken lightly. Still, is a relief that we are living the first, and not the second or third scenarios mentioned.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706351350 {#4251
    date: 2024-01-27 11:29:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
    "@haui_lemmy@lemmy.giftedmc.com"
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
    "@haui_lemmy@lemmy.giftedmc.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4245 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4257 …}
  +reports: Doctrine\ORM\PersistentCollection {#4259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
  -id: 344379
  -bodyTs: "'afd':8 'alreadi':62 'altern':83 'ban':47 'better':82 'cdu':77 'clarifi':91 'concern':34,69 'correctiv':31 'countri':61 'cours':124 'csu':76 'denot':98 'differ':41,106 'distanc':78 'edit':89 'enter':49 'even':101 'extremist':87 'first':140 'germani':50 'guy':17 'hand':118 'hope':43 'implement':113 'import':121 'inde':122 'journalist':28 'leak':25 'light':130 'live':138 'make':20 'matter':116 'meet':12 'member':5 'mention':148 'novemb':14 'opinion':71 'parti':7 'person':70 'plan':2,22,108,111 'quot':95 'realli':3 'relief':134 'research':29 'revok':55 'right':86 'sarcasm':99 'scenario':147 'second':144 'sellner':18,45 'shame':32 'still':84,131 'taken':129 'talk':66 'thing':42 'third':146 'two':40 'us':58 'visa':56 'zealot':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6876216"
  +editedAt: DateTimeImmutable @1728981621 {#4254
    date: 2024-10-15 10:40:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706351350 {#4256
    date: 2024-01-27 11:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4248
  +user: Proxies\__CG__\App\Entity\User {#4246 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4233
    +user: Proxies\__CG__\App\Entity\User {#4225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4205
      +user: Proxies\__CG__\App\Entity\User {#4202 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: App\Entity\User {#4133 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
          \n
          Edit: is it just that they are a German company?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1728941717 {#4114
          date: 2024-10-14 23:35:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dataprolet@lemmy.dbzer0.com"
          "@dataprolet@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4121 …}
        +nested: Doctrine\ORM\PersistentCollection {#4123 …}
        +votes: Doctrine\ORM\PersistentCollection {#4125 …}
        +reports: Doctrine\ORM\PersistentCollection {#4127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
        -id: 342690
        -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/2227286"
        +editedAt: DateTimeImmutable @1728817989 {#4115
          date: 2024-10-13 13:13:09.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706293172 {#4116
          date: 2024-01-26 19:19:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: "Probably. Germany is having a bit of a fever with a fsr right party."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1706296261 {#4206
        date: 2024-01-26 20:11:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dataprolet@lemmy.dbzer0.com"
        "@EmpiricalFlock@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4199 …}
      +nested: Doctrine\ORM\PersistentCollection {#4197 …}
      +votes: Doctrine\ORM\PersistentCollection {#4201 …}
      +reports: Doctrine\ORM\PersistentCollection {#4212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
      -id: 342800
      -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/4219987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706296261 {#4209
        date: 2024-01-26 20:11:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: """
      In a little more detail: germany has tried to conquer europe and used industrialized genocide against marginalized groups under fascist leadership.\n
      \n
      The party in question has evidently planned to start deporting immigrants, immigrant decendants and sympathizers.\n
      \n
      That is pretty much how it started the last time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706329028 {#4228
      date: 2024-01-27 05:17:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4223 …}
    +nested: Doctrine\ORM\PersistentCollection {#4221 …}
    +votes: Doctrine\ORM\PersistentCollection {#4219 …}
    +reports: Doctrine\ORM\PersistentCollection {#4235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
    -id: 343860
    -bodyTs: "'conquer':10 'decend':34 'deport':31 'detail':5 'europ':11 'evid':27 'fascist':20 'genocid':15 'germani':6 'group':18 'immigr':32,33 'industri':14 'last':45 'leadership':21 'littl':3 'margin':17 'much':40 'parti':23 'plan':28 'pretti':39 'question':25 'start':30,43 'sympath':36 'time':46 'tri':8 'use':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.giftedmc.com/comment/478476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706329028 {#4231
      date: 2024-01-27 05:17:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: """
    No plans really. They (members of party AfD) “JUST” had a meeting, in November, with a guy (Sellner) to make such plans. This was leaked in a journalistic research by Correctiv. Shameful and concerning as it is, they are two different things. Hopefully that Sellner is banned to enter Germany again (he’s been revoked visa to US and other countries already because of such talks). Now, my concern (personal opinion) is that other zealots (CSU, CDU) distance themselves as a ‘better’ alternative still being right extremists themselves…\n
    \n
    Edit: To clarify, the “just” in quotes is to denote sarcasm because even if there’s a difference between planning, having a plan or implementing it, the matter at hand is very important indeed. Of course, it can’t be taken lightly. Still, is a relief that we are living the first, and not the second or third scenarios mentioned.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706351350 {#4251
    date: 2024-01-27 11:29:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
    "@haui_lemmy@lemmy.giftedmc.com"
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
    "@haui_lemmy@lemmy.giftedmc.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4245 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4257 …}
  +reports: Doctrine\ORM\PersistentCollection {#4259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
  -id: 344379
  -bodyTs: "'afd':8 'alreadi':62 'altern':83 'ban':47 'better':82 'cdu':77 'clarifi':91 'concern':34,69 'correctiv':31 'countri':61 'cours':124 'csu':76 'denot':98 'differ':41,106 'distanc':78 'edit':89 'enter':49 'even':101 'extremist':87 'first':140 'germani':50 'guy':17 'hand':118 'hope':43 'implement':113 'import':121 'inde':122 'journalist':28 'leak':25 'light':130 'live':138 'make':20 'matter':116 'meet':12 'member':5 'mention':148 'novemb':14 'opinion':71 'parti':7 'person':70 'plan':2,22,108,111 'quot':95 'realli':3 'relief':134 'research':29 'revok':55 'right':86 'sarcasm':99 'scenario':147 'second':144 'sellner':18,45 'shame':32 'still':84,131 'taken':129 'talk':66 'thing':42 'third':146 'two':40 'us':58 'visa':56 'zealot':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6876216"
  +editedAt: DateTimeImmutable @1728981621 {#4254
    date: 2024-10-15 10:40:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706351350 {#4256
    date: 2024-01-27 11:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4248
  +user: Proxies\__CG__\App\Entity\User {#4246 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4233
    +user: Proxies\__CG__\App\Entity\User {#4225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4205
      +user: Proxies\__CG__\App\Entity\User {#4202 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: App\Entity\User {#4133 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
          \n
          Edit: is it just that they are a German company?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1728941717 {#4114
          date: 2024-10-14 23:35:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dataprolet@lemmy.dbzer0.com"
          "@dataprolet@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4121 …}
        +nested: Doctrine\ORM\PersistentCollection {#4123 …}
        +votes: Doctrine\ORM\PersistentCollection {#4125 …}
        +reports: Doctrine\ORM\PersistentCollection {#4127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
        -id: 342690
        -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/2227286"
        +editedAt: DateTimeImmutable @1728817989 {#4115
          date: 2024-10-13 13:13:09.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706293172 {#4116
          date: 2024-01-26 19:19:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: "Probably. Germany is having a bit of a fever with a fsr right party."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1706296261 {#4206
        date: 2024-01-26 20:11:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dataprolet@lemmy.dbzer0.com"
        "@EmpiricalFlock@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4199 …}
      +nested: Doctrine\ORM\PersistentCollection {#4197 …}
      +votes: Doctrine\ORM\PersistentCollection {#4201 …}
      +reports: Doctrine\ORM\PersistentCollection {#4212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
      -id: 342800
      -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/4219987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706296261 {#4209
        date: 2024-01-26 20:11:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: """
      In a little more detail: germany has tried to conquer europe and used industrialized genocide against marginalized groups under fascist leadership.\n
      \n
      The party in question has evidently planned to start deporting immigrants, immigrant decendants and sympathizers.\n
      \n
      That is pretty much how it started the last time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706329028 {#4228
      date: 2024-01-27 05:17:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4223 …}
    +nested: Doctrine\ORM\PersistentCollection {#4221 …}
    +votes: Doctrine\ORM\PersistentCollection {#4219 …}
    +reports: Doctrine\ORM\PersistentCollection {#4235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
    -id: 343860
    -bodyTs: "'conquer':10 'decend':34 'deport':31 'detail':5 'europ':11 'evid':27 'fascist':20 'genocid':15 'germani':6 'group':18 'immigr':32,33 'industri':14 'last':45 'leadership':21 'littl':3 'margin':17 'much':40 'parti':23 'plan':28 'pretti':39 'question':25 'start':30,43 'sympath':36 'time':46 'tri':8 'use':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.giftedmc.com/comment/478476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706329028 {#4231
      date: 2024-01-27 05:17:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: """
    No plans really. They (members of party AfD) “JUST” had a meeting, in November, with a guy (Sellner) to make such plans. This was leaked in a journalistic research by Correctiv. Shameful and concerning as it is, they are two different things. Hopefully that Sellner is banned to enter Germany again (he’s been revoked visa to US and other countries already because of such talks). Now, my concern (personal opinion) is that other zealots (CSU, CDU) distance themselves as a ‘better’ alternative still being right extremists themselves…\n
    \n
    Edit: To clarify, the “just” in quotes is to denote sarcasm because even if there’s a difference between planning, having a plan or implementing it, the matter at hand is very important indeed. Of course, it can’t be taken lightly. Still, is a relief that we are living the first, and not the second or third scenarios mentioned.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706351350 {#4251
    date: 2024-01-27 11:29:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
    "@haui_lemmy@lemmy.giftedmc.com"
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
    "@haui_lemmy@lemmy.giftedmc.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4245 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4257 …}
  +reports: Doctrine\ORM\PersistentCollection {#4259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
  -id: 344379
  -bodyTs: "'afd':8 'alreadi':62 'altern':83 'ban':47 'better':82 'cdu':77 'clarifi':91 'concern':34,69 'correctiv':31 'countri':61 'cours':124 'csu':76 'denot':98 'differ':41,106 'distanc':78 'edit':89 'enter':49 'even':101 'extremist':87 'first':140 'germani':50 'guy':17 'hand':118 'hope':43 'implement':113 'import':121 'inde':122 'journalist':28 'leak':25 'light':130 'live':138 'make':20 'matter':116 'meet':12 'member':5 'mention':148 'novemb':14 'opinion':71 'parti':7 'person':70 'plan':2,22,108,111 'quot':95 'realli':3 'relief':134 'research':29 'revok':55 'right':86 'sarcasm':99 'scenario':147 'second':144 'sellner':18,45 'shame':32 'still':84,131 'taken':129 'talk':66 'thing':42 'third':146 'two':40 'us':58 'visa':56 'zealot':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6876216"
  +editedAt: DateTimeImmutable @1728981621 {#4254
    date: 2024-10-15 10:40:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706351350 {#4256
    date: 2024-01-27 11:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4280
  +user: Proxies\__CG__\App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4248
    +user: Proxies\__CG__\App\Entity\User {#4246 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4233
      +user: Proxies\__CG__\App\Entity\User {#4225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4205
        +user: Proxies\__CG__\App\Entity\User {#4202 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: App\Entity\User {#4133 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
            \n
            Edit: is it just that they are a German company?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1728941717 {#4114
            date: 2024-10-14 23:35:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dataprolet@lemmy.dbzer0.com"
            "@dataprolet@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4121 …}
          +nested: Doctrine\ORM\PersistentCollection {#4123 …}
          +votes: Doctrine\ORM\PersistentCollection {#4125 …}
          +reports: Doctrine\ORM\PersistentCollection {#4127 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
          -id: 342690
          -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/2227286"
          +editedAt: DateTimeImmutable @1728817989 {#4115
            date: 2024-10-13 13:13:09.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706293172 {#4116
            date: 2024-01-26 19:19:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4120}
        +body: "Probably. Germany is having a bit of a fever with a fsr right party."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1706296261 {#4206
          date: 2024-01-26 20:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dataprolet@lemmy.dbzer0.com"
          "@EmpiricalFlock@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4199 …}
        +nested: Doctrine\ORM\PersistentCollection {#4197 …}
        +votes: Doctrine\ORM\PersistentCollection {#4201 …}
        +reports: Doctrine\ORM\PersistentCollection {#4212 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
        -id: 342800
        -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/4219987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706296261 {#4209
          date: 2024-01-26 20:11:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: """
        In a little more detail: germany has tried to conquer europe and used industrialized genocide against marginalized groups under fascist leadership.\n
        \n
        The party in question has evidently planned to start deporting immigrants, immigrant decendants and sympathizers.\n
        \n
        That is pretty much how it started the last time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706329028 {#4228
        date: 2024-01-27 05:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dataprolet@lemmy.dbzer0.com"
        "@EmpiricalFlock@beehaw.org"
        "@Illecors@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4223 …}
      +nested: Doctrine\ORM\PersistentCollection {#4221 …}
      +votes: Doctrine\ORM\PersistentCollection {#4219 …}
      +reports: Doctrine\ORM\PersistentCollection {#4235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
      -id: 343860
      -bodyTs: "'conquer':10 'decend':34 'deport':31 'detail':5 'europ':11 'evid':27 'fascist':20 'genocid':15 'germani':6 'group':18 'immigr':32,33 'industri':14 'last':45 'leadership':21 'littl':3 'margin':17 'much':40 'parti':23 'plan':28 'pretti':39 'question':25 'start':30,43 'sympath':36 'time':46 'tri':8 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.giftedmc.com/comment/478476"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706329028 {#4231
        date: 2024-01-27 05:17:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: """
      No plans really. They (members of party AfD) “JUST” had a meeting, in November, with a guy (Sellner) to make such plans. This was leaked in a journalistic research by Correctiv. Shameful and concerning as it is, they are two different things. Hopefully that Sellner is banned to enter Germany again (he’s been revoked visa to US and other countries already because of such talks). Now, my concern (personal opinion) is that other zealots (CSU, CDU) distance themselves as a ‘better’ alternative still being right extremists themselves…\n
      \n
      Edit: To clarify, the “just” in quotes is to denote sarcasm because even if there’s a difference between planning, having a plan or implementing it, the matter at hand is very important indeed. Of course, it can’t be taken lightly. Still, is a relief that we are living the first, and not the second or third scenarios mentioned.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706351350 {#4251
      date: 2024-01-27 11:29:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
      "@haui_lemmy@lemmy.giftedmc.com"
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
      "@haui_lemmy@lemmy.giftedmc.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4245 …}
    +nested: Doctrine\ORM\PersistentCollection {#4243 …}
    +votes: Doctrine\ORM\PersistentCollection {#4257 …}
    +reports: Doctrine\ORM\PersistentCollection {#4259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
    -id: 344379
    -bodyTs: "'afd':8 'alreadi':62 'altern':83 'ban':47 'better':82 'cdu':77 'clarifi':91 'concern':34,69 'correctiv':31 'countri':61 'cours':124 'csu':76 'denot':98 'differ':41,106 'distanc':78 'edit':89 'enter':49 'even':101 'extremist':87 'first':140 'germani':50 'guy':17 'hand':118 'hope':43 'implement':113 'import':121 'inde':122 'journalist':28 'leak':25 'light':130 'live':138 'make':20 'matter':116 'meet':12 'member':5 'mention':148 'novemb':14 'opinion':71 'parti':7 'person':70 'plan':2,22,108,111 'quot':95 'realli':3 'relief':134 'research':29 'revok':55 'right':86 'sarcasm':99 'scenario':147 'second':144 'sellner':18,45 'shame':32 'still':84,131 'taken':129 'talk':66 'thing':42 'third':146 'two':40 'us':58 'visa':56 'zealot':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6876216"
    +editedAt: DateTimeImmutable @1728981621 {#4254
      date: 2024-10-15 10:40:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706351350 {#4256
      date: 2024-01-27 11:29:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "I disagree with calling CDU right extremist, because the majority isn’t. Calling all conservatives right extremist erodes the meaning of the term. Now we know that parts of the CDU are (likely) right extremist, but I’d say it’s a small minority."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706356300 {#4275
    date: 2024-01-27 12:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
    "@haui_lemmy@lemmy.giftedmc.com"
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4286 …}
  -id: 344477
  -bodyTs: "'call':4,13 'cdu':5,31 'conserv':15 'd':38 'disagre':2 'erod':18 'extremist':7,17,35 'isn':11 'know':26 'like':33 'major':10 'mean':20 'minor':44 'part':28 'right':6,16,34 'say':39 'small':43 'term':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6875802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706356300 {#4278
    date: 2024-01-27 12:51:40.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 {#4280
  +user: Proxies\__CG__\App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4248
    +user: Proxies\__CG__\App\Entity\User {#4246 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4233
      +user: Proxies\__CG__\App\Entity\User {#4225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4205
        +user: Proxies\__CG__\App\Entity\User {#4202 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: App\Entity\User {#4133 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
            \n
            Edit: is it just that they are a German company?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1728941717 {#4114
            date: 2024-10-14 23:35:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dataprolet@lemmy.dbzer0.com"
            "@dataprolet@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4121 …}
          +nested: Doctrine\ORM\PersistentCollection {#4123 …}
          +votes: Doctrine\ORM\PersistentCollection {#4125 …}
          +reports: Doctrine\ORM\PersistentCollection {#4127 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
          -id: 342690
          -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/2227286"
          +editedAt: DateTimeImmutable @1728817989 {#4115
            date: 2024-10-13 13:13:09.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706293172 {#4116
            date: 2024-01-26 19:19:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4120}
        +body: "Probably. Germany is having a bit of a fever with a fsr right party."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1706296261 {#4206
          date: 2024-01-26 20:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dataprolet@lemmy.dbzer0.com"
          "@EmpiricalFlock@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4199 …}
        +nested: Doctrine\ORM\PersistentCollection {#4197 …}
        +votes: Doctrine\ORM\PersistentCollection {#4201 …}
        +reports: Doctrine\ORM\PersistentCollection {#4212 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
        -id: 342800
        -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/4219987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706296261 {#4209
          date: 2024-01-26 20:11:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: """
        In a little more detail: germany has tried to conquer europe and used industrialized genocide against marginalized groups under fascist leadership.\n
        \n
        The party in question has evidently planned to start deporting immigrants, immigrant decendants and sympathizers.\n
        \n
        That is pretty much how it started the last time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706329028 {#4228
        date: 2024-01-27 05:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dataprolet@lemmy.dbzer0.com"
        "@EmpiricalFlock@beehaw.org"
        "@Illecors@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4223 …}
      +nested: Doctrine\ORM\PersistentCollection {#4221 …}
      +votes: Doctrine\ORM\PersistentCollection {#4219 …}
      +reports: Doctrine\ORM\PersistentCollection {#4235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
      -id: 343860
      -bodyTs: "'conquer':10 'decend':34 'deport':31 'detail':5 'europ':11 'evid':27 'fascist':20 'genocid':15 'germani':6 'group':18 'immigr':32,33 'industri':14 'last':45 'leadership':21 'littl':3 'margin':17 'much':40 'parti':23 'plan':28 'pretti':39 'question':25 'start':30,43 'sympath':36 'time':46 'tri':8 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.giftedmc.com/comment/478476"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706329028 {#4231
        date: 2024-01-27 05:17:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: """
      No plans really. They (members of party AfD) “JUST” had a meeting, in November, with a guy (Sellner) to make such plans. This was leaked in a journalistic research by Correctiv. Shameful and concerning as it is, they are two different things. Hopefully that Sellner is banned to enter Germany again (he’s been revoked visa to US and other countries already because of such talks). Now, my concern (personal opinion) is that other zealots (CSU, CDU) distance themselves as a ‘better’ alternative still being right extremists themselves…\n
      \n
      Edit: To clarify, the “just” in quotes is to denote sarcasm because even if there’s a difference between planning, having a plan or implementing it, the matter at hand is very important indeed. Of course, it can’t be taken lightly. Still, is a relief that we are living the first, and not the second or third scenarios mentioned.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706351350 {#4251
      date: 2024-01-27 11:29:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
      "@haui_lemmy@lemmy.giftedmc.com"
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
      "@haui_lemmy@lemmy.giftedmc.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4245 …}
    +nested: Doctrine\ORM\PersistentCollection {#4243 …}
    +votes: Doctrine\ORM\PersistentCollection {#4257 …}
    +reports: Doctrine\ORM\PersistentCollection {#4259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
    -id: 344379
    -bodyTs: "'afd':8 'alreadi':62 'altern':83 'ban':47 'better':82 'cdu':77 'clarifi':91 'concern':34,69 'correctiv':31 'countri':61 'cours':124 'csu':76 'denot':98 'differ':41,106 'distanc':78 'edit':89 'enter':49 'even':101 'extremist':87 'first':140 'germani':50 'guy':17 'hand':118 'hope':43 'implement':113 'import':121 'inde':122 'journalist':28 'leak':25 'light':130 'live':138 'make':20 'matter':116 'meet':12 'member':5 'mention':148 'novemb':14 'opinion':71 'parti':7 'person':70 'plan':2,22,108,111 'quot':95 'realli':3 'relief':134 'research':29 'revok':55 'right':86 'sarcasm':99 'scenario':147 'second':144 'sellner':18,45 'shame':32 'still':84,131 'taken':129 'talk':66 'thing':42 'third':146 'two':40 'us':58 'visa':56 'zealot':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6876216"
    +editedAt: DateTimeImmutable @1728981621 {#4254
      date: 2024-10-15 10:40:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706351350 {#4256
      date: 2024-01-27 11:29:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "I disagree with calling CDU right extremist, because the majority isn’t. Calling all conservatives right extremist erodes the meaning of the term. Now we know that parts of the CDU are (likely) right extremist, but I’d say it’s a small minority."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706356300 {#4275
    date: 2024-01-27 12:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
    "@haui_lemmy@lemmy.giftedmc.com"
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4286 …}
  -id: 344477
  -bodyTs: "'call':4,13 'cdu':5,31 'conserv':15 'd':38 'disagre':2 'erod':18 'extremist':7,17,35 'isn':11 'know':26 'like':33 'major':10 'mean':20 'minor':44 'part':28 'right':6,16,34 'say':39 'small':43 'term':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6875802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706356300 {#4278
    date: 2024-01-27 12:51:40.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 {#4280
  +user: Proxies\__CG__\App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4248
    +user: Proxies\__CG__\App\Entity\User {#4246 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4233
      +user: Proxies\__CG__\App\Entity\User {#4225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4205
        +user: Proxies\__CG__\App\Entity\User {#4202 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: App\Entity\User {#4133 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
            \n
            Edit: is it just that they are a German company?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1728941717 {#4114
            date: 2024-10-14 23:35:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dataprolet@lemmy.dbzer0.com"
            "@dataprolet@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4121 …}
          +nested: Doctrine\ORM\PersistentCollection {#4123 …}
          +votes: Doctrine\ORM\PersistentCollection {#4125 …}
          +reports: Doctrine\ORM\PersistentCollection {#4127 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
          -id: 342690
          -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/2227286"
          +editedAt: DateTimeImmutable @1728817989 {#4115
            date: 2024-10-13 13:13:09.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706293172 {#4116
            date: 2024-01-26 19:19:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4120}
        +body: "Probably. Germany is having a bit of a fever with a fsr right party."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1706296261 {#4206
          date: 2024-01-26 20:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dataprolet@lemmy.dbzer0.com"
          "@EmpiricalFlock@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4199 …}
        +nested: Doctrine\ORM\PersistentCollection {#4197 …}
        +votes: Doctrine\ORM\PersistentCollection {#4201 …}
        +reports: Doctrine\ORM\PersistentCollection {#4212 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
        -id: 342800
        -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/4219987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706296261 {#4209
          date: 2024-01-26 20:11:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: """
        In a little more detail: germany has tried to conquer europe and used industrialized genocide against marginalized groups under fascist leadership.\n
        \n
        The party in question has evidently planned to start deporting immigrants, immigrant decendants and sympathizers.\n
        \n
        That is pretty much how it started the last time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706329028 {#4228
        date: 2024-01-27 05:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dataprolet@lemmy.dbzer0.com"
        "@EmpiricalFlock@beehaw.org"
        "@Illecors@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4223 …}
      +nested: Doctrine\ORM\PersistentCollection {#4221 …}
      +votes: Doctrine\ORM\PersistentCollection {#4219 …}
      +reports: Doctrine\ORM\PersistentCollection {#4235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
      -id: 343860
      -bodyTs: "'conquer':10 'decend':34 'deport':31 'detail':5 'europ':11 'evid':27 'fascist':20 'genocid':15 'germani':6 'group':18 'immigr':32,33 'industri':14 'last':45 'leadership':21 'littl':3 'margin':17 'much':40 'parti':23 'plan':28 'pretti':39 'question':25 'start':30,43 'sympath':36 'time':46 'tri':8 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.giftedmc.com/comment/478476"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706329028 {#4231
        date: 2024-01-27 05:17:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: """
      No plans really. They (members of party AfD) “JUST” had a meeting, in November, with a guy (Sellner) to make such plans. This was leaked in a journalistic research by Correctiv. Shameful and concerning as it is, they are two different things. Hopefully that Sellner is banned to enter Germany again (he’s been revoked visa to US and other countries already because of such talks). Now, my concern (personal opinion) is that other zealots (CSU, CDU) distance themselves as a ‘better’ alternative still being right extremists themselves…\n
      \n
      Edit: To clarify, the “just” in quotes is to denote sarcasm because even if there’s a difference between planning, having a plan or implementing it, the matter at hand is very important indeed. Of course, it can’t be taken lightly. Still, is a relief that we are living the first, and not the second or third scenarios mentioned.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706351350 {#4251
      date: 2024-01-27 11:29:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
      "@haui_lemmy@lemmy.giftedmc.com"
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
      "@haui_lemmy@lemmy.giftedmc.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4245 …}
    +nested: Doctrine\ORM\PersistentCollection {#4243 …}
    +votes: Doctrine\ORM\PersistentCollection {#4257 …}
    +reports: Doctrine\ORM\PersistentCollection {#4259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
    -id: 344379
    -bodyTs: "'afd':8 'alreadi':62 'altern':83 'ban':47 'better':82 'cdu':77 'clarifi':91 'concern':34,69 'correctiv':31 'countri':61 'cours':124 'csu':76 'denot':98 'differ':41,106 'distanc':78 'edit':89 'enter':49 'even':101 'extremist':87 'first':140 'germani':50 'guy':17 'hand':118 'hope':43 'implement':113 'import':121 'inde':122 'journalist':28 'leak':25 'light':130 'live':138 'make':20 'matter':116 'meet':12 'member':5 'mention':148 'novemb':14 'opinion':71 'parti':7 'person':70 'plan':2,22,108,111 'quot':95 'realli':3 'relief':134 'research':29 'revok':55 'right':86 'sarcasm':99 'scenario':147 'second':144 'sellner':18,45 'shame':32 'still':84,131 'taken':129 'talk':66 'thing':42 'third':146 'two':40 'us':58 'visa':56 'zealot':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6876216"
    +editedAt: DateTimeImmutable @1728981621 {#4254
      date: 2024-10-15 10:40:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706351350 {#4256
      date: 2024-01-27 11:29:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "I disagree with calling CDU right extremist, because the majority isn’t. Calling all conservatives right extremist erodes the meaning of the term. Now we know that parts of the CDU are (likely) right extremist, but I’d say it’s a small minority."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706356300 {#4275
    date: 2024-01-27 12:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
    "@haui_lemmy@lemmy.giftedmc.com"
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4286 …}
  -id: 344477
  -bodyTs: "'call':4,13 'cdu':5,31 'conserv':15 'd':38 'disagre':2 'erod':18 'extremist':7,17,35 'isn':11 'know':26 'like':33 'major':10 'mean':20 'minor':44 'part':28 'right':6,16,34 'say':39 'small':43 'term':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6875802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706356300 {#4278
    date: 2024-01-27 12:51:40.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 {#4290
  +user: Proxies\__CG__\App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4248
    +user: Proxies\__CG__\App\Entity\User {#4246 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4233
      +user: Proxies\__CG__\App\Entity\User {#4225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4205
        +user: Proxies\__CG__\App\Entity\User {#4202 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: App\Entity\User {#4133 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
            \n
            Edit: is it just that they are a German company?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1728941717 {#4114
            date: 2024-10-14 23:35:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dataprolet@lemmy.dbzer0.com"
            "@dataprolet@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4121 …}
          +nested: Doctrine\ORM\PersistentCollection {#4123 …}
          +votes: Doctrine\ORM\PersistentCollection {#4125 …}
          +reports: Doctrine\ORM\PersistentCollection {#4127 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
          -id: 342690
          -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/2227286"
          +editedAt: DateTimeImmutable @1728817989 {#4115
            date: 2024-10-13 13:13:09.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706293172 {#4116
            date: 2024-01-26 19:19:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4120}
        +body: "Probably. Germany is having a bit of a fever with a fsr right party."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1706296261 {#4206
          date: 2024-01-26 20:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dataprolet@lemmy.dbzer0.com"
          "@EmpiricalFlock@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4199 …}
        +nested: Doctrine\ORM\PersistentCollection {#4197 …}
        +votes: Doctrine\ORM\PersistentCollection {#4201 …}
        +reports: Doctrine\ORM\PersistentCollection {#4212 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
        -id: 342800
        -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/4219987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706296261 {#4209
          date: 2024-01-26 20:11:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: """
        In a little more detail: germany has tried to conquer europe and used industrialized genocide against marginalized groups under fascist leadership.\n
        \n
        The party in question has evidently planned to start deporting immigrants, immigrant decendants and sympathizers.\n
        \n
        That is pretty much how it started the last time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706329028 {#4228
        date: 2024-01-27 05:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dataprolet@lemmy.dbzer0.com"
        "@EmpiricalFlock@beehaw.org"
        "@Illecors@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4223 …}
      +nested: Doctrine\ORM\PersistentCollection {#4221 …}
      +votes: Doctrine\ORM\PersistentCollection {#4219 …}
      +reports: Doctrine\ORM\PersistentCollection {#4235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
      -id: 343860
      -bodyTs: "'conquer':10 'decend':34 'deport':31 'detail':5 'europ':11 'evid':27 'fascist':20 'genocid':15 'germani':6 'group':18 'immigr':32,33 'industri':14 'last':45 'leadership':21 'littl':3 'margin':17 'much':40 'parti':23 'plan':28 'pretti':39 'question':25 'start':30,43 'sympath':36 'time':46 'tri':8 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.giftedmc.com/comment/478476"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706329028 {#4231
        date: 2024-01-27 05:17:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: """
      No plans really. They (members of party AfD) “JUST” had a meeting, in November, with a guy (Sellner) to make such plans. This was leaked in a journalistic research by Correctiv. Shameful and concerning as it is, they are two different things. Hopefully that Sellner is banned to enter Germany again (he’s been revoked visa to US and other countries already because of such talks). Now, my concern (personal opinion) is that other zealots (CSU, CDU) distance themselves as a ‘better’ alternative still being right extremists themselves…\n
      \n
      Edit: To clarify, the “just” in quotes is to denote sarcasm because even if there’s a difference between planning, having a plan or implementing it, the matter at hand is very important indeed. Of course, it can’t be taken lightly. Still, is a relief that we are living the first, and not the second or third scenarios mentioned.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706351350 {#4251
      date: 2024-01-27 11:29:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
      "@haui_lemmy@lemmy.giftedmc.com"
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
      "@haui_lemmy@lemmy.giftedmc.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4245 …}
    +nested: Doctrine\ORM\PersistentCollection {#4243 …}
    +votes: Doctrine\ORM\PersistentCollection {#4257 …}
    +reports: Doctrine\ORM\PersistentCollection {#4259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
    -id: 344379
    -bodyTs: "'afd':8 'alreadi':62 'altern':83 'ban':47 'better':82 'cdu':77 'clarifi':91 'concern':34,69 'correctiv':31 'countri':61 'cours':124 'csu':76 'denot':98 'differ':41,106 'distanc':78 'edit':89 'enter':49 'even':101 'extremist':87 'first':140 'germani':50 'guy':17 'hand':118 'hope':43 'implement':113 'import':121 'inde':122 'journalist':28 'leak':25 'light':130 'live':138 'make':20 'matter':116 'meet':12 'member':5 'mention':148 'novemb':14 'opinion':71 'parti':7 'person':70 'plan':2,22,108,111 'quot':95 'realli':3 'relief':134 'research':29 'revok':55 'right':86 'sarcasm':99 'scenario':147 'second':144 'sellner':18,45 'shame':32 'still':84,131 'taken':129 'talk':66 'thing':42 'third':146 'two':40 'us':58 'visa':56 'zealot':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6876216"
    +editedAt: DateTimeImmutable @1728981621 {#4254
      date: 2024-10-15 10:40:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706351350 {#4256
      date: 2024-01-27 11:29:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: """
    They‘re not just talks but thanks for clarifying. I know most of this but others might not.\n
    \n
    Hitler did the same. They just „talked“ in the beer halls back then. This ideology needs to be banned from holding german office ever again. Even the idea to deport people based on their heritage (not their immigration status) needs to disqualify from holding public office. Actually, using heritage, blood, genes or anything to distinguish between people that can be used this way needs to be outlawed immediately.\n
    \n
    Also, the cdu has reighned over this country for decades and although I‘m not a fan, making them the same as the fascist party (afd) is very counterproductive.\n
    \n
    Every party needs to reflect on this and try to reach their members who are in danger of becoming fascists and educate them and definitely need to make rules that fascist ideology can never be part of any party or the government.\n
    \n
    As they say „never again, is now.“
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706353784 {#4288
    date: 2024-01-27 12:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
    "@haui_lemmy@lemmy.giftedmc.com"
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4291 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
  -id: 344425
  -bodyTs: "'actual':65 'afd':112 'also':87 'although':98 'anyth':71 'back':30 'ban':37 'base':50 'becom':134 'beer':28 'blood':68 'cdu':89 'clarifi':9 'counterproduct':115 'countri':94 'danger':132 'decad':96 'definit':140 'deport':48 'disqualifi':60 'distinguish':73 'educ':137 'even':44 'ever':42 'everi':116 'fan':103 'fascist':110,135,146 'gene':69 'german':40 'govern':157 'hall':29 'heritag':53,67 'hitler':19 'hold':39,62 'idea':46 'ideolog':33,147 'immedi':86 'immigr':56 'know':11 'm':100 'make':104,143 'member':128 'might':17 'need':34,58,82,118,141 'never':149,161 'offic':41,64 'other':16 'outlaw':85 'part':151 'parti':111,117,154 'peopl':49,75 'public':63 're':2 'reach':126 'reflect':120 'reighn':91 'rule':144 'say':160 'status':57 'talk':5,25 'thank':7 'tri':124 'use':66,79 'way':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/479425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706353784 {#4289
    date: 2024-01-27 12:09: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
35 DENIED edit
App\Entity\EntryComment {#4290
  +user: Proxies\__CG__\App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4248
    +user: Proxies\__CG__\App\Entity\User {#4246 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4233
      +user: Proxies\__CG__\App\Entity\User {#4225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4205
        +user: Proxies\__CG__\App\Entity\User {#4202 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: App\Entity\User {#4133 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
            \n
            Edit: is it just that they are a German company?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1728941717 {#4114
            date: 2024-10-14 23:35:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dataprolet@lemmy.dbzer0.com"
            "@dataprolet@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4121 …}
          +nested: Doctrine\ORM\PersistentCollection {#4123 …}
          +votes: Doctrine\ORM\PersistentCollection {#4125 …}
          +reports: Doctrine\ORM\PersistentCollection {#4127 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
          -id: 342690
          -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/2227286"
          +editedAt: DateTimeImmutable @1728817989 {#4115
            date: 2024-10-13 13:13:09.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706293172 {#4116
            date: 2024-01-26 19:19:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4120}
        +body: "Probably. Germany is having a bit of a fever with a fsr right party."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1706296261 {#4206
          date: 2024-01-26 20:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dataprolet@lemmy.dbzer0.com"
          "@EmpiricalFlock@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4199 …}
        +nested: Doctrine\ORM\PersistentCollection {#4197 …}
        +votes: Doctrine\ORM\PersistentCollection {#4201 …}
        +reports: Doctrine\ORM\PersistentCollection {#4212 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
        -id: 342800
        -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/4219987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706296261 {#4209
          date: 2024-01-26 20:11:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: """
        In a little more detail: germany has tried to conquer europe and used industrialized genocide against marginalized groups under fascist leadership.\n
        \n
        The party in question has evidently planned to start deporting immigrants, immigrant decendants and sympathizers.\n
        \n
        That is pretty much how it started the last time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706329028 {#4228
        date: 2024-01-27 05:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dataprolet@lemmy.dbzer0.com"
        "@EmpiricalFlock@beehaw.org"
        "@Illecors@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4223 …}
      +nested: Doctrine\ORM\PersistentCollection {#4221 …}
      +votes: Doctrine\ORM\PersistentCollection {#4219 …}
      +reports: Doctrine\ORM\PersistentCollection {#4235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
      -id: 343860
      -bodyTs: "'conquer':10 'decend':34 'deport':31 'detail':5 'europ':11 'evid':27 'fascist':20 'genocid':15 'germani':6 'group':18 'immigr':32,33 'industri':14 'last':45 'leadership':21 'littl':3 'margin':17 'much':40 'parti':23 'plan':28 'pretti':39 'question':25 'start':30,43 'sympath':36 'time':46 'tri':8 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.giftedmc.com/comment/478476"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706329028 {#4231
        date: 2024-01-27 05:17:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: """
      No plans really. They (members of party AfD) “JUST” had a meeting, in November, with a guy (Sellner) to make such plans. This was leaked in a journalistic research by Correctiv. Shameful and concerning as it is, they are two different things. Hopefully that Sellner is banned to enter Germany again (he’s been revoked visa to US and other countries already because of such talks). Now, my concern (personal opinion) is that other zealots (CSU, CDU) distance themselves as a ‘better’ alternative still being right extremists themselves…\n
      \n
      Edit: To clarify, the “just” in quotes is to denote sarcasm because even if there’s a difference between planning, having a plan or implementing it, the matter at hand is very important indeed. Of course, it can’t be taken lightly. Still, is a relief that we are living the first, and not the second or third scenarios mentioned.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706351350 {#4251
      date: 2024-01-27 11:29:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
      "@haui_lemmy@lemmy.giftedmc.com"
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
      "@haui_lemmy@lemmy.giftedmc.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4245 …}
    +nested: Doctrine\ORM\PersistentCollection {#4243 …}
    +votes: Doctrine\ORM\PersistentCollection {#4257 …}
    +reports: Doctrine\ORM\PersistentCollection {#4259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
    -id: 344379
    -bodyTs: "'afd':8 'alreadi':62 'altern':83 'ban':47 'better':82 'cdu':77 'clarifi':91 'concern':34,69 'correctiv':31 'countri':61 'cours':124 'csu':76 'denot':98 'differ':41,106 'distanc':78 'edit':89 'enter':49 'even':101 'extremist':87 'first':140 'germani':50 'guy':17 'hand':118 'hope':43 'implement':113 'import':121 'inde':122 'journalist':28 'leak':25 'light':130 'live':138 'make':20 'matter':116 'meet':12 'member':5 'mention':148 'novemb':14 'opinion':71 'parti':7 'person':70 'plan':2,22,108,111 'quot':95 'realli':3 'relief':134 'research':29 'revok':55 'right':86 'sarcasm':99 'scenario':147 'second':144 'sellner':18,45 'shame':32 'still':84,131 'taken':129 'talk':66 'thing':42 'third':146 'two':40 'us':58 'visa':56 'zealot':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6876216"
    +editedAt: DateTimeImmutable @1728981621 {#4254
      date: 2024-10-15 10:40:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706351350 {#4256
      date: 2024-01-27 11:29:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: """
    They‘re not just talks but thanks for clarifying. I know most of this but others might not.\n
    \n
    Hitler did the same. They just „talked“ in the beer halls back then. This ideology needs to be banned from holding german office ever again. Even the idea to deport people based on their heritage (not their immigration status) needs to disqualify from holding public office. Actually, using heritage, blood, genes or anything to distinguish between people that can be used this way needs to be outlawed immediately.\n
    \n
    Also, the cdu has reighned over this country for decades and although I‘m not a fan, making them the same as the fascist party (afd) is very counterproductive.\n
    \n
    Every party needs to reflect on this and try to reach their members who are in danger of becoming fascists and educate them and definitely need to make rules that fascist ideology can never be part of any party or the government.\n
    \n
    As they say „never again, is now.“
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706353784 {#4288
    date: 2024-01-27 12:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
    "@haui_lemmy@lemmy.giftedmc.com"
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4291 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
  -id: 344425
  -bodyTs: "'actual':65 'afd':112 'also':87 'although':98 'anyth':71 'back':30 'ban':37 'base':50 'becom':134 'beer':28 'blood':68 'cdu':89 'clarifi':9 'counterproduct':115 'countri':94 'danger':132 'decad':96 'definit':140 'deport':48 'disqualifi':60 'distinguish':73 'educ':137 'even':44 'ever':42 'everi':116 'fan':103 'fascist':110,135,146 'gene':69 'german':40 'govern':157 'hall':29 'heritag':53,67 'hitler':19 'hold':39,62 'idea':46 'ideolog':33,147 'immedi':86 'immigr':56 'know':11 'm':100 'make':104,143 'member':128 'might':17 'need':34,58,82,118,141 'never':149,161 'offic':41,64 'other':16 'outlaw':85 'part':151 'parti':111,117,154 'peopl':49,75 'public':63 're':2 'reach':126 'reflect':120 'reighn':91 'rule':144 'say':160 'status':57 'talk':5,25 'thank':7 'tri':124 'use':66,79 'way':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/479425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706353784 {#4289
    date: 2024-01-27 12:09: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
36 DENIED moderate
App\Entity\EntryComment {#4290
  +user: Proxies\__CG__\App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#271
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Statement-Nextcloud-stands-for-an-open-and-free-society-Nextcloud"
    +title: "Statement: Nextcloud stands for an open and free society - Nextcloud"
    +url: "https://nextcloud.com/blog/statement-nextcloud-stands-for-an-open-and-free-society/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728941717 {#2414
      date: 2024-10-14 23:35:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33275
    -titleTs: "'free':8 'nextcloud':2,10 'open':6 'societi':9 'stand':3 'statement':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377415
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13130162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706291015 {#1793
      date: 2024-01-26 18:43:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4248
    +user: Proxies\__CG__\App\Entity\User {#4246 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4233
      +user: Proxies\__CG__\App\Entity\User {#4225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4205
        +user: Proxies\__CG__\App\Entity\User {#4202 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: App\Entity\User {#4133 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I think I’m OOTL. An ant-fascist statement from them is wonderful, but what is their association to the Potsdam incident referenced in the statement?\n
            \n
            Edit: is it just that they are a German company?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1728941717 {#4114
            date: 2024-10-14 23:35:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dataprolet@lemmy.dbzer0.com"
            "@dataprolet@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4121 …}
          +nested: Doctrine\ORM\PersistentCollection {#4123 …}
          +votes: Doctrine\ORM\PersistentCollection {#4125 …}
          +reports: Doctrine\ORM\PersistentCollection {#4127 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
          -id: 342690
          -bodyTs: "'ant':8 'ant-fascist':7 'associ':19 'compani':37 'edit':28 'fascist':9 'german':36 'incid':23 'm':4 'ootl':5 'potsdam':22 'referenc':24 'statement':10,27 'think':2 'wonder':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/2227286"
          +editedAt: DateTimeImmutable @1728817989 {#4115
            date: 2024-10-13 13:13:09.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706293172 {#4116
            date: 2024-01-26 19:19:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4120}
        +body: "Probably. Germany is having a bit of a fever with a fsr right party."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1706296261 {#4206
          date: 2024-01-26 20:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dataprolet@lemmy.dbzer0.com"
          "@EmpiricalFlock@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4199 …}
        +nested: Doctrine\ORM\PersistentCollection {#4197 …}
        +votes: Doctrine\ORM\PersistentCollection {#4201 …}
        +reports: Doctrine\ORM\PersistentCollection {#4212 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
        -id: 342800
        -bodyTs: "'bit':6 'fever':9 'fsr':12 'germani':2 'parti':14 'probabl':1 'right':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/4219987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706296261 {#4209
          date: 2024-01-26 20:11:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: """
        In a little more detail: germany has tried to conquer europe and used industrialized genocide against marginalized groups under fascist leadership.\n
        \n
        The party in question has evidently planned to start deporting immigrants, immigrant decendants and sympathizers.\n
        \n
        That is pretty much how it started the last time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706329028 {#4228
        date: 2024-01-27 05:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dataprolet@lemmy.dbzer0.com"
        "@EmpiricalFlock@beehaw.org"
        "@Illecors@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4223 …}
      +nested: Doctrine\ORM\PersistentCollection {#4221 …}
      +votes: Doctrine\ORM\PersistentCollection {#4219 …}
      +reports: Doctrine\ORM\PersistentCollection {#4235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
      -id: 343860
      -bodyTs: "'conquer':10 'decend':34 'deport':31 'detail':5 'europ':11 'evid':27 'fascist':20 'genocid':15 'germani':6 'group':18 'immigr':32,33 'industri':14 'last':45 'leadership':21 'littl':3 'margin':17 'much':40 'parti':23 'plan':28 'pretti':39 'question':25 'start':30,43 'sympath':36 'time':46 'tri':8 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.giftedmc.com/comment/478476"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706329028 {#4231
        date: 2024-01-27 05:17:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: """
      No plans really. They (members of party AfD) “JUST” had a meeting, in November, with a guy (Sellner) to make such plans. This was leaked in a journalistic research by Correctiv. Shameful and concerning as it is, they are two different things. Hopefully that Sellner is banned to enter Germany again (he’s been revoked visa to US and other countries already because of such talks). Now, my concern (personal opinion) is that other zealots (CSU, CDU) distance themselves as a ‘better’ alternative still being right extremists themselves…\n
      \n
      Edit: To clarify, the “just” in quotes is to denote sarcasm because even if there’s a difference between planning, having a plan or implementing it, the matter at hand is very important indeed. Of course, it can’t be taken lightly. Still, is a relief that we are living the first, and not the second or third scenarios mentioned.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706351350 {#4251
      date: 2024-01-27 11:29:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
      "@haui_lemmy@lemmy.giftedmc.com"
      "@dataprolet@lemmy.dbzer0.com"
      "@EmpiricalFlock@beehaw.org"
      "@Illecors@lemmy.cafe"
      "@haui_lemmy@lemmy.giftedmc.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4245 …}
    +nested: Doctrine\ORM\PersistentCollection {#4243 …}
    +votes: Doctrine\ORM\PersistentCollection {#4257 …}
    +reports: Doctrine\ORM\PersistentCollection {#4259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
    -id: 344379
    -bodyTs: "'afd':8 'alreadi':62 'altern':83 'ban':47 'better':82 'cdu':77 'clarifi':91 'concern':34,69 'correctiv':31 'countri':61 'cours':124 'csu':76 'denot':98 'differ':41,106 'distanc':78 'edit':89 'enter':49 'even':101 'extremist':87 'first':140 'germani':50 'guy':17 'hand':118 'hope':43 'implement':113 'import':121 'inde':122 'journalist':28 'leak':25 'light':130 'live':138 'make':20 'matter':116 'meet':12 'member':5 'mention':148 'novemb':14 'opinion':71 'parti':7 'person':70 'plan':2,22,108,111 'quot':95 'realli':3 'relief':134 'research':29 'revok':55 'right':86 'sarcasm':99 'scenario':147 'second':144 'sellner':18,45 'shame':32 'still':84,131 'taken':129 'talk':66 'thing':42 'third':146 'two':40 'us':58 'visa':56 'zealot':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6876216"
    +editedAt: DateTimeImmutable @1728981621 {#4254
      date: 2024-10-15 10:40:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706351350 {#4256
      date: 2024-01-27 11:29:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: """
    They‘re not just talks but thanks for clarifying. I know most of this but others might not.\n
    \n
    Hitler did the same. They just „talked“ in the beer halls back then. This ideology needs to be banned from holding german office ever again. Even the idea to deport people based on their heritage (not their immigration status) needs to disqualify from holding public office. Actually, using heritage, blood, genes or anything to distinguish between people that can be used this way needs to be outlawed immediately.\n
    \n
    Also, the cdu has reighned over this country for decades and although I‘m not a fan, making them the same as the fascist party (afd) is very counterproductive.\n
    \n
    Every party needs to reflect on this and try to reach their members who are in danger of becoming fascists and educate them and definitely need to make rules that fascist ideology can never be part of any party or the government.\n
    \n
    As they say „never again, is now.“
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706353784 {#4288
    date: 2024-01-27 12:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dataprolet@lemmy.dbzer0.com"
    "@EmpiricalFlock@beehaw.org"
    "@Illecors@lemmy.cafe"
    "@haui_lemmy@lemmy.giftedmc.com"
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4291 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
  -id: 344425
  -bodyTs: "'actual':65 'afd':112 'also':87 'although':98 'anyth':71 'back':30 'ban':37 'base':50 'becom':134 'beer':28 'blood':68 'cdu':89 'clarifi':9 'counterproduct':115 'countri':94 'danger':132 'decad':96 'definit':140 'deport':48 'disqualifi':60 'distinguish':73 'educ':137 'even':44 'ever':42 'everi':116 'fan':103 'fascist':110,135,146 'gene':69 'german':40 'govern':157 'hall':29 'heritag':53,67 'hitler':19 'hold':39,62 'idea':46 'ideolog':33,147 'immedi':86 'immigr':56 'know':11 'm':100 'make':104,143 'member':128 'might':17 'need':34,58,82,118,141 'never':149,161 'offic':41,64 'other':16 'outlaw':85 'part':151 'parti':111,117,154 'peopl':49,75 'public':63 're':2 'reach':126 'reflect':120 'reighn':91 'rule':144 'say':160 'status':57 'talk':5,25 'thank':7 'tri':124 'use':66,79 'way':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/479425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706353784 {#4289
    date: 2024-01-27 12:09: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
37 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +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 {#275
    date: 2024-10-22 09:52:15.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -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 {#269
    date: 2023-12-30 05:25:02.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703910301 {#271
    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