Redirect 302 redirect from GET @entry_comment_create (2239cd)

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 …}
}
9.25 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: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.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: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
  +title: "Would the world be a better place if Christians acted upon their beliefs?"
  +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
  +body: """
    geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
    \n
    > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696153377 {#2414
    date: 2023-10-01 11:42:57.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: 3689
  -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
  -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695594269
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3766369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695565769 {#1793
    date: 2023-09-24 16:29:29.0 +02: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: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.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: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
  +title: "Would the world be a better place if Christians acted upon their beliefs?"
  +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
  +body: """
    geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
    \n
    > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696153377 {#2414
    date: 2023-10-01 11:42:57.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: 3689
  -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
  -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695594269
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3766369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695565769 {#1793
    date: 2023-09-24 16:29:29.0 +02: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: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.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: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
  +title: "Would the world be a better place if Christians acted upon their beliefs?"
  +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
  +body: """
    geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
    \n
    > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696153377 {#2414
    date: 2023-10-01 11:42:57.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: 3689
  -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
  -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695594269
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3766369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695565769 {#1793
    date: 2023-09-24 16:29:29.0 +02: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 {#4037
  +user: App\Entity\User {#3985 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
    \n
    For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698274739 {#4046
    date: 2023-10-26 00:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
  -id: 72194
  -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3930864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695578255 {#3982
    date: 2023-09-24 19:57:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#3985 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
    \n
    For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698274739 {#4046
    date: 2023-10-26 00:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
  -id: 72194
  -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3930864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695578255 {#3982
    date: 2023-09-24 19:57:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#3985 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
    \n
    For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698274739 {#4046
    date: 2023-10-26 00:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
  -id: 72194
  -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3930864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695578255 {#3982
    date: 2023-09-24 19:57:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4055
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#3985 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
      \n
      For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698274739 {#4046
      date: 2023-10-26 00:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
    -id: 72194
    -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3930864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695578255 {#3982
      date: 2023-09-24 19:57:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
    \n
    To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695580107 {#4060
    date: 2023-09-24 20:28:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4065 …}
  +nested: Doctrine\ORM\PersistentCollection {#4064 …}
  +votes: Doctrine\ORM\PersistentCollection {#4073 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
  -id: 72195
  -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3190586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695580107 {#4057
    date: 2023-09-24 20:28:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4055
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#3985 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
      \n
      For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698274739 {#4046
      date: 2023-10-26 00:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
    -id: 72194
    -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3930864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695578255 {#3982
      date: 2023-09-24 19:57:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
    \n
    To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695580107 {#4060
    date: 2023-09-24 20:28:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4065 …}
  +nested: Doctrine\ORM\PersistentCollection {#4064 …}
  +votes: Doctrine\ORM\PersistentCollection {#4073 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
  -id: 72195
  -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3190586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695580107 {#4057
    date: 2023-09-24 20:28:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4055
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#3985 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
      \n
      For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698274739 {#4046
      date: 2023-10-26 00:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
    -id: 72194
    -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3930864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695578255 {#3982
      date: 2023-09-24 19:57:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
    \n
    To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695580107 {#4060
    date: 2023-09-24 20:28:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4065 …}
  +nested: Doctrine\ORM\PersistentCollection {#4064 …}
  +votes: Doctrine\ORM\PersistentCollection {#4073 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
  -id: 72195
  -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3190586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695580107 {#4057
    date: 2023-09-24 20:28:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4119
  +user: Proxies\__CG__\App\Entity\User {#4111 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4055
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#3985 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
        \n
        For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698274739 {#4046
        date: 2023-10-26 00:58:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
      -id: 72194
      -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/3930864"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695578255 {#3982
        date: 2023-09-24 19:57:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
      \n
      To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695580107 {#4060
      date: 2023-09-24 20:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@centof@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4065 …}
    +nested: Doctrine\ORM\PersistentCollection {#4064 …}
    +votes: Doctrine\ORM\PersistentCollection {#4073 …}
    +reports: Doctrine\ORM\PersistentCollection {#4054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
    -id: 72195
    -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3190586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695580107 {#4057
      date: 2023-09-24 20:28:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "R.E. as in the UU?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696039045 {#4114
    date: 2023-09-30 03:57:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4109 …}
  +nested: Doctrine\ORM\PersistentCollection {#4106 …}
  +votes: Doctrine\ORM\PersistentCollection {#4047 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 72196
  -bodyTs: "'r.e':1 'uu':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1296684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696039045 {#4117
    date: 2023-09-30 03:57:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4119
  +user: Proxies\__CG__\App\Entity\User {#4111 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4055
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#3985 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
        \n
        For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698274739 {#4046
        date: 2023-10-26 00:58:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
      -id: 72194
      -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/3930864"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695578255 {#3982
        date: 2023-09-24 19:57:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
      \n
      To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695580107 {#4060
      date: 2023-09-24 20:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@centof@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4065 …}
    +nested: Doctrine\ORM\PersistentCollection {#4064 …}
    +votes: Doctrine\ORM\PersistentCollection {#4073 …}
    +reports: Doctrine\ORM\PersistentCollection {#4054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
    -id: 72195
    -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3190586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695580107 {#4057
      date: 2023-09-24 20:28:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "R.E. as in the UU?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696039045 {#4114
    date: 2023-09-30 03:57:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4109 …}
  +nested: Doctrine\ORM\PersistentCollection {#4106 …}
  +votes: Doctrine\ORM\PersistentCollection {#4047 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 72196
  -bodyTs: "'r.e':1 'uu':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1296684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696039045 {#4117
    date: 2023-09-30 03:57:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4119
  +user: Proxies\__CG__\App\Entity\User {#4111 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4055
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#3985 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
        \n
        For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698274739 {#4046
        date: 2023-10-26 00:58:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
      -id: 72194
      -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/3930864"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695578255 {#3982
        date: 2023-09-24 19:57:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
      \n
      To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695580107 {#4060
      date: 2023-09-24 20:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@centof@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4065 …}
    +nested: Doctrine\ORM\PersistentCollection {#4064 …}
    +votes: Doctrine\ORM\PersistentCollection {#4073 …}
    +reports: Doctrine\ORM\PersistentCollection {#4054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
    -id: 72195
    -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3190586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695580107 {#4057
      date: 2023-09-24 20:28:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "R.E. as in the UU?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696039045 {#4114
    date: 2023-09-30 03:57:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4109 …}
  +nested: Doctrine\ORM\PersistentCollection {#4106 …}
  +votes: Doctrine\ORM\PersistentCollection {#4047 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 72196
  -bodyTs: "'r.e':1 'uu':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1296684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696039045 {#4117
    date: 2023-09-30 03:57:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4142
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: Proxies\__CG__\App\Entity\User {#4111 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4055
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#3985 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
          \n
          For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698274739 {#4046
          date: 2023-10-26 00:58:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bleistift2@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4035 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4029 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
        -id: 72194
        -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3930864"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695578255 {#3982
          date: 2023-09-24 19:57:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
        \n
        To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695580107 {#4060
        date: 2023-09-24 20:28:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
        "@centof@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4065 …}
      +nested: Doctrine\ORM\PersistentCollection {#4064 …}
      +votes: Doctrine\ORM\PersistentCollection {#4073 …}
      +reports: Doctrine\ORM\PersistentCollection {#4054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
      -id: 72195
      -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3190586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695580107 {#4057
        date: 2023-09-24 20:28:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "R.E. as in the UU?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696039045 {#4114
      date: 2023-09-30 03:57:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@centof@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4109 …}
    +nested: Doctrine\ORM\PersistentCollection {#4106 …}
    +votes: Doctrine\ORM\PersistentCollection {#4047 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 72196
    -bodyTs: "'r.e':1 'uu':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1296684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696039045 {#4117
      date: 2023-09-30 03:57:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "RE as in Religious education. I don’t know what “UU” means."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696078484 {#4137
    date: 2023-09-30 14:54:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
    "@cduke23@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4134 …}
  +nested: Doctrine\ORM\PersistentCollection {#4131 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
  -id: 72197
  -bodyTs: "'educ':5 'know':9 'mean':12 're':1 'religi':4 'uu':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3345238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696078484 {#4140
    date: 2023-09-30 14:54:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4142
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: Proxies\__CG__\App\Entity\User {#4111 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4055
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#3985 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
          \n
          For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698274739 {#4046
          date: 2023-10-26 00:58:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bleistift2@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4035 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4029 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
        -id: 72194
        -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3930864"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695578255 {#3982
          date: 2023-09-24 19:57:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
        \n
        To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695580107 {#4060
        date: 2023-09-24 20:28:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
        "@centof@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4065 …}
      +nested: Doctrine\ORM\PersistentCollection {#4064 …}
      +votes: Doctrine\ORM\PersistentCollection {#4073 …}
      +reports: Doctrine\ORM\PersistentCollection {#4054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
      -id: 72195
      -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3190586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695580107 {#4057
        date: 2023-09-24 20:28:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "R.E. as in the UU?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696039045 {#4114
      date: 2023-09-30 03:57:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@centof@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4109 …}
    +nested: Doctrine\ORM\PersistentCollection {#4106 …}
    +votes: Doctrine\ORM\PersistentCollection {#4047 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 72196
    -bodyTs: "'r.e':1 'uu':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1296684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696039045 {#4117
      date: 2023-09-30 03:57:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "RE as in Religious education. I don’t know what “UU” means."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696078484 {#4137
    date: 2023-09-30 14:54:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
    "@cduke23@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4134 …}
  +nested: Doctrine\ORM\PersistentCollection {#4131 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
  -id: 72197
  -bodyTs: "'educ':5 'know':9 'mean':12 're':1 'religi':4 'uu':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3345238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696078484 {#4140
    date: 2023-09-30 14:54:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4142
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: Proxies\__CG__\App\Entity\User {#4111 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4055
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#3985 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
          \n
          For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698274739 {#4046
          date: 2023-10-26 00:58:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bleistift2@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4035 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4029 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
        -id: 72194
        -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3930864"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695578255 {#3982
          date: 2023-09-24 19:57:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
        \n
        To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695580107 {#4060
        date: 2023-09-24 20:28:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
        "@centof@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4065 …}
      +nested: Doctrine\ORM\PersistentCollection {#4064 …}
      +votes: Doctrine\ORM\PersistentCollection {#4073 …}
      +reports: Doctrine\ORM\PersistentCollection {#4054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
      -id: 72195
      -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3190586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695580107 {#4057
        date: 2023-09-24 20:28:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "R.E. as in the UU?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696039045 {#4114
      date: 2023-09-30 03:57:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@centof@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4109 …}
    +nested: Doctrine\ORM\PersistentCollection {#4106 …}
    +votes: Doctrine\ORM\PersistentCollection {#4047 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 72196
    -bodyTs: "'r.e':1 'uu':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1296684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696039045 {#4117
      date: 2023-09-30 03:57:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "RE as in Religious education. I don’t know what “UU” means."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696078484 {#4137
    date: 2023-09-30 14:54:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
    "@cduke23@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4134 …}
  +nested: Doctrine\ORM\PersistentCollection {#4131 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
  -id: 72197
  -bodyTs: "'educ':5 'know':9 'mean':12 're':1 'religi':4 'uu':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3345238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696078484 {#4140
    date: 2023-09-30 14:54:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4164
  +user: Proxies\__CG__\App\Entity\User {#4111 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4142
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: Proxies\__CG__\App\Entity\User {#4111 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4055
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#3985 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
            \n
            For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698274739 {#4046
            date: 2023-10-26 00:58:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bleistift2@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4035 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4031 …}
          +reports: Doctrine\ORM\PersistentCollection {#4029 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
          -id: 72194
          -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/3930864"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695578255 {#3982
            date: 2023-09-24 19:57:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: """
          I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
          \n
          To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695580107 {#4060
          date: 2023-09-24 20:28:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bleistift2@feddit.de"
          "@centof@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4065 …}
        +nested: Doctrine\ORM\PersistentCollection {#4064 …}
        +votes: Doctrine\ORM\PersistentCollection {#4073 …}
        +reports: Doctrine\ORM\PersistentCollection {#4054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
        -id: 72195
        -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3190586"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695580107 {#4057
          date: 2023-09-24 20:28:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "R.E. as in the UU?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696039045 {#4114
        date: 2023-09-30 03:57:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
        "@centof@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4109 …}
      +nested: Doctrine\ORM\PersistentCollection {#4106 …}
      +votes: Doctrine\ORM\PersistentCollection {#4047 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 72196
      -bodyTs: "'r.e':1 'uu':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1296684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696039045 {#4117
        date: 2023-09-30 03:57:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "RE as in Religious education. I don’t know what “UU” means."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696078484 {#4137
      date: 2023-09-30 14:54:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@centof@lemm.ee"
      "@cduke23@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4134 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
    -id: 72197
    -bodyTs: "'educ':5 'know':9 'mean':12 're':1 'religi':4 'uu':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3345238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696078484 {#4140
      date: 2023-09-30 14:54:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Yeah the Unitarian Universalists also use the term Religious Education for Sunday School."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696104551 {#4159
    date: 2023-09-30 22:09:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
    "@cduke23@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4156 …}
  +nested: Doctrine\ORM\PersistentCollection {#4153 …}
  +votes: Doctrine\ORM\PersistentCollection {#4151 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 72198
  -bodyTs: "'also':5 'educ':10 'religi':9 'school':13 'sunday':12 'term':8 'unitarian':3 'universalist':4 'use':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1301073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696104551 {#4162
    date: 2023-09-30 22:09:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4164
  +user: Proxies\__CG__\App\Entity\User {#4111 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4142
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: Proxies\__CG__\App\Entity\User {#4111 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4055
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#3985 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
            \n
            For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698274739 {#4046
            date: 2023-10-26 00:58:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bleistift2@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4035 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4031 …}
          +reports: Doctrine\ORM\PersistentCollection {#4029 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
          -id: 72194
          -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/3930864"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695578255 {#3982
            date: 2023-09-24 19:57:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: """
          I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
          \n
          To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695580107 {#4060
          date: 2023-09-24 20:28:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bleistift2@feddit.de"
          "@centof@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4065 …}
        +nested: Doctrine\ORM\PersistentCollection {#4064 …}
        +votes: Doctrine\ORM\PersistentCollection {#4073 …}
        +reports: Doctrine\ORM\PersistentCollection {#4054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
        -id: 72195
        -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3190586"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695580107 {#4057
          date: 2023-09-24 20:28:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "R.E. as in the UU?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696039045 {#4114
        date: 2023-09-30 03:57:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
        "@centof@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4109 …}
      +nested: Doctrine\ORM\PersistentCollection {#4106 …}
      +votes: Doctrine\ORM\PersistentCollection {#4047 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 72196
      -bodyTs: "'r.e':1 'uu':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1296684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696039045 {#4117
        date: 2023-09-30 03:57:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "RE as in Religious education. I don’t know what “UU” means."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696078484 {#4137
      date: 2023-09-30 14:54:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@centof@lemm.ee"
      "@cduke23@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4134 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
    -id: 72197
    -bodyTs: "'educ':5 'know':9 'mean':12 're':1 'religi':4 'uu':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3345238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696078484 {#4140
      date: 2023-09-30 14:54:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Yeah the Unitarian Universalists also use the term Religious Education for Sunday School."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696104551 {#4159
    date: 2023-09-30 22:09:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
    "@cduke23@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4156 …}
  +nested: Doctrine\ORM\PersistentCollection {#4153 …}
  +votes: Doctrine\ORM\PersistentCollection {#4151 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 72198
  -bodyTs: "'also':5 'educ':10 'religi':9 'school':13 'sunday':12 'term':8 'unitarian':3 'universalist':4 'use':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1301073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696104551 {#4162
    date: 2023-09-30 22:09:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4164
  +user: Proxies\__CG__\App\Entity\User {#4111 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4142
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: Proxies\__CG__\App\Entity\User {#4111 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4055
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#3985 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
            \n
            For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698274739 {#4046
            date: 2023-10-26 00:58:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bleistift2@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4035 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4031 …}
          +reports: Doctrine\ORM\PersistentCollection {#4029 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
          -id: 72194
          -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/3930864"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695578255 {#3982
            date: 2023-09-24 19:57:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: """
          I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
          \n
          To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695580107 {#4060
          date: 2023-09-24 20:28:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bleistift2@feddit.de"
          "@centof@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4065 …}
        +nested: Doctrine\ORM\PersistentCollection {#4064 …}
        +votes: Doctrine\ORM\PersistentCollection {#4073 …}
        +reports: Doctrine\ORM\PersistentCollection {#4054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
        -id: 72195
        -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3190586"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695580107 {#4057
          date: 2023-09-24 20:28:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "R.E. as in the UU?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696039045 {#4114
        date: 2023-09-30 03:57:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
        "@centof@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4109 …}
      +nested: Doctrine\ORM\PersistentCollection {#4106 …}
      +votes: Doctrine\ORM\PersistentCollection {#4047 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 72196
      -bodyTs: "'r.e':1 'uu':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1296684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696039045 {#4117
        date: 2023-09-30 03:57:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "RE as in Religious education. I don’t know what “UU” means."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696078484 {#4137
      date: 2023-09-30 14:54:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@centof@lemm.ee"
      "@cduke23@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4134 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
    -id: 72197
    -bodyTs: "'educ':5 'know':9 'mean':12 're':1 'religi':4 'uu':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3345238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696078484 {#4140
      date: 2023-09-30 14:54:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Yeah the Unitarian Universalists also use the term Religious Education for Sunday School."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696104551 {#4159
    date: 2023-09-30 22:09:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
    "@cduke23@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4156 …}
  +nested: Doctrine\ORM\PersistentCollection {#4153 …}
  +votes: Doctrine\ORM\PersistentCollection {#4151 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 72198
  -bodyTs: "'also':5 'educ':10 'religi':9 'school':13 'sunday':12 'term':8 'unitarian':3 'universalist':4 'use':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1301073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696104551 {#4162
    date: 2023-09-30 22:09:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4186
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4164
    +user: Proxies\__CG__\App\Entity\User {#4111 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4142
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4119
        +user: Proxies\__CG__\App\Entity\User {#4111 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4055
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4037
            +user: App\Entity\User {#3985 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
              \n
              For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1698274739 {#4046
              date: 2023-10-26 00:58:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@bleistift2@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4035 …}
            +nested: Doctrine\ORM\PersistentCollection {#4033 …}
            +votes: Doctrine\ORM\PersistentCollection {#4031 …}
            +reports: Doctrine\ORM\PersistentCollection {#4029 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
            -id: 72194
            -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/3930864"
            +editedAt: null
            +createdAt: DateTimeImmutable @1695578255 {#3982
              date: 2023-09-24 19:57:35.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: """
            I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
            \n
            To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1695580107 {#4060
            date: 2023-09-24 20:28:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bleistift2@feddit.de"
            "@centof@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4065 …}
          +nested: Doctrine\ORM\PersistentCollection {#4064 …}
          +votes: Doctrine\ORM\PersistentCollection {#4073 …}
          +reports: Doctrine\ORM\PersistentCollection {#4054 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
          -id: 72195
          -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3190586"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695580107 {#4057
            date: 2023-09-24 20:28:27.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "R.E. as in the UU?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696039045 {#4114
          date: 2023-09-30 03:57:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bleistift2@feddit.de"
          "@centof@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4109 …}
        +nested: Doctrine\ORM\PersistentCollection {#4106 …}
        +votes: Doctrine\ORM\PersistentCollection {#4047 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 72196
        -bodyTs: "'r.e':1 'uu':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1296684"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696039045 {#4117
          date: 2023-09-30 03:57:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "RE as in Religious education. I don’t know what “UU” means."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696078484 {#4137
        date: 2023-09-30 14:54:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
        "@centof@lemm.ee"
        "@cduke23@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4134 …}
      +nested: Doctrine\ORM\PersistentCollection {#4131 …}
      +votes: Doctrine\ORM\PersistentCollection {#4129 …}
      +reports: Doctrine\ORM\PersistentCollection {#4143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
      -id: 72197
      -bodyTs: "'educ':5 'know':9 'mean':12 're':1 'religi':4 'uu':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3345238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696078484 {#4140
        date: 2023-09-30 14:54:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Yeah the Unitarian Universalists also use the term Religious Education for Sunday School."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696104551 {#4159
      date: 2023-09-30 22:09:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@centof@lemm.ee"
      "@cduke23@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4156 …}
    +nested: Doctrine\ORM\PersistentCollection {#4153 …}
    +votes: Doctrine\ORM\PersistentCollection {#4151 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
    -id: 72198
    -bodyTs: "'also':5 'educ':10 'religi':9 'school':13 'sunday':12 'term':8 'unitarian':3 'universalist':4 'use':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1301073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696104551 {#4162
      date: 2023-09-30 22:09:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Then I’ll try another attempt at my answer. “Religious education”, as I use the term, is the class you take from primary school all the way through to your graduation in High School, if your denomination is covered by the school you attend. It’s the default for baptized children in the German state I went to school in. If your denomination is not covered (or you just don’t want R.E.), you can attend a class called “Ethics.” You must attend either your Religious Education class or Ethics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696153377 {#4181
    date: 2023-10-01 11:42:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
    "@cduke23@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4178 …}
  +nested: Doctrine\ORM\PersistentCollection {#4175 …}
  +votes: Doctrine\ORM\PersistentCollection {#4173 …}
  +reports: Doctrine\ORM\PersistentCollection {#4187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
  -id: 72199
  -bodyTs: "'anoth':5 'answer':9 'attempt':6 'attend':44,76,83 'baptiz':50 'call':79 'children':51 'class':19,78,88 'cover':39,66 'default':48 'denomin':37,63 'educ':11,87 'either':84 'ethic':80,90 'german':54 'graduat':31 'high':33 'll':3 'must':82 'primari':23 'r.e':73 'religi':10,86 'school':24,34,42,59 'state':55 'take':21 'term':16 'tri':4 'use':14 'want':72 'way':27 'went':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3366434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696153377 {#4184
    date: 2023-10-01 11:42:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4186
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4164
    +user: Proxies\__CG__\App\Entity\User {#4111 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4142
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4119
        +user: Proxies\__CG__\App\Entity\User {#4111 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4055
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4037
            +user: App\Entity\User {#3985 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
              \n
              For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1698274739 {#4046
              date: 2023-10-26 00:58:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@bleistift2@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4035 …}
            +nested: Doctrine\ORM\PersistentCollection {#4033 …}
            +votes: Doctrine\ORM\PersistentCollection {#4031 …}
            +reports: Doctrine\ORM\PersistentCollection {#4029 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
            -id: 72194
            -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/3930864"
            +editedAt: null
            +createdAt: DateTimeImmutable @1695578255 {#3982
              date: 2023-09-24 19:57:35.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: """
            I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
            \n
            To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1695580107 {#4060
            date: 2023-09-24 20:28:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bleistift2@feddit.de"
            "@centof@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4065 …}
          +nested: Doctrine\ORM\PersistentCollection {#4064 …}
          +votes: Doctrine\ORM\PersistentCollection {#4073 …}
          +reports: Doctrine\ORM\PersistentCollection {#4054 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
          -id: 72195
          -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3190586"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695580107 {#4057
            date: 2023-09-24 20:28:27.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "R.E. as in the UU?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696039045 {#4114
          date: 2023-09-30 03:57:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bleistift2@feddit.de"
          "@centof@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4109 …}
        +nested: Doctrine\ORM\PersistentCollection {#4106 …}
        +votes: Doctrine\ORM\PersistentCollection {#4047 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 72196
        -bodyTs: "'r.e':1 'uu':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1296684"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696039045 {#4117
          date: 2023-09-30 03:57:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "RE as in Religious education. I don’t know what “UU” means."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696078484 {#4137
        date: 2023-09-30 14:54:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
        "@centof@lemm.ee"
        "@cduke23@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4134 …}
      +nested: Doctrine\ORM\PersistentCollection {#4131 …}
      +votes: Doctrine\ORM\PersistentCollection {#4129 …}
      +reports: Doctrine\ORM\PersistentCollection {#4143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
      -id: 72197
      -bodyTs: "'educ':5 'know':9 'mean':12 're':1 'religi':4 'uu':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3345238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696078484 {#4140
        date: 2023-09-30 14:54:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Yeah the Unitarian Universalists also use the term Religious Education for Sunday School."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696104551 {#4159
      date: 2023-09-30 22:09:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@centof@lemm.ee"
      "@cduke23@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4156 …}
    +nested: Doctrine\ORM\PersistentCollection {#4153 …}
    +votes: Doctrine\ORM\PersistentCollection {#4151 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
    -id: 72198
    -bodyTs: "'also':5 'educ':10 'religi':9 'school':13 'sunday':12 'term':8 'unitarian':3 'universalist':4 'use':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1301073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696104551 {#4162
      date: 2023-09-30 22:09:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Then I’ll try another attempt at my answer. “Religious education”, as I use the term, is the class you take from primary school all the way through to your graduation in High School, if your denomination is covered by the school you attend. It’s the default for baptized children in the German state I went to school in. If your denomination is not covered (or you just don’t want R.E.), you can attend a class called “Ethics.” You must attend either your Religious Education class or Ethics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696153377 {#4181
    date: 2023-10-01 11:42:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
    "@cduke23@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4178 …}
  +nested: Doctrine\ORM\PersistentCollection {#4175 …}
  +votes: Doctrine\ORM\PersistentCollection {#4173 …}
  +reports: Doctrine\ORM\PersistentCollection {#4187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
  -id: 72199
  -bodyTs: "'anoth':5 'answer':9 'attempt':6 'attend':44,76,83 'baptiz':50 'call':79 'children':51 'class':19,78,88 'cover':39,66 'default':48 'denomin':37,63 'educ':11,87 'either':84 'ethic':80,90 'german':54 'graduat':31 'high':33 'll':3 'must':82 'primari':23 'r.e':73 'religi':10,86 'school':24,34,42,59 'state':55 'take':21 'term':16 'tri':4 'use':14 'want':72 'way':27 'went':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3366434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696153377 {#4184
    date: 2023-10-01 11:42:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4186
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Would-the-world-be-a-better-place-if-Christians-acted"
    +title: "Would the world be a better place if Christians acted upon their beliefs?"
    +url: "https://feddit.de/pictrs/image/8b29d39c-2e5a-48d5-b37b-8c0f842a835f.jpeg"
    +body: """
      geteilt von: [feddit.de/post/3766285](https://feddit.de/post/3766285)\n
      \n
      > Years after my R.E. teacher said, “I will never fall lower than into God’s hands,” I finally came up with the retort, “Let’s go on the roof and check.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696153377 {#2414
      date: 2023-10-01 11:42:57.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: 3689
    -titleTs: "'act':10 'belief':13 'better':6 'christian':9 'place':7 'upon':11 'world':3 'would':1"
    -bodyTs: "'/post/3766285](https://feddit.de/post/3766285)':5 'came':24 'check':36 'fall':15 'feddit.de':4 'feddit.de/post/3766285](https://feddit.de/post/3766285)':3 'final':23 'geteilt':1 'go':31 'god':19 'hand':21 'let':29 'lower':16 'never':14 'r.e':9 'retort':28 'roof':34 'said':11 'teacher':10 'von':2 'year':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695594269
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3766369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695565769 {#1793
      date: 2023-09-24 16:29:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4164
    +user: Proxies\__CG__\App\Entity\User {#4111 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4142
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4119
        +user: Proxies\__CG__\App\Entity\User {#4111 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4055
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4037
            +user: App\Entity\User {#3985 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              Your mistake comes in assuming christians have coherent beliefs. They largely believe what everyone else around them believes. In the US this means they are mostly captured by the grifters of society which are coincidentally the capitalists. Funny how that works.\n
              \n
              For the rare exceptions you can point look at [https://en.wikipedia.org/wiki/Christian_socialism](https://en.wikipedia.org/wiki/Christian_socialism).
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1698274739 {#4046
              date: 2023-10-26 00:58:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@bleistift2@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4035 …}
            +nested: Doctrine\ORM\PersistentCollection {#4033 …}
            +votes: Doctrine\ORM\PersistentCollection {#4031 …}
            +reports: Doctrine\ORM\PersistentCollection {#4029 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
            -id: 72194
            -bodyTs: "'/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':53 'around':16 'assum':5 'belief':9 'believ':12,18 'capitalist':37 'captur':27 'christian':6 'coher':8 'coincident':35 'come':3 'els':15 'en.wikipedia.org':52 'en.wikipedia.org/wiki/christian_socialism](https://en.wikipedia.org/wiki/christian_socialism).':51 'everyon':14 'except':45 'funni':38 'grifter':30 'larg':11 'look':49 'mean':23 'mistak':2 'most':26 'point':48 'rare':44 'societi':32 'us':21 'work':41"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/3930864"
            +editedAt: null
            +createdAt: DateTimeImmutable @1695578255 {#3982
              date: 2023-09-24 19:57:35.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: """
            I am well-aware that Christianity isn’t self-consistent. This was luckily part of my religious education in school and my edition of the Bible even points out contradictions.\n
            \n
            To be honest, the title is only there to feign a discussion, since I didn’t want to be too overtly anti-religious.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1695580107 {#4060
            date: 2023-09-24 20:28:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bleistift2@feddit.de"
            "@centof@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4065 …}
          +nested: Doctrine\ORM\PersistentCollection {#4064 …}
          +votes: Doctrine\ORM\PersistentCollection {#4073 …}
          +reports: Doctrine\ORM\PersistentCollection {#4054 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
          -id: 72195
          -bodyTs: "'anti':55 'anti-religi':54 'awar':5 'bibl':28 'christian':7 'consist':12 'contradict':32 'didn':47 'discuss':44 'edit':25 'educ':20 'even':29 'feign':42 'honest':35 'isn':8 'luckili':15 'overt':53 'part':16 'point':30 'religi':19,56 'school':22 'self':11 'self-consist':10 'sinc':45 'titl':37 'want':49 'well':4 'well-awar':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3190586"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695580107 {#4057
            date: 2023-09-24 20:28:27.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "R.E. as in the UU?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696039045 {#4114
          date: 2023-09-30 03:57:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bleistift2@feddit.de"
          "@centof@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4109 …}
        +nested: Doctrine\ORM\PersistentCollection {#4106 …}
        +votes: Doctrine\ORM\PersistentCollection {#4047 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 72196
        -bodyTs: "'r.e':1 'uu':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1296684"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696039045 {#4117
          date: 2023-09-30 03:57:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "RE as in Religious education. I don’t know what “UU” means."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696078484 {#4137
        date: 2023-09-30 14:54:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
        "@centof@lemm.ee"
        "@cduke23@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4134 …}
      +nested: Doctrine\ORM\PersistentCollection {#4131 …}
      +votes: Doctrine\ORM\PersistentCollection {#4129 …}
      +reports: Doctrine\ORM\PersistentCollection {#4143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
      -id: 72197
      -bodyTs: "'educ':5 'know':9 'mean':12 're':1 'religi':4 'uu':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3345238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696078484 {#4140
        date: 2023-09-30 14:54:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Yeah the Unitarian Universalists also use the term Religious Education for Sunday School."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696104551 {#4159
      date: 2023-09-30 22:09:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@centof@lemm.ee"
      "@cduke23@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4156 …}
    +nested: Doctrine\ORM\PersistentCollection {#4153 …}
    +votes: Doctrine\ORM\PersistentCollection {#4151 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
    -id: 72198
    -bodyTs: "'also':5 'educ':10 'religi':9 'school':13 'sunday':12 'term':8 'unitarian':3 'universalist':4 'use':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1301073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696104551 {#4162
      date: 2023-09-30 22:09:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Then I’ll try another attempt at my answer. “Religious education”, as I use the term, is the class you take from primary school all the way through to your graduation in High School, if your denomination is covered by the school you attend. It’s the default for baptized children in the German state I went to school in. If your denomination is not covered (or you just don’t want R.E.), you can attend a class called “Ethics.” You must attend either your Religious Education class or Ethics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696153377 {#4181
    date: 2023-10-01 11:42:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@centof@lemm.ee"
    "@cduke23@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4178 …}
  +nested: Doctrine\ORM\PersistentCollection {#4175 …}
  +votes: Doctrine\ORM\PersistentCollection {#4173 …}
  +reports: Doctrine\ORM\PersistentCollection {#4187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
  -id: 72199
  -bodyTs: "'anoth':5 'answer':9 'attempt':6 'attend':44,76,83 'baptiz':50 'call':79 'children':51 'class':19,78,88 'cover':39,66 'default':48 'denomin':37,63 'educ':11,87 'either':84 'ethic':80,90 'german':54 'graduat':31 'high':33 'll':3 'must':82 'primari':23 'r.e':73 'religi':10,86 'school':24,34,42,59 'state':55 'take':21 'term':16 'tri':4 'use':14 'want':72 'way':27 'went':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3366434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696153377 {#4184
    date: 2023-10-01 11:42:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.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: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02: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