GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/21759/6-2-1-2?p=5

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.76 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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 {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "6-2-1-2"
  +title: "6÷2(1+2)"
  +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
  +body: """
    [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
    \n
    I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
    \n
    It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 242
  +favouriteCount: 801
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711667888 {#2414
    date: 2024-03-29 00:18:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 21759
  -titleTs: "'+2':4 '1':3 '2':2 '6':1"
  -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702449986
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7145882"
  +editedAt: DateTimeImmutable @1703972491 {#1793
    date: 2023-12-30 22:41:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363586 {#2402
    date: 2023-12-12 07:46:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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 {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "6-2-1-2"
  +title: "6÷2(1+2)"
  +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
  +body: """
    [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
    \n
    I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
    \n
    It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 242
  +favouriteCount: 801
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711667888 {#2414
    date: 2024-03-29 00:18:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 21759
  -titleTs: "'+2':4 '1':3 '2':2 '6':1"
  -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702449986
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7145882"
  +editedAt: DateTimeImmutable @1703972491 {#1793
    date: 2023-12-30 22:41:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363586 {#2402
    date: 2023-12-12 07:46:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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 {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "6-2-1-2"
  +title: "6÷2(1+2)"
  +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
  +body: """
    [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
    \n
    I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
    \n
    It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 242
  +favouriteCount: 801
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711667888 {#2414
    date: 2024-03-29 00:18:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 21759
  -titleTs: "'+2':4 '1':3 '2':2 '6':1"
  -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702449986
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7145882"
  +editedAt: DateTimeImmutable @1703972491 {#1793
    date: 2023-12-30 22:41:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363586 {#2402
    date: 2023-12-12 07:46:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4042
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
    \n
    I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
    \n
    You take the mean of 1 and 9 which is 4.5!\n
    \n
    /j
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1704169233 {#3956
    date: 2024-01-02 05:20:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
  -id: 217780
  -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5607569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702365041 {#3992
    date: 2023-12-12 08:10:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4042
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
    \n
    I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
    \n
    You take the mean of 1 and 9 which is 4.5!\n
    \n
    /j
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1704169233 {#3956
    date: 2024-01-02 05:20:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
  -id: 217780
  -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5607569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702365041 {#3992
    date: 2023-12-12 08:10:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4042
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
    \n
    I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
    \n
    You take the mean of 1 and 9 which is 4.5!\n
    \n
    /j
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1704169233 {#3956
    date: 2024-01-02 05:20:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
  -id: 217780
  -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5607569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702365041 {#3992
    date: 2023-12-12 08:10:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4304
  +user: Proxies\__CG__\App\Entity\User {#4305 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
      \n
      I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
      \n
      You take the mean of 1 and 9 which is 4.5!\n
      \n
      /j
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1704169233 {#3956
      date: 2024-01-02 05:20:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
    -id: 217780
    -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5607569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702365041 {#3992
      date: 2023-12-12 08:10:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Right, because 5 rounds down to 4.5"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702373720 {#4302
    date: 2023-12-12 10:35:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4306 …}
  +nested: Doctrine\ORM\PersistentCollection {#4308 …}
  +votes: Doctrine\ORM\PersistentCollection {#4310 …}
  +reports: Doctrine\ORM\PersistentCollection {#4312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
  -id: 217872
  -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5988702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702373720 {#4303
    date: 2023-12-12 10:35:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4304
  +user: Proxies\__CG__\App\Entity\User {#4305 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
      \n
      I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
      \n
      You take the mean of 1 and 9 which is 4.5!\n
      \n
      /j
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1704169233 {#3956
      date: 2024-01-02 05:20:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
    -id: 217780
    -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5607569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702365041 {#3992
      date: 2023-12-12 08:10:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Right, because 5 rounds down to 4.5"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702373720 {#4302
    date: 2023-12-12 10:35:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4306 …}
  +nested: Doctrine\ORM\PersistentCollection {#4308 …}
  +votes: Doctrine\ORM\PersistentCollection {#4310 …}
  +reports: Doctrine\ORM\PersistentCollection {#4312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
  -id: 217872
  -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5988702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702373720 {#4303
    date: 2023-12-12 10:35:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4304
  +user: Proxies\__CG__\App\Entity\User {#4305 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
      \n
      I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
      \n
      You take the mean of 1 and 9 which is 4.5!\n
      \n
      /j
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1704169233 {#3956
      date: 2024-01-02 05:20:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
    -id: 217780
    -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5607569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702365041 {#3992
      date: 2023-12-12 08:10:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Right, because 5 rounds down to 4.5"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702373720 {#4302
    date: 2023-12-12 10:35:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4306 …}
  +nested: Doctrine\ORM\PersistentCollection {#4308 …}
  +votes: Doctrine\ORM\PersistentCollection {#4310 …}
  +reports: Doctrine\ORM\PersistentCollection {#4312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
  -id: 217872
  -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5988702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702373720 {#4303
    date: 2023-12-12 10:35:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4374
  +user: Proxies\__CG__\App\Entity\User {#4375 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4304
    +user: Proxies\__CG__\App\Entity\User {#4305 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Right, because 5 rounds down to 4.5"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702373720 {#4302
      date: 2023-12-12 10:35:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4306 …}
    +nested: Doctrine\ORM\PersistentCollection {#4308 …}
    +votes: Doctrine\ORM\PersistentCollection {#4310 …}
    +reports: Doctrine\ORM\PersistentCollection {#4312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 217872
    -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702373720 {#4303
      date: 2023-12-12 10:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "…Because 4 rounds up to 4.5"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702423591 {#4372
    date: 2023-12-13 00:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4378 …}
  +votes: Doctrine\ORM\PersistentCollection {#4380 …}
  +reports: Doctrine\ORM\PersistentCollection {#4382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
  -id: 219653
  -bodyTs: "'4':2 '4.5':6 'round':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6244571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702423591 {#4373
    date: 2023-12-13 00:26:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4374
  +user: Proxies\__CG__\App\Entity\User {#4375 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4304
    +user: Proxies\__CG__\App\Entity\User {#4305 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Right, because 5 rounds down to 4.5"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702373720 {#4302
      date: 2023-12-12 10:35:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4306 …}
    +nested: Doctrine\ORM\PersistentCollection {#4308 …}
    +votes: Doctrine\ORM\PersistentCollection {#4310 …}
    +reports: Doctrine\ORM\PersistentCollection {#4312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 217872
    -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702373720 {#4303
      date: 2023-12-12 10:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "…Because 4 rounds up to 4.5"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702423591 {#4372
    date: 2023-12-13 00:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4378 …}
  +votes: Doctrine\ORM\PersistentCollection {#4380 …}
  +reports: Doctrine\ORM\PersistentCollection {#4382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
  -id: 219653
  -bodyTs: "'4':2 '4.5':6 'round':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6244571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702423591 {#4373
    date: 2023-12-13 00:26:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4374
  +user: Proxies\__CG__\App\Entity\User {#4375 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4304
    +user: Proxies\__CG__\App\Entity\User {#4305 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Right, because 5 rounds down to 4.5"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702373720 {#4302
      date: 2023-12-12 10:35:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4306 …}
    +nested: Doctrine\ORM\PersistentCollection {#4308 …}
    +votes: Doctrine\ORM\PersistentCollection {#4310 …}
    +reports: Doctrine\ORM\PersistentCollection {#4312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 217872
    -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702373720 {#4303
      date: 2023-12-12 10:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "…Because 4 rounds up to 4.5"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702423591 {#4372
    date: 2023-12-13 00:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4378 …}
  +votes: Doctrine\ORM\PersistentCollection {#4380 …}
  +reports: Doctrine\ORM\PersistentCollection {#4382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
  -id: 219653
  -bodyTs: "'4':2 '4.5':6 'round':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6244571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702423591 {#4373
    date: 2023-12-13 00:26:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4390
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4304
    +user: Proxies\__CG__\App\Entity\User {#4305 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Right, because 5 rounds down to 4.5"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702373720 {#4302
      date: 2023-12-12 10:35:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4306 …}
    +nested: Doctrine\ORM\PersistentCollection {#4308 …}
    +votes: Doctrine\ORM\PersistentCollection {#4310 …}
    +reports: Doctrine\ORM\PersistentCollection {#4312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 217872
    -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702373720 {#4303
      date: 2023-12-12 10:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "@Prunebutt meant 4.5! and not 4.5. Because it’s not an integer we have to use the gamma function, the extension of the factorial function to get the actual mean between 1 and 9 => 4.5! = 52.3428 which looks about right 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702411692 {#4388
    date: 2023-12-12 21:08:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@Prunebutt"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4393 …}
  +votes: Doctrine\ORM\PersistentCollection {#4395 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -id: 219156
  -bodyTs: "'1':32 '4.5':3,6,35 '52.3428':36 '9':34 'actual':29 'extens':21 'factori':24 'function':19,25 'gamma':18 'get':27 'integ':12 'look':38 'mean':30 'meant':2 'prunebutt':1 'right':40 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5663475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702411692 {#4389
    date: 2023-12-12 21:08:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4390
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4304
    +user: Proxies\__CG__\App\Entity\User {#4305 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Right, because 5 rounds down to 4.5"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702373720 {#4302
      date: 2023-12-12 10:35:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4306 …}
    +nested: Doctrine\ORM\PersistentCollection {#4308 …}
    +votes: Doctrine\ORM\PersistentCollection {#4310 …}
    +reports: Doctrine\ORM\PersistentCollection {#4312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 217872
    -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702373720 {#4303
      date: 2023-12-12 10:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "@Prunebutt meant 4.5! and not 4.5. Because it’s not an integer we have to use the gamma function, the extension of the factorial function to get the actual mean between 1 and 9 => 4.5! = 52.3428 which looks about right 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702411692 {#4388
    date: 2023-12-12 21:08:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@Prunebutt"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4393 …}
  +votes: Doctrine\ORM\PersistentCollection {#4395 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -id: 219156
  -bodyTs: "'1':32 '4.5':3,6,35 '52.3428':36 '9':34 'actual':29 'extens':21 'factori':24 'function':19,25 'gamma':18 'get':27 'integ':12 'look':38 'mean':30 'meant':2 'prunebutt':1 'right':40 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5663475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702411692 {#4389
    date: 2023-12-12 21:08:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4390
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4304
    +user: Proxies\__CG__\App\Entity\User {#4305 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Right, because 5 rounds down to 4.5"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702373720 {#4302
      date: 2023-12-12 10:35:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4306 …}
    +nested: Doctrine\ORM\PersistentCollection {#4308 …}
    +votes: Doctrine\ORM\PersistentCollection {#4310 …}
    +reports: Doctrine\ORM\PersistentCollection {#4312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 217872
    -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702373720 {#4303
      date: 2023-12-12 10:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "@Prunebutt meant 4.5! and not 4.5. Because it’s not an integer we have to use the gamma function, the extension of the factorial function to get the actual mean between 1 and 9 => 4.5! = 52.3428 which looks about right 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702411692 {#4388
    date: 2023-12-12 21:08:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@Prunebutt"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4393 …}
  +votes: Doctrine\ORM\PersistentCollection {#4395 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -id: 219156
  -bodyTs: "'1':32 '4.5':3,6,35 '52.3428':36 '9':34 'actual':29 'extens':21 'factori':24 'function':19,25 'gamma':18 'get':27 'integ':12 'look':38 'mean':30 'meant':2 'prunebutt':1 'right':40 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5663475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702411692 {#4389
    date: 2023-12-12 21:08:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4405
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4304
    +user: Proxies\__CG__\App\Entity\User {#4305 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Right, because 5 rounds down to 4.5"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702373720 {#4302
      date: 2023-12-12 10:35:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4306 …}
    +nested: Doctrine\ORM\PersistentCollection {#4308 …}
    +votes: Doctrine\ORM\PersistentCollection {#4310 …}
    +reports: Doctrine\ORM\PersistentCollection {#4312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 217872
    -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702373720 {#4303
      date: 2023-12-12 10:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702374420 {#4403
    date: 2023-12-12 10:47:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 217885
  -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5609278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374420 {#4404
    date: 2023-12-12 10:47:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4405
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4304
    +user: Proxies\__CG__\App\Entity\User {#4305 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Right, because 5 rounds down to 4.5"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702373720 {#4302
      date: 2023-12-12 10:35:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4306 …}
    +nested: Doctrine\ORM\PersistentCollection {#4308 …}
    +votes: Doctrine\ORM\PersistentCollection {#4310 …}
    +reports: Doctrine\ORM\PersistentCollection {#4312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 217872
    -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702373720 {#4303
      date: 2023-12-12 10:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702374420 {#4403
    date: 2023-12-12 10:47:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 217885
  -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5609278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374420 {#4404
    date: 2023-12-12 10:47:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4405
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4304
    +user: Proxies\__CG__\App\Entity\User {#4305 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Right, because 5 rounds down to 4.5"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702373720 {#4302
      date: 2023-12-12 10:35:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4306 …}
    +nested: Doctrine\ORM\PersistentCollection {#4308 …}
    +votes: Doctrine\ORM\PersistentCollection {#4310 …}
    +reports: Doctrine\ORM\PersistentCollection {#4312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 217872
    -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702373720 {#4303
      date: 2023-12-12 10:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702374420 {#4403
    date: 2023-12-12 10:47:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 217885
  -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5609278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374420 {#4404
    date: 2023-12-12 10:47:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4475
  +user: Proxies\__CG__\App\Entity\User {#4476 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4304
      +user: Proxies\__CG__\App\Entity\User {#4305 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
          \n
          I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
          \n
          You take the mean of 1 and 9 which is 4.5!\n
          \n
          /j
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1704169233 {#3956
          date: 2024-01-02 05:20:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 217780
        -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5607569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365041 {#3992
          date: 2023-12-12 08:10:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "Right, because 5 rounds down to 4.5"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702373720 {#4302
        date: 2023-12-12 10:35:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4306 …}
      +nested: Doctrine\ORM\PersistentCollection {#4308 …}
      +votes: Doctrine\ORM\PersistentCollection {#4310 …}
      +reports: Doctrine\ORM\PersistentCollection {#4312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
      -id: 217872
      -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5988702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702373720 {#4303
        date: 2023-12-12 10:35:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702374420 {#4403
      date: 2023-12-12 10:47:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 217885
    -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5609278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702374420 {#4404
      date: 2023-12-12 10:47:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "The mean of 1 and 9 is 5"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702377183 {#4473
    date: 2023-12-12 11:33:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4477 …}
  +nested: Doctrine\ORM\PersistentCollection {#4479 …}
  +votes: Doctrine\ORM\PersistentCollection {#4481 …}
  +reports: Doctrine\ORM\PersistentCollection {#4483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
  -id: 217925
  -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5900972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377183 {#4474
    date: 2023-12-12 11:33:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4475
  +user: Proxies\__CG__\App\Entity\User {#4476 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4304
      +user: Proxies\__CG__\App\Entity\User {#4305 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
          \n
          I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
          \n
          You take the mean of 1 and 9 which is 4.5!\n
          \n
          /j
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1704169233 {#3956
          date: 2024-01-02 05:20:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 217780
        -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5607569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365041 {#3992
          date: 2023-12-12 08:10:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "Right, because 5 rounds down to 4.5"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702373720 {#4302
        date: 2023-12-12 10:35:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4306 …}
      +nested: Doctrine\ORM\PersistentCollection {#4308 …}
      +votes: Doctrine\ORM\PersistentCollection {#4310 …}
      +reports: Doctrine\ORM\PersistentCollection {#4312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
      -id: 217872
      -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5988702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702373720 {#4303
        date: 2023-12-12 10:35:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702374420 {#4403
      date: 2023-12-12 10:47:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 217885
    -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5609278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702374420 {#4404
      date: 2023-12-12 10:47:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "The mean of 1 and 9 is 5"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702377183 {#4473
    date: 2023-12-12 11:33:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4477 …}
  +nested: Doctrine\ORM\PersistentCollection {#4479 …}
  +votes: Doctrine\ORM\PersistentCollection {#4481 …}
  +reports: Doctrine\ORM\PersistentCollection {#4483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
  -id: 217925
  -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5900972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377183 {#4474
    date: 2023-12-12 11:33:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4475
  +user: Proxies\__CG__\App\Entity\User {#4476 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4304
      +user: Proxies\__CG__\App\Entity\User {#4305 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
          \n
          I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
          \n
          You take the mean of 1 and 9 which is 4.5!\n
          \n
          /j
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1704169233 {#3956
          date: 2024-01-02 05:20:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 217780
        -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5607569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365041 {#3992
          date: 2023-12-12 08:10:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "Right, because 5 rounds down to 4.5"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702373720 {#4302
        date: 2023-12-12 10:35:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4306 …}
      +nested: Doctrine\ORM\PersistentCollection {#4308 …}
      +votes: Doctrine\ORM\PersistentCollection {#4310 …}
      +reports: Doctrine\ORM\PersistentCollection {#4312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
      -id: 217872
      -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5988702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702373720 {#4303
        date: 2023-12-12 10:35:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702374420 {#4403
      date: 2023-12-12 10:47:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 217885
    -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5609278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702374420 {#4404
      date: 2023-12-12 10:47:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "The mean of 1 and 9 is 5"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702377183 {#4473
    date: 2023-12-12 11:33:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4477 …}
  +nested: Doctrine\ORM\PersistentCollection {#4479 …}
  +votes: Doctrine\ORM\PersistentCollection {#4481 …}
  +reports: Doctrine\ORM\PersistentCollection {#4483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
  -id: 217925
  -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5900972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377183 {#4474
    date: 2023-12-12 11:33:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4514
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4475
    +user: Proxies\__CG__\App\Entity\User {#4476 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4304
        +user: Proxies\__CG__\App\Entity\User {#4305 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4042
          +user: App\Entity\User {#3990 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
            \n
            I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
            \n
            You take the mean of 1 and 9 which is 4.5!\n
            \n
            /j
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 77
          +score: 0
          +lastActive: DateTime @1704169233 {#3956
            date: 2024-01-02 05:20:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4040 …}
          +nested: Doctrine\ORM\PersistentCollection {#4038 …}
          +votes: Doctrine\ORM\PersistentCollection {#4036 …}
          +reports: Doctrine\ORM\PersistentCollection {#4034 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
          -id: 217780
          -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5607569"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702365041 {#3992
            date: 2023-12-12 08:10:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "Right, because 5 rounds down to 4.5"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702373720 {#4302
          date: 2023-12-12 10:35:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4306 …}
        +nested: Doctrine\ORM\PersistentCollection {#4308 …}
        +votes: Doctrine\ORM\PersistentCollection {#4310 …}
        +reports: Doctrine\ORM\PersistentCollection {#4312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
        -id: 217872
        -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5988702"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702373720 {#4303
          date: 2023-12-12 10:35:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702374420 {#4403
        date: 2023-12-12 10:47:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 217885
      -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5609278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702374420 {#4404
        date: 2023-12-12 10:47:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "The mean of 1 and 9 is 5"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702377183 {#4473
      date: 2023-12-12 11:33:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4477 …}
    +nested: Doctrine\ORM\PersistentCollection {#4479 …}
    +votes: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -id: 217925
    -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5900972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702377183 {#4474
      date: 2023-12-12 11:33:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "*woosh*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702379412 {#4512
    date: 2023-12-12 12:10:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4515 …}
  +nested: Doctrine\ORM\PersistentCollection {#4517 …}
  +votes: Doctrine\ORM\PersistentCollection {#4519 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -id: 217970
  -bodyTs: "'woosh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5610199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702379412 {#4513
    date: 2023-12-12 12:10:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4514
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4475
    +user: Proxies\__CG__\App\Entity\User {#4476 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4304
        +user: Proxies\__CG__\App\Entity\User {#4305 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4042
          +user: App\Entity\User {#3990 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
            \n
            I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
            \n
            You take the mean of 1 and 9 which is 4.5!\n
            \n
            /j
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 77
          +score: 0
          +lastActive: DateTime @1704169233 {#3956
            date: 2024-01-02 05:20:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4040 …}
          +nested: Doctrine\ORM\PersistentCollection {#4038 …}
          +votes: Doctrine\ORM\PersistentCollection {#4036 …}
          +reports: Doctrine\ORM\PersistentCollection {#4034 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
          -id: 217780
          -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5607569"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702365041 {#3992
            date: 2023-12-12 08:10:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "Right, because 5 rounds down to 4.5"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702373720 {#4302
          date: 2023-12-12 10:35:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4306 …}
        +nested: Doctrine\ORM\PersistentCollection {#4308 …}
        +votes: Doctrine\ORM\PersistentCollection {#4310 …}
        +reports: Doctrine\ORM\PersistentCollection {#4312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
        -id: 217872
        -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5988702"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702373720 {#4303
          date: 2023-12-12 10:35:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702374420 {#4403
        date: 2023-12-12 10:47:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 217885
      -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5609278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702374420 {#4404
        date: 2023-12-12 10:47:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "The mean of 1 and 9 is 5"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702377183 {#4473
      date: 2023-12-12 11:33:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4477 …}
    +nested: Doctrine\ORM\PersistentCollection {#4479 …}
    +votes: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -id: 217925
    -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5900972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702377183 {#4474
      date: 2023-12-12 11:33:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "*woosh*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702379412 {#4512
    date: 2023-12-12 12:10:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4515 …}
  +nested: Doctrine\ORM\PersistentCollection {#4517 …}
  +votes: Doctrine\ORM\PersistentCollection {#4519 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -id: 217970
  -bodyTs: "'woosh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5610199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702379412 {#4513
    date: 2023-12-12 12:10:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4514
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4475
    +user: Proxies\__CG__\App\Entity\User {#4476 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4304
        +user: Proxies\__CG__\App\Entity\User {#4305 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4042
          +user: App\Entity\User {#3990 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
            \n
            I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
            \n
            You take the mean of 1 and 9 which is 4.5!\n
            \n
            /j
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 77
          +score: 0
          +lastActive: DateTime @1704169233 {#3956
            date: 2024-01-02 05:20:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4040 …}
          +nested: Doctrine\ORM\PersistentCollection {#4038 …}
          +votes: Doctrine\ORM\PersistentCollection {#4036 …}
          +reports: Doctrine\ORM\PersistentCollection {#4034 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
          -id: 217780
          -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5607569"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702365041 {#3992
            date: 2023-12-12 08:10:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "Right, because 5 rounds down to 4.5"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702373720 {#4302
          date: 2023-12-12 10:35:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4306 …}
        +nested: Doctrine\ORM\PersistentCollection {#4308 …}
        +votes: Doctrine\ORM\PersistentCollection {#4310 …}
        +reports: Doctrine\ORM\PersistentCollection {#4312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
        -id: 217872
        -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5988702"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702373720 {#4303
          date: 2023-12-12 10:35:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702374420 {#4403
        date: 2023-12-12 10:47:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 217885
      -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5609278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702374420 {#4404
        date: 2023-12-12 10:47:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "The mean of 1 and 9 is 5"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702377183 {#4473
      date: 2023-12-12 11:33:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4477 …}
    +nested: Doctrine\ORM\PersistentCollection {#4479 …}
    +votes: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -id: 217925
    -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5900972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702377183 {#4474
      date: 2023-12-12 11:33:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "*woosh*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702379412 {#4512
    date: 2023-12-12 12:10:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4515 …}
  +nested: Doctrine\ORM\PersistentCollection {#4517 …}
  +votes: Doctrine\ORM\PersistentCollection {#4519 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -id: 217970
  -bodyTs: "'woosh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5610199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702379412 {#4513
    date: 2023-12-12 12:10:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4528
  +user: Proxies\__CG__\App\Entity\User {#4536 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4514
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4475
      +user: Proxies\__CG__\App\Entity\User {#4476 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4304
          +user: Proxies\__CG__\App\Entity\User {#4305 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4042
            +user: App\Entity\User {#3990 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
              \n
              I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
              \n
              You take the mean of 1 and 9 which is 4.5!\n
              \n
              /j
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 77
            +score: 0
            +lastActive: DateTime @1704169233 {#3956
              date: 2024-01-02 05:20:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4040 …}
            +nested: Doctrine\ORM\PersistentCollection {#4038 …}
            +votes: Doctrine\ORM\PersistentCollection {#4036 …}
            +reports: Doctrine\ORM\PersistentCollection {#4034 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
            -id: 217780
            -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5607569"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702365041 {#3992
              date: 2023-12-12 08:10:41.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "Right, because 5 rounds down to 4.5"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702373720 {#4302
            date: 2023-12-12 10:35:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4306 …}
          +nested: Doctrine\ORM\PersistentCollection {#4308 …}
          +votes: Doctrine\ORM\PersistentCollection {#4310 …}
          +reports: Doctrine\ORM\PersistentCollection {#4312 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
          -id: 217872
          -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5988702"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702373720 {#4303
            date: 2023-12-12 10:35:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702374420 {#4403
          date: 2023-12-12 10:47:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 217885
        -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5609278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702374420 {#4404
          date: 2023-12-12 10:47:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "The mean of 1 and 9 is 5"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702377183 {#4473
        date: 2023-12-12 11:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4477 …}
      +nested: Doctrine\ORM\PersistentCollection {#4479 …}
      +votes: Doctrine\ORM\PersistentCollection {#4481 …}
      +reports: Doctrine\ORM\PersistentCollection {#4483 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
      -id: 217925
      -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5900972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702377183 {#4474
        date: 2023-12-12 11:33:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "*woosh*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702379412 {#4512
      date: 2023-12-12 12:10:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4515 …}
    +nested: Doctrine\ORM\PersistentCollection {#4517 …}
    +votes: Doctrine\ORM\PersistentCollection {#4519 …}
    +reports: Doctrine\ORM\PersistentCollection {#4521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
    -id: 217970
    -bodyTs: "'woosh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5610199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702379412 {#4513
      date: 2023-12-12 12:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Stop it Patrick, you’re scaring them!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702392313 {#4533
    date: 2023-12-12 15:45:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4539 …}
  +nested: Doctrine\ORM\PersistentCollection {#4541 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
  -id: 218314
  -bodyTs: "'patrick':3 're':5 'scare':6 'stop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392313 {#4530
    date: 2023-12-12 15:45:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4528
  +user: Proxies\__CG__\App\Entity\User {#4536 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4514
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4475
      +user: Proxies\__CG__\App\Entity\User {#4476 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4304
          +user: Proxies\__CG__\App\Entity\User {#4305 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4042
            +user: App\Entity\User {#3990 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
              \n
              I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
              \n
              You take the mean of 1 and 9 which is 4.5!\n
              \n
              /j
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 77
            +score: 0
            +lastActive: DateTime @1704169233 {#3956
              date: 2024-01-02 05:20:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4040 …}
            +nested: Doctrine\ORM\PersistentCollection {#4038 …}
            +votes: Doctrine\ORM\PersistentCollection {#4036 …}
            +reports: Doctrine\ORM\PersistentCollection {#4034 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
            -id: 217780
            -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5607569"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702365041 {#3992
              date: 2023-12-12 08:10:41.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "Right, because 5 rounds down to 4.5"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702373720 {#4302
            date: 2023-12-12 10:35:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4306 …}
          +nested: Doctrine\ORM\PersistentCollection {#4308 …}
          +votes: Doctrine\ORM\PersistentCollection {#4310 …}
          +reports: Doctrine\ORM\PersistentCollection {#4312 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
          -id: 217872
          -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5988702"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702373720 {#4303
            date: 2023-12-12 10:35:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702374420 {#4403
          date: 2023-12-12 10:47:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 217885
        -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5609278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702374420 {#4404
          date: 2023-12-12 10:47:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "The mean of 1 and 9 is 5"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702377183 {#4473
        date: 2023-12-12 11:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4477 …}
      +nested: Doctrine\ORM\PersistentCollection {#4479 …}
      +votes: Doctrine\ORM\PersistentCollection {#4481 …}
      +reports: Doctrine\ORM\PersistentCollection {#4483 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
      -id: 217925
      -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5900972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702377183 {#4474
        date: 2023-12-12 11:33:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "*woosh*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702379412 {#4512
      date: 2023-12-12 12:10:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4515 …}
    +nested: Doctrine\ORM\PersistentCollection {#4517 …}
    +votes: Doctrine\ORM\PersistentCollection {#4519 …}
    +reports: Doctrine\ORM\PersistentCollection {#4521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
    -id: 217970
    -bodyTs: "'woosh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5610199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702379412 {#4513
      date: 2023-12-12 12:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Stop it Patrick, you’re scaring them!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702392313 {#4533
    date: 2023-12-12 15:45:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4539 …}
  +nested: Doctrine\ORM\PersistentCollection {#4541 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
  -id: 218314
  -bodyTs: "'patrick':3 're':5 'scare':6 'stop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392313 {#4530
    date: 2023-12-12 15:45:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4528
  +user: Proxies\__CG__\App\Entity\User {#4536 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4514
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4475
      +user: Proxies\__CG__\App\Entity\User {#4476 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4304
          +user: Proxies\__CG__\App\Entity\User {#4305 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4042
            +user: App\Entity\User {#3990 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
              \n
              I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
              \n
              You take the mean of 1 and 9 which is 4.5!\n
              \n
              /j
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 77
            +score: 0
            +lastActive: DateTime @1704169233 {#3956
              date: 2024-01-02 05:20:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4040 …}
            +nested: Doctrine\ORM\PersistentCollection {#4038 …}
            +votes: Doctrine\ORM\PersistentCollection {#4036 …}
            +reports: Doctrine\ORM\PersistentCollection {#4034 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
            -id: 217780
            -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5607569"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702365041 {#3992
              date: 2023-12-12 08:10:41.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "Right, because 5 rounds down to 4.5"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702373720 {#4302
            date: 2023-12-12 10:35:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4306 …}
          +nested: Doctrine\ORM\PersistentCollection {#4308 …}
          +votes: Doctrine\ORM\PersistentCollection {#4310 …}
          +reports: Doctrine\ORM\PersistentCollection {#4312 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
          -id: 217872
          -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5988702"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702373720 {#4303
            date: 2023-12-12 10:35:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702374420 {#4403
          date: 2023-12-12 10:47:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 217885
        -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5609278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702374420 {#4404
          date: 2023-12-12 10:47:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "The mean of 1 and 9 is 5"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702377183 {#4473
        date: 2023-12-12 11:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4477 …}
      +nested: Doctrine\ORM\PersistentCollection {#4479 …}
      +votes: Doctrine\ORM\PersistentCollection {#4481 …}
      +reports: Doctrine\ORM\PersistentCollection {#4483 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
      -id: 217925
      -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5900972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702377183 {#4474
        date: 2023-12-12 11:33:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "*woosh*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702379412 {#4512
      date: 2023-12-12 12:10:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4515 …}
    +nested: Doctrine\ORM\PersistentCollection {#4517 …}
    +votes: Doctrine\ORM\PersistentCollection {#4519 …}
    +reports: Doctrine\ORM\PersistentCollection {#4521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
    -id: 217970
    -bodyTs: "'woosh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5610199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702379412 {#4513
      date: 2023-12-12 12:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Stop it Patrick, you’re scaring them!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702392313 {#4533
    date: 2023-12-12 15:45:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4539 …}
  +nested: Doctrine\ORM\PersistentCollection {#4541 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
  -id: 218314
  -bodyTs: "'patrick':3 're':5 'scare':6 'stop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392313 {#4530
    date: 2023-12-12 15:45:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4552
  +user: Proxies\__CG__\App\Entity\User {#4553 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4514
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4475
      +user: Proxies\__CG__\App\Entity\User {#4476 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4304
          +user: Proxies\__CG__\App\Entity\User {#4305 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4042
            +user: App\Entity\User {#3990 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
              \n
              I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
              \n
              You take the mean of 1 and 9 which is 4.5!\n
              \n
              /j
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 77
            +score: 0
            +lastActive: DateTime @1704169233 {#3956
              date: 2024-01-02 05:20:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4040 …}
            +nested: Doctrine\ORM\PersistentCollection {#4038 …}
            +votes: Doctrine\ORM\PersistentCollection {#4036 …}
            +reports: Doctrine\ORM\PersistentCollection {#4034 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
            -id: 217780
            -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5607569"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702365041 {#3992
              date: 2023-12-12 08:10:41.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "Right, because 5 rounds down to 4.5"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702373720 {#4302
            date: 2023-12-12 10:35:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4306 …}
          +nested: Doctrine\ORM\PersistentCollection {#4308 …}
          +votes: Doctrine\ORM\PersistentCollection {#4310 …}
          +reports: Doctrine\ORM\PersistentCollection {#4312 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
          -id: 217872
          -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5988702"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702373720 {#4303
            date: 2023-12-12 10:35:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702374420 {#4403
          date: 2023-12-12 10:47:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 217885
        -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5609278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702374420 {#4404
          date: 2023-12-12 10:47:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "The mean of 1 and 9 is 5"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702377183 {#4473
        date: 2023-12-12 11:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4477 …}
      +nested: Doctrine\ORM\PersistentCollection {#4479 …}
      +votes: Doctrine\ORM\PersistentCollection {#4481 …}
      +reports: Doctrine\ORM\PersistentCollection {#4483 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
      -id: 217925
      -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5900972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702377183 {#4474
        date: 2023-12-12 11:33:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "*woosh*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702379412 {#4512
      date: 2023-12-12 12:10:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4515 …}
    +nested: Doctrine\ORM\PersistentCollection {#4517 …}
    +votes: Doctrine\ORM\PersistentCollection {#4519 …}
    +reports: Doctrine\ORM\PersistentCollection {#4521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
    -id: 217970
    -bodyTs: "'woosh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5610199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702379412 {#4513
      date: 2023-12-12 12:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702383601 {#4550
    date: 2023-12-12 13:20:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 218062
  -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.pit.ninja/comment/1828878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702383601 {#4551
    date: 2023-12-12 13:20:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4552
  +user: Proxies\__CG__\App\Entity\User {#4553 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4514
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4475
      +user: Proxies\__CG__\App\Entity\User {#4476 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4304
          +user: Proxies\__CG__\App\Entity\User {#4305 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4042
            +user: App\Entity\User {#3990 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
              \n
              I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
              \n
              You take the mean of 1 and 9 which is 4.5!\n
              \n
              /j
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 77
            +score: 0
            +lastActive: DateTime @1704169233 {#3956
              date: 2024-01-02 05:20:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4040 …}
            +nested: Doctrine\ORM\PersistentCollection {#4038 …}
            +votes: Doctrine\ORM\PersistentCollection {#4036 …}
            +reports: Doctrine\ORM\PersistentCollection {#4034 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
            -id: 217780
            -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5607569"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702365041 {#3992
              date: 2023-12-12 08:10:41.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "Right, because 5 rounds down to 4.5"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702373720 {#4302
            date: 2023-12-12 10:35:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4306 …}
          +nested: Doctrine\ORM\PersistentCollection {#4308 …}
          +votes: Doctrine\ORM\PersistentCollection {#4310 …}
          +reports: Doctrine\ORM\PersistentCollection {#4312 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
          -id: 217872
          -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5988702"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702373720 {#4303
            date: 2023-12-12 10:35:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702374420 {#4403
          date: 2023-12-12 10:47:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 217885
        -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5609278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702374420 {#4404
          date: 2023-12-12 10:47:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "The mean of 1 and 9 is 5"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702377183 {#4473
        date: 2023-12-12 11:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4477 …}
      +nested: Doctrine\ORM\PersistentCollection {#4479 …}
      +votes: Doctrine\ORM\PersistentCollection {#4481 …}
      +reports: Doctrine\ORM\PersistentCollection {#4483 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
      -id: 217925
      -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5900972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702377183 {#4474
        date: 2023-12-12 11:33:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "*woosh*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702379412 {#4512
      date: 2023-12-12 12:10:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4515 …}
    +nested: Doctrine\ORM\PersistentCollection {#4517 …}
    +votes: Doctrine\ORM\PersistentCollection {#4519 …}
    +reports: Doctrine\ORM\PersistentCollection {#4521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
    -id: 217970
    -bodyTs: "'woosh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5610199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702379412 {#4513
      date: 2023-12-12 12:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702383601 {#4550
    date: 2023-12-12 13:20:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 218062
  -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.pit.ninja/comment/1828878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702383601 {#4551
    date: 2023-12-12 13:20:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4552
  +user: Proxies\__CG__\App\Entity\User {#4553 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4514
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4475
      +user: Proxies\__CG__\App\Entity\User {#4476 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4304
          +user: Proxies\__CG__\App\Entity\User {#4305 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4042
            +user: App\Entity\User {#3990 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
              \n
              I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
              \n
              You take the mean of 1 and 9 which is 4.5!\n
              \n
              /j
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 77
            +score: 0
            +lastActive: DateTime @1704169233 {#3956
              date: 2024-01-02 05:20:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4040 …}
            +nested: Doctrine\ORM\PersistentCollection {#4038 …}
            +votes: Doctrine\ORM\PersistentCollection {#4036 …}
            +reports: Doctrine\ORM\PersistentCollection {#4034 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
            -id: 217780
            -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5607569"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702365041 {#3992
              date: 2023-12-12 08:10:41.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "Right, because 5 rounds down to 4.5"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702373720 {#4302
            date: 2023-12-12 10:35:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4306 …}
          +nested: Doctrine\ORM\PersistentCollection {#4308 …}
          +votes: Doctrine\ORM\PersistentCollection {#4310 …}
          +reports: Doctrine\ORM\PersistentCollection {#4312 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
          -id: 217872
          -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5988702"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702373720 {#4303
            date: 2023-12-12 10:35:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702374420 {#4403
          date: 2023-12-12 10:47:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 217885
        -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5609278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702374420 {#4404
          date: 2023-12-12 10:47:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "The mean of 1 and 9 is 5"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702377183 {#4473
        date: 2023-12-12 11:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4477 …}
      +nested: Doctrine\ORM\PersistentCollection {#4479 …}
      +votes: Doctrine\ORM\PersistentCollection {#4481 …}
      +reports: Doctrine\ORM\PersistentCollection {#4483 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
      -id: 217925
      -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5900972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702377183 {#4474
        date: 2023-12-12 11:33:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "*woosh*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702379412 {#4512
      date: 2023-12-12 12:10:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4515 …}
    +nested: Doctrine\ORM\PersistentCollection {#4517 …}
    +votes: Doctrine\ORM\PersistentCollection {#4519 …}
    +reports: Doctrine\ORM\PersistentCollection {#4521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
    -id: 217970
    -bodyTs: "'woosh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5610199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702379412 {#4513
      date: 2023-12-12 12:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702383601 {#4550
    date: 2023-12-12 13:20:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 218062
  -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.pit.ninja/comment/1828878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702383601 {#4551
    date: 2023-12-12 13:20:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4567
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4552
    +user: Proxies\__CG__\App\Entity\User {#4553 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4514
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4475
        +user: Proxies\__CG__\App\Entity\User {#4476 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4405
          +user: App\Entity\User {#3990 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4304
            +user: Proxies\__CG__\App\Entity\User {#4305 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4042
              +user: App\Entity\User {#3990 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
                \n
                I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
                \n
                You take the mean of 1 and 9 which is 4.5!\n
                \n
                /j
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 77
              +score: 0
              +lastActive: DateTime @1704169233 {#3956
                date: 2024-01-02 05:20:33.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wischi@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4040 …}
              +nested: Doctrine\ORM\PersistentCollection {#4038 …}
              +votes: Doctrine\ORM\PersistentCollection {#4036 …}
              +reports: Doctrine\ORM\PersistentCollection {#4034 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
              -id: 217780
              -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/5607569"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702365041 {#3992
                date: 2023-12-12 08:10:41.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4042}
            +body: "Right, because 5 rounds down to 4.5"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1702373720 {#4302
              date: 2023-12-12 10:35:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
              "@Prunebutt@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4306 …}
            +nested: Doctrine\ORM\PersistentCollection {#4308 …}
            +votes: Doctrine\ORM\PersistentCollection {#4310 …}
            +reports: Doctrine\ORM\PersistentCollection {#4312 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
            -id: 217872
            -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5988702"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702373720 {#4303
              date: 2023-12-12 10:35:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1702374420 {#4403
            date: 2023-12-12 10:47:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4406 …}
          +nested: Doctrine\ORM\PersistentCollection {#4408 …}
          +votes: Doctrine\ORM\PersistentCollection {#4410 …}
          +reports: Doctrine\ORM\PersistentCollection {#4412 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
          -id: 217885
          -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5609278"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702374420 {#4404
            date: 2023-12-12 10:47:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "The mean of 1 and 9 is 5"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702377183 {#4473
          date: 2023-12-12 11:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4477 …}
        +nested: Doctrine\ORM\PersistentCollection {#4479 …}
        +votes: Doctrine\ORM\PersistentCollection {#4481 …}
        +reports: Doctrine\ORM\PersistentCollection {#4483 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
        -id: 217925
        -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5900972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702377183 {#4474
          date: 2023-12-12 11:33:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "*woosh*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702379412 {#4512
        date: 2023-12-12 12:10:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
        "@Redjard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4515 …}
      +nested: Doctrine\ORM\PersistentCollection {#4517 …}
      +votes: Doctrine\ORM\PersistentCollection {#4519 …}
      +reports: Doctrine\ORM\PersistentCollection {#4521 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
      -id: 217970
      -bodyTs: "'woosh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5610199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702379412 {#4513
        date: 2023-12-12 12:10:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702383601 {#4550
      date: 2023-12-12 13:20:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4554 …}
    +nested: Doctrine\ORM\PersistentCollection {#4556 …}
    +votes: Doctrine\ORM\PersistentCollection {#4558 …}
    +reports: Doctrine\ORM\PersistentCollection {#4560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
    -id: 218062
    -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.pit.ninja/comment/1828878"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383601 {#4551
      date: 2023-12-12 13:20:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I thought the “/j” tone-tag was enough ;_;"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702383928 {#4572
    date: 2023-12-12 13:25:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
    "@stu@lemmy.pit.ninja"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4579 …}
  +votes: Doctrine\ORM\PersistentCollection {#4581 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 218069
  -bodyTs: "'/j':4 'enough':9 'tag':7 'thought':2 'tone':6 'tone-tag':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5611196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702383928 {#4569
    date: 2023-12-12 13:25:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4567
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4552
    +user: Proxies\__CG__\App\Entity\User {#4553 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4514
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4475
        +user: Proxies\__CG__\App\Entity\User {#4476 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4405
          +user: App\Entity\User {#3990 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4304
            +user: Proxies\__CG__\App\Entity\User {#4305 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4042
              +user: App\Entity\User {#3990 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
                \n
                I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
                \n
                You take the mean of 1 and 9 which is 4.5!\n
                \n
                /j
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 77
              +score: 0
              +lastActive: DateTime @1704169233 {#3956
                date: 2024-01-02 05:20:33.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wischi@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4040 …}
              +nested: Doctrine\ORM\PersistentCollection {#4038 …}
              +votes: Doctrine\ORM\PersistentCollection {#4036 …}
              +reports: Doctrine\ORM\PersistentCollection {#4034 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
              -id: 217780
              -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/5607569"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702365041 {#3992
                date: 2023-12-12 08:10:41.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4042}
            +body: "Right, because 5 rounds down to 4.5"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1702373720 {#4302
              date: 2023-12-12 10:35:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
              "@Prunebutt@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4306 …}
            +nested: Doctrine\ORM\PersistentCollection {#4308 …}
            +votes: Doctrine\ORM\PersistentCollection {#4310 …}
            +reports: Doctrine\ORM\PersistentCollection {#4312 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
            -id: 217872
            -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5988702"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702373720 {#4303
              date: 2023-12-12 10:35:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1702374420 {#4403
            date: 2023-12-12 10:47:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4406 …}
          +nested: Doctrine\ORM\PersistentCollection {#4408 …}
          +votes: Doctrine\ORM\PersistentCollection {#4410 …}
          +reports: Doctrine\ORM\PersistentCollection {#4412 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
          -id: 217885
          -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5609278"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702374420 {#4404
            date: 2023-12-12 10:47:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "The mean of 1 and 9 is 5"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702377183 {#4473
          date: 2023-12-12 11:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4477 …}
        +nested: Doctrine\ORM\PersistentCollection {#4479 …}
        +votes: Doctrine\ORM\PersistentCollection {#4481 …}
        +reports: Doctrine\ORM\PersistentCollection {#4483 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
        -id: 217925
        -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5900972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702377183 {#4474
          date: 2023-12-12 11:33:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "*woosh*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702379412 {#4512
        date: 2023-12-12 12:10:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
        "@Redjard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4515 …}
      +nested: Doctrine\ORM\PersistentCollection {#4517 …}
      +votes: Doctrine\ORM\PersistentCollection {#4519 …}
      +reports: Doctrine\ORM\PersistentCollection {#4521 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
      -id: 217970
      -bodyTs: "'woosh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5610199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702379412 {#4513
        date: 2023-12-12 12:10:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702383601 {#4550
      date: 2023-12-12 13:20:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4554 …}
    +nested: Doctrine\ORM\PersistentCollection {#4556 …}
    +votes: Doctrine\ORM\PersistentCollection {#4558 …}
    +reports: Doctrine\ORM\PersistentCollection {#4560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
    -id: 218062
    -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.pit.ninja/comment/1828878"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383601 {#4551
      date: 2023-12-12 13:20:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I thought the “/j” tone-tag was enough ;_;"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702383928 {#4572
    date: 2023-12-12 13:25:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
    "@stu@lemmy.pit.ninja"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4579 …}
  +votes: Doctrine\ORM\PersistentCollection {#4581 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 218069
  -bodyTs: "'/j':4 'enough':9 'tag':7 'thought':2 'tone':6 'tone-tag':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5611196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702383928 {#4569
    date: 2023-12-12 13:25:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4567
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4552
    +user: Proxies\__CG__\App\Entity\User {#4553 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4514
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4475
        +user: Proxies\__CG__\App\Entity\User {#4476 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4405
          +user: App\Entity\User {#3990 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4304
            +user: Proxies\__CG__\App\Entity\User {#4305 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4042
              +user: App\Entity\User {#3990 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
                \n
                I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
                \n
                You take the mean of 1 and 9 which is 4.5!\n
                \n
                /j
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 77
              +score: 0
              +lastActive: DateTime @1704169233 {#3956
                date: 2024-01-02 05:20:33.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wischi@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4040 …}
              +nested: Doctrine\ORM\PersistentCollection {#4038 …}
              +votes: Doctrine\ORM\PersistentCollection {#4036 …}
              +reports: Doctrine\ORM\PersistentCollection {#4034 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
              -id: 217780
              -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/5607569"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702365041 {#3992
                date: 2023-12-12 08:10:41.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4042}
            +body: "Right, because 5 rounds down to 4.5"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1702373720 {#4302
              date: 2023-12-12 10:35:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
              "@Prunebutt@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4306 …}
            +nested: Doctrine\ORM\PersistentCollection {#4308 …}
            +votes: Doctrine\ORM\PersistentCollection {#4310 …}
            +reports: Doctrine\ORM\PersistentCollection {#4312 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
            -id: 217872
            -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5988702"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702373720 {#4303
              date: 2023-12-12 10:35:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1702374420 {#4403
            date: 2023-12-12 10:47:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4406 …}
          +nested: Doctrine\ORM\PersistentCollection {#4408 …}
          +votes: Doctrine\ORM\PersistentCollection {#4410 …}
          +reports: Doctrine\ORM\PersistentCollection {#4412 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
          -id: 217885
          -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5609278"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702374420 {#4404
            date: 2023-12-12 10:47:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "The mean of 1 and 9 is 5"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702377183 {#4473
          date: 2023-12-12 11:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4477 …}
        +nested: Doctrine\ORM\PersistentCollection {#4479 …}
        +votes: Doctrine\ORM\PersistentCollection {#4481 …}
        +reports: Doctrine\ORM\PersistentCollection {#4483 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
        -id: 217925
        -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5900972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702377183 {#4474
          date: 2023-12-12 11:33:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "*woosh*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702379412 {#4512
        date: 2023-12-12 12:10:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
        "@Redjard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4515 …}
      +nested: Doctrine\ORM\PersistentCollection {#4517 …}
      +votes: Doctrine\ORM\PersistentCollection {#4519 …}
      +reports: Doctrine\ORM\PersistentCollection {#4521 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
      -id: 217970
      -bodyTs: "'woosh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5610199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702379412 {#4513
        date: 2023-12-12 12:10:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702383601 {#4550
      date: 2023-12-12 13:20:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4554 …}
    +nested: Doctrine\ORM\PersistentCollection {#4556 …}
    +votes: Doctrine\ORM\PersistentCollection {#4558 …}
    +reports: Doctrine\ORM\PersistentCollection {#4560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
    -id: 218062
    -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.pit.ninja/comment/1828878"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383601 {#4551
      date: 2023-12-12 13:20:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I thought the “/j” tone-tag was enough ;_;"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702383928 {#4572
    date: 2023-12-12 13:25:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
    "@stu@lemmy.pit.ninja"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4579 …}
  +votes: Doctrine\ORM\PersistentCollection {#4581 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 218069
  -bodyTs: "'/j':4 'enough':9 'tag':7 'thought':2 'tone':6 'tone-tag':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5611196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702383928 {#4569
    date: 2023-12-12 13:25:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4603
  +user: Proxies\__CG__\App\Entity\User {#4476 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4567
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4552
      +user: Proxies\__CG__\App\Entity\User {#4553 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4514
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4475
          +user: Proxies\__CG__\App\Entity\User {#4476 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4405
            +user: App\Entity\User {#3990 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4304
              +user: Proxies\__CG__\App\Entity\User {#4305 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4042
                +user: App\Entity\User {#3990 …}
                +entry: App\Entity\Entry {#2400}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
                  \n
                  I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
                  \n
                  You take the mean of 1 and 9 which is 4.5!\n
                  \n
                  /j
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 77
                +score: 0
                +lastActive: DateTime @1704169233 {#3956
                  date: 2024-01-02 05:20:33.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@wischi@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4040 …}
                +nested: Doctrine\ORM\PersistentCollection {#4038 …}
                +votes: Doctrine\ORM\PersistentCollection {#4036 …}
                +reports: Doctrine\ORM\PersistentCollection {#4034 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
                -id: 217780
                -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/5607569"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702365041 {#3992
                  date: 2023-12-12 08:10:41.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4042}
              +body: "Right, because 5 rounds down to 4.5"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1702373720 {#4302
                date: 2023-12-12 10:35:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wischi@programming.dev"
                "@Prunebutt@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4306 …}
              +nested: Doctrine\ORM\PersistentCollection {#4308 …}
              +votes: Doctrine\ORM\PersistentCollection {#4310 …}
              +reports: Doctrine\ORM\PersistentCollection {#4312 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
              -id: 217872
              -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5988702"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702373720 {#4303
                date: 2023-12-12 10:35:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4042}
            +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1702374420 {#4403
              date: 2023-12-12 10:47:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
              "@Prunebutt@feddit.de"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4406 …}
            +nested: Doctrine\ORM\PersistentCollection {#4408 …}
            +votes: Doctrine\ORM\PersistentCollection {#4410 …}
            +reports: Doctrine\ORM\PersistentCollection {#4412 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
            -id: 217885
            -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5609278"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702374420 {#4404
              date: 2023-12-12 10:47:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "The mean of 1 and 9 is 5"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702377183 {#4473
            date: 2023-12-12 11:33:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4477 …}
          +nested: Doctrine\ORM\PersistentCollection {#4479 …}
          +votes: Doctrine\ORM\PersistentCollection {#4481 …}
          +reports: Doctrine\ORM\PersistentCollection {#4483 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
          -id: 217925
          -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5900972"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702377183 {#4474
            date: 2023-12-12 11:33:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "*woosh*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702379412 {#4512
          date: 2023-12-12 12:10:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
          "@Redjard@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4515 …}
        +nested: Doctrine\ORM\PersistentCollection {#4517 …}
        +votes: Doctrine\ORM\PersistentCollection {#4519 …}
        +reports: Doctrine\ORM\PersistentCollection {#4521 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
        -id: 217970
        -bodyTs: "'woosh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5610199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702379412 {#4513
          date: 2023-12-12 12:10:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702383601 {#4550
        date: 2023-12-12 13:20:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
        "@Redjard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4556 …}
      +votes: Doctrine\ORM\PersistentCollection {#4558 …}
      +reports: Doctrine\ORM\PersistentCollection {#4560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
      -id: 218062
      -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.pit.ninja/comment/1828878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702383601 {#4551
        date: 2023-12-12 13:20:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "I thought the “/j” tone-tag was enough ;_;"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702383928 {#4572
      date: 2023-12-12 13:25:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
      "@stu@lemmy.pit.ninja"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4579 …}
    +votes: Doctrine\ORM\PersistentCollection {#4581 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 218069
    -bodyTs: "'/j':4 'enough':9 'tag':7 'thought':2 'tone':6 'tone-tag':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5611196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383928 {#4569
      date: 2023-12-12 13:25:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    If one doesn’t realize you’re op, the entire thing can be interpreted very differently.  \n
    Then “Not sure if sarcastic and woosh, or adding to the joke ಠ_ಠ” could be interpreted as something like “I’m not sure if you are adding to the joke and I’m not understanding it”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702388661 {#4598
    date: 2023-12-12 14:44:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
    "@stu@lemmy.pit.ninja"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4595 …}
  +nested: Doctrine\ORM\PersistentCollection {#4592 …}
  +votes: Doctrine\ORM\PersistentCollection {#4590 …}
  +reports: Doctrine\ORM\PersistentCollection {#4604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
  -id: 218205
  -bodyTs: "'ad':25,44 'could':31 'differ':16 'doesn':3 'entir':10 'interpret':14,33 'joke':28,47 'like':36 'm':38,50 'one':2 'op':8 're':7 'realiz':5 'sarcast':21 'someth':35 'sure':19,40 'thing':11 'understand':52 'woosh':23 'ಠ':29,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5904264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388661 {#4601
    date: 2023-12-12 14:44:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4603
  +user: Proxies\__CG__\App\Entity\User {#4476 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4567
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4552
      +user: Proxies\__CG__\App\Entity\User {#4553 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4514
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4475
          +user: Proxies\__CG__\App\Entity\User {#4476 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4405
            +user: App\Entity\User {#3990 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4304
              +user: Proxies\__CG__\App\Entity\User {#4305 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4042
                +user: App\Entity\User {#3990 …}
                +entry: App\Entity\Entry {#2400}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
                  \n
                  I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
                  \n
                  You take the mean of 1 and 9 which is 4.5!\n
                  \n
                  /j
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 77
                +score: 0
                +lastActive: DateTime @1704169233 {#3956
                  date: 2024-01-02 05:20:33.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@wischi@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4040 …}
                +nested: Doctrine\ORM\PersistentCollection {#4038 …}
                +votes: Doctrine\ORM\PersistentCollection {#4036 …}
                +reports: Doctrine\ORM\PersistentCollection {#4034 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
                -id: 217780
                -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/5607569"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702365041 {#3992
                  date: 2023-12-12 08:10:41.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4042}
              +body: "Right, because 5 rounds down to 4.5"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1702373720 {#4302
                date: 2023-12-12 10:35:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wischi@programming.dev"
                "@Prunebutt@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4306 …}
              +nested: Doctrine\ORM\PersistentCollection {#4308 …}
              +votes: Doctrine\ORM\PersistentCollection {#4310 …}
              +reports: Doctrine\ORM\PersistentCollection {#4312 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
              -id: 217872
              -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5988702"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702373720 {#4303
                date: 2023-12-12 10:35:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4042}
            +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1702374420 {#4403
              date: 2023-12-12 10:47:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
              "@Prunebutt@feddit.de"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4406 …}
            +nested: Doctrine\ORM\PersistentCollection {#4408 …}
            +votes: Doctrine\ORM\PersistentCollection {#4410 …}
            +reports: Doctrine\ORM\PersistentCollection {#4412 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
            -id: 217885
            -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5609278"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702374420 {#4404
              date: 2023-12-12 10:47:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "The mean of 1 and 9 is 5"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702377183 {#4473
            date: 2023-12-12 11:33:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4477 …}
          +nested: Doctrine\ORM\PersistentCollection {#4479 …}
          +votes: Doctrine\ORM\PersistentCollection {#4481 …}
          +reports: Doctrine\ORM\PersistentCollection {#4483 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
          -id: 217925
          -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5900972"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702377183 {#4474
            date: 2023-12-12 11:33:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "*woosh*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702379412 {#4512
          date: 2023-12-12 12:10:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
          "@Redjard@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4515 …}
        +nested: Doctrine\ORM\PersistentCollection {#4517 …}
        +votes: Doctrine\ORM\PersistentCollection {#4519 …}
        +reports: Doctrine\ORM\PersistentCollection {#4521 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
        -id: 217970
        -bodyTs: "'woosh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5610199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702379412 {#4513
          date: 2023-12-12 12:10:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702383601 {#4550
        date: 2023-12-12 13:20:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
        "@Redjard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4556 …}
      +votes: Doctrine\ORM\PersistentCollection {#4558 …}
      +reports: Doctrine\ORM\PersistentCollection {#4560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
      -id: 218062
      -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.pit.ninja/comment/1828878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702383601 {#4551
        date: 2023-12-12 13:20:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "I thought the “/j” tone-tag was enough ;_;"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702383928 {#4572
      date: 2023-12-12 13:25:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
      "@stu@lemmy.pit.ninja"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4579 …}
    +votes: Doctrine\ORM\PersistentCollection {#4581 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 218069
    -bodyTs: "'/j':4 'enough':9 'tag':7 'thought':2 'tone':6 'tone-tag':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5611196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383928 {#4569
      date: 2023-12-12 13:25:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    If one doesn’t realize you’re op, the entire thing can be interpreted very differently.  \n
    Then “Not sure if sarcastic and woosh, or adding to the joke ಠ_ಠ” could be interpreted as something like “I’m not sure if you are adding to the joke and I’m not understanding it”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702388661 {#4598
    date: 2023-12-12 14:44:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
    "@stu@lemmy.pit.ninja"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4595 …}
  +nested: Doctrine\ORM\PersistentCollection {#4592 …}
  +votes: Doctrine\ORM\PersistentCollection {#4590 …}
  +reports: Doctrine\ORM\PersistentCollection {#4604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
  -id: 218205
  -bodyTs: "'ad':25,44 'could':31 'differ':16 'doesn':3 'entir':10 'interpret':14,33 'joke':28,47 'like':36 'm':38,50 'one':2 'op':8 're':7 'realiz':5 'sarcast':21 'someth':35 'sure':19,40 'thing':11 'understand':52 'woosh':23 'ಠ':29,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5904264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388661 {#4601
    date: 2023-12-12 14:44:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4603
  +user: Proxies\__CG__\App\Entity\User {#4476 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4567
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4552
      +user: Proxies\__CG__\App\Entity\User {#4553 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4514
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4475
          +user: Proxies\__CG__\App\Entity\User {#4476 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4405
            +user: App\Entity\User {#3990 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4304
              +user: Proxies\__CG__\App\Entity\User {#4305 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4042
                +user: App\Entity\User {#3990 …}
                +entry: App\Entity\Entry {#2400}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
                  \n
                  I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
                  \n
                  You take the mean of 1 and 9 which is 4.5!\n
                  \n
                  /j
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 77
                +score: 0
                +lastActive: DateTime @1704169233 {#3956
                  date: 2024-01-02 05:20:33.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@wischi@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4040 …}
                +nested: Doctrine\ORM\PersistentCollection {#4038 …}
                +votes: Doctrine\ORM\PersistentCollection {#4036 …}
                +reports: Doctrine\ORM\PersistentCollection {#4034 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
                -id: 217780
                -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/5607569"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702365041 {#3992
                  date: 2023-12-12 08:10:41.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4042}
              +body: "Right, because 5 rounds down to 4.5"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1702373720 {#4302
                date: 2023-12-12 10:35:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wischi@programming.dev"
                "@Prunebutt@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4306 …}
              +nested: Doctrine\ORM\PersistentCollection {#4308 …}
              +votes: Doctrine\ORM\PersistentCollection {#4310 …}
              +reports: Doctrine\ORM\PersistentCollection {#4312 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
              -id: 217872
              -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5988702"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702373720 {#4303
                date: 2023-12-12 10:35:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4042}
            +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1702374420 {#4403
              date: 2023-12-12 10:47:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
              "@Prunebutt@feddit.de"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4406 …}
            +nested: Doctrine\ORM\PersistentCollection {#4408 …}
            +votes: Doctrine\ORM\PersistentCollection {#4410 …}
            +reports: Doctrine\ORM\PersistentCollection {#4412 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
            -id: 217885
            -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5609278"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702374420 {#4404
              date: 2023-12-12 10:47:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "The mean of 1 and 9 is 5"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702377183 {#4473
            date: 2023-12-12 11:33:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4477 …}
          +nested: Doctrine\ORM\PersistentCollection {#4479 …}
          +votes: Doctrine\ORM\PersistentCollection {#4481 …}
          +reports: Doctrine\ORM\PersistentCollection {#4483 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
          -id: 217925
          -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5900972"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702377183 {#4474
            date: 2023-12-12 11:33:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "*woosh*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702379412 {#4512
          date: 2023-12-12 12:10:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
          "@Redjard@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4515 …}
        +nested: Doctrine\ORM\PersistentCollection {#4517 …}
        +votes: Doctrine\ORM\PersistentCollection {#4519 …}
        +reports: Doctrine\ORM\PersistentCollection {#4521 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
        -id: 217970
        -bodyTs: "'woosh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5610199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702379412 {#4513
          date: 2023-12-12 12:10:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702383601 {#4550
        date: 2023-12-12 13:20:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
        "@Redjard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4556 …}
      +votes: Doctrine\ORM\PersistentCollection {#4558 …}
      +reports: Doctrine\ORM\PersistentCollection {#4560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
      -id: 218062
      -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.pit.ninja/comment/1828878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702383601 {#4551
        date: 2023-12-12 13:20:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "I thought the “/j” tone-tag was enough ;_;"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702383928 {#4572
      date: 2023-12-12 13:25:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
      "@stu@lemmy.pit.ninja"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4579 …}
    +votes: Doctrine\ORM\PersistentCollection {#4581 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 218069
    -bodyTs: "'/j':4 'enough':9 'tag':7 'thought':2 'tone':6 'tone-tag':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5611196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383928 {#4569
      date: 2023-12-12 13:25:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    If one doesn’t realize you’re op, the entire thing can be interpreted very differently.  \n
    Then “Not sure if sarcastic and woosh, or adding to the joke ಠ_ಠ” could be interpreted as something like “I’m not sure if you are adding to the joke and I’m not understanding it”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702388661 {#4598
    date: 2023-12-12 14:44:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
    "@stu@lemmy.pit.ninja"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4595 …}
  +nested: Doctrine\ORM\PersistentCollection {#4592 …}
  +votes: Doctrine\ORM\PersistentCollection {#4590 …}
  +reports: Doctrine\ORM\PersistentCollection {#4604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
  -id: 218205
  -bodyTs: "'ad':25,44 'could':31 'differ':16 'doesn':3 'entir':10 'interpret':14,33 'joke':28,47 'like':36 'm':38,50 'one':2 'op':8 're':7 'realiz':5 'sarcast':21 'someth':35 'sure':19,40 'thing':11 'understand':52 'woosh':23 'ಠ':29,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5904264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388661 {#4601
    date: 2023-12-12 14:44:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4612
  +user: Proxies\__CG__\App\Entity\User {#4305 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4567
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4552
      +user: Proxies\__CG__\App\Entity\User {#4553 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4514
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4475
          +user: Proxies\__CG__\App\Entity\User {#4476 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4405
            +user: App\Entity\User {#3990 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4304
              +user: Proxies\__CG__\App\Entity\User {#4305 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4042
                +user: App\Entity\User {#3990 …}
                +entry: App\Entity\Entry {#2400}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
                  \n
                  I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
                  \n
                  You take the mean of 1 and 9 which is 4.5!\n
                  \n
                  /j
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 77
                +score: 0
                +lastActive: DateTime @1704169233 {#3956
                  date: 2024-01-02 05:20:33.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@wischi@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4040 …}
                +nested: Doctrine\ORM\PersistentCollection {#4038 …}
                +votes: Doctrine\ORM\PersistentCollection {#4036 …}
                +reports: Doctrine\ORM\PersistentCollection {#4034 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
                -id: 217780
                -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/5607569"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702365041 {#3992
                  date: 2023-12-12 08:10:41.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4042}
              +body: "Right, because 5 rounds down to 4.5"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1702373720 {#4302
                date: 2023-12-12 10:35:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wischi@programming.dev"
                "@Prunebutt@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4306 …}
              +nested: Doctrine\ORM\PersistentCollection {#4308 …}
              +votes: Doctrine\ORM\PersistentCollection {#4310 …}
              +reports: Doctrine\ORM\PersistentCollection {#4312 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
              -id: 217872
              -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5988702"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702373720 {#4303
                date: 2023-12-12 10:35:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4042}
            +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1702374420 {#4403
              date: 2023-12-12 10:47:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
              "@Prunebutt@feddit.de"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4406 …}
            +nested: Doctrine\ORM\PersistentCollection {#4408 …}
            +votes: Doctrine\ORM\PersistentCollection {#4410 …}
            +reports: Doctrine\ORM\PersistentCollection {#4412 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
            -id: 217885
            -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5609278"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702374420 {#4404
              date: 2023-12-12 10:47:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "The mean of 1 and 9 is 5"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702377183 {#4473
            date: 2023-12-12 11:33:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4477 …}
          +nested: Doctrine\ORM\PersistentCollection {#4479 …}
          +votes: Doctrine\ORM\PersistentCollection {#4481 …}
          +reports: Doctrine\ORM\PersistentCollection {#4483 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
          -id: 217925
          -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5900972"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702377183 {#4474
            date: 2023-12-12 11:33:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "*woosh*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702379412 {#4512
          date: 2023-12-12 12:10:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
          "@Redjard@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4515 …}
        +nested: Doctrine\ORM\PersistentCollection {#4517 …}
        +votes: Doctrine\ORM\PersistentCollection {#4519 …}
        +reports: Doctrine\ORM\PersistentCollection {#4521 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
        -id: 217970
        -bodyTs: "'woosh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5610199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702379412 {#4513
          date: 2023-12-12 12:10:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702383601 {#4550
        date: 2023-12-12 13:20:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
        "@Redjard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4556 …}
      +votes: Doctrine\ORM\PersistentCollection {#4558 …}
      +reports: Doctrine\ORM\PersistentCollection {#4560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
      -id: 218062
      -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.pit.ninja/comment/1828878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702383601 {#4551
        date: 2023-12-12 13:20:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "I thought the “/j” tone-tag was enough ;_;"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702383928 {#4572
      date: 2023-12-12 13:25:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
      "@stu@lemmy.pit.ninja"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4579 …}
    +votes: Doctrine\ORM\PersistentCollection {#4581 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 218069
    -bodyTs: "'/j':4 'enough':9 'tag':7 'thought':2 'tone':6 'tone-tag':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5611196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383928 {#4569
      date: 2023-12-12 13:25:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "jarcasm?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702400660 {#4610
    date: 2023-12-12 18:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
    "@stu@lemmy.pit.ninja"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4613 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -id: 218672
  -bodyTs: "'jarcasm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5995714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702400660 {#4611
    date: 2023-12-12 18:04:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4612
  +user: Proxies\__CG__\App\Entity\User {#4305 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4567
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4552
      +user: Proxies\__CG__\App\Entity\User {#4553 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4514
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4475
          +user: Proxies\__CG__\App\Entity\User {#4476 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4405
            +user: App\Entity\User {#3990 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4304
              +user: Proxies\__CG__\App\Entity\User {#4305 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4042
                +user: App\Entity\User {#3990 …}
                +entry: App\Entity\Entry {#2400}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
                  \n
                  I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
                  \n
                  You take the mean of 1 and 9 which is 4.5!\n
                  \n
                  /j
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 77
                +score: 0
                +lastActive: DateTime @1704169233 {#3956
                  date: 2024-01-02 05:20:33.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@wischi@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4040 …}
                +nested: Doctrine\ORM\PersistentCollection {#4038 …}
                +votes: Doctrine\ORM\PersistentCollection {#4036 …}
                +reports: Doctrine\ORM\PersistentCollection {#4034 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
                -id: 217780
                -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/5607569"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702365041 {#3992
                  date: 2023-12-12 08:10:41.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4042}
              +body: "Right, because 5 rounds down to 4.5"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1702373720 {#4302
                date: 2023-12-12 10:35:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wischi@programming.dev"
                "@Prunebutt@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4306 …}
              +nested: Doctrine\ORM\PersistentCollection {#4308 …}
              +votes: Doctrine\ORM\PersistentCollection {#4310 …}
              +reports: Doctrine\ORM\PersistentCollection {#4312 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
              -id: 217872
              -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5988702"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702373720 {#4303
                date: 2023-12-12 10:35:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4042}
            +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1702374420 {#4403
              date: 2023-12-12 10:47:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
              "@Prunebutt@feddit.de"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4406 …}
            +nested: Doctrine\ORM\PersistentCollection {#4408 …}
            +votes: Doctrine\ORM\PersistentCollection {#4410 …}
            +reports: Doctrine\ORM\PersistentCollection {#4412 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
            -id: 217885
            -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5609278"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702374420 {#4404
              date: 2023-12-12 10:47:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "The mean of 1 and 9 is 5"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702377183 {#4473
            date: 2023-12-12 11:33:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4477 …}
          +nested: Doctrine\ORM\PersistentCollection {#4479 …}
          +votes: Doctrine\ORM\PersistentCollection {#4481 …}
          +reports: Doctrine\ORM\PersistentCollection {#4483 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
          -id: 217925
          -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5900972"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702377183 {#4474
            date: 2023-12-12 11:33:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "*woosh*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702379412 {#4512
          date: 2023-12-12 12:10:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
          "@Redjard@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4515 …}
        +nested: Doctrine\ORM\PersistentCollection {#4517 …}
        +votes: Doctrine\ORM\PersistentCollection {#4519 …}
        +reports: Doctrine\ORM\PersistentCollection {#4521 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
        -id: 217970
        -bodyTs: "'woosh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5610199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702379412 {#4513
          date: 2023-12-12 12:10:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702383601 {#4550
        date: 2023-12-12 13:20:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
        "@Redjard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4556 …}
      +votes: Doctrine\ORM\PersistentCollection {#4558 …}
      +reports: Doctrine\ORM\PersistentCollection {#4560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
      -id: 218062
      -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.pit.ninja/comment/1828878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702383601 {#4551
        date: 2023-12-12 13:20:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "I thought the “/j” tone-tag was enough ;_;"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702383928 {#4572
      date: 2023-12-12 13:25:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
      "@stu@lemmy.pit.ninja"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4579 …}
    +votes: Doctrine\ORM\PersistentCollection {#4581 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 218069
    -bodyTs: "'/j':4 'enough':9 'tag':7 'thought':2 'tone':6 'tone-tag':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5611196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383928 {#4569
      date: 2023-12-12 13:25:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "jarcasm?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702400660 {#4610
    date: 2023-12-12 18:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
    "@stu@lemmy.pit.ninja"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4613 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -id: 218672
  -bodyTs: "'jarcasm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5995714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702400660 {#4611
    date: 2023-12-12 18:04:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4612
  +user: Proxies\__CG__\App\Entity\User {#4305 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4567
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4552
      +user: Proxies\__CG__\App\Entity\User {#4553 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4514
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4475
          +user: Proxies\__CG__\App\Entity\User {#4476 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4405
            +user: App\Entity\User {#3990 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4304
              +user: Proxies\__CG__\App\Entity\User {#4305 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4042
                +user: App\Entity\User {#3990 …}
                +entry: App\Entity\Entry {#2400}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
                  \n
                  I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
                  \n
                  You take the mean of 1 and 9 which is 4.5!\n
                  \n
                  /j
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 77
                +score: 0
                +lastActive: DateTime @1704169233 {#3956
                  date: 2024-01-02 05:20:33.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@wischi@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4040 …}
                +nested: Doctrine\ORM\PersistentCollection {#4038 …}
                +votes: Doctrine\ORM\PersistentCollection {#4036 …}
                +reports: Doctrine\ORM\PersistentCollection {#4034 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
                -id: 217780
                -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/5607569"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702365041 {#3992
                  date: 2023-12-12 08:10:41.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4042}
              +body: "Right, because 5 rounds down to 4.5"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1702373720 {#4302
                date: 2023-12-12 10:35:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wischi@programming.dev"
                "@Prunebutt@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4306 …}
              +nested: Doctrine\ORM\PersistentCollection {#4308 …}
              +votes: Doctrine\ORM\PersistentCollection {#4310 …}
              +reports: Doctrine\ORM\PersistentCollection {#4312 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
              -id: 217872
              -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5988702"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702373720 {#4303
                date: 2023-12-12 10:35:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4042}
            +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1702374420 {#4403
              date: 2023-12-12 10:47:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
              "@Prunebutt@feddit.de"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4406 …}
            +nested: Doctrine\ORM\PersistentCollection {#4408 …}
            +votes: Doctrine\ORM\PersistentCollection {#4410 …}
            +reports: Doctrine\ORM\PersistentCollection {#4412 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
            -id: 217885
            -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5609278"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702374420 {#4404
              date: 2023-12-12 10:47:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "The mean of 1 and 9 is 5"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702377183 {#4473
            date: 2023-12-12 11:33:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4477 …}
          +nested: Doctrine\ORM\PersistentCollection {#4479 …}
          +votes: Doctrine\ORM\PersistentCollection {#4481 …}
          +reports: Doctrine\ORM\PersistentCollection {#4483 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
          -id: 217925
          -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5900972"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702377183 {#4474
            date: 2023-12-12 11:33:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "*woosh*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702379412 {#4512
          date: 2023-12-12 12:10:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
          "@Redjard@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4515 …}
        +nested: Doctrine\ORM\PersistentCollection {#4517 …}
        +votes: Doctrine\ORM\PersistentCollection {#4519 …}
        +reports: Doctrine\ORM\PersistentCollection {#4521 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
        -id: 217970
        -bodyTs: "'woosh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5610199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702379412 {#4513
          date: 2023-12-12 12:10:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702383601 {#4550
        date: 2023-12-12 13:20:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
        "@Redjard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4556 …}
      +votes: Doctrine\ORM\PersistentCollection {#4558 …}
      +reports: Doctrine\ORM\PersistentCollection {#4560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
      -id: 218062
      -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.pit.ninja/comment/1828878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702383601 {#4551
        date: 2023-12-12 13:20:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "I thought the “/j” tone-tag was enough ;_;"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702383928 {#4572
      date: 2023-12-12 13:25:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
      "@stu@lemmy.pit.ninja"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4579 …}
    +votes: Doctrine\ORM\PersistentCollection {#4581 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 218069
    -bodyTs: "'/j':4 'enough':9 'tag':7 'thought':2 'tone':6 'tone-tag':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5611196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383928 {#4569
      date: 2023-12-12 13:25:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "jarcasm?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702400660 {#4610
    date: 2023-12-12 18:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
    "@stu@lemmy.pit.ninja"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4613 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -id: 218672
  -bodyTs: "'jarcasm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5995714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702400660 {#4611
    date: 2023-12-12 18:04:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4612
    +user: Proxies\__CG__\App\Entity\User {#4305 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4567
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4552
        +user: Proxies\__CG__\App\Entity\User {#4553 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4514
          +user: App\Entity\User {#3990 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4475
            +user: Proxies\__CG__\App\Entity\User {#4476 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4405
              +user: App\Entity\User {#3990 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4304
                +user: Proxies\__CG__\App\Entity\User {#4305 …}
                +entry: App\Entity\Entry {#2400}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4042
                  +user: App\Entity\User {#3990 …}
                  +entry: App\Entity\Entry {#2400}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
                    \n
                    I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
                    \n
                    You take the mean of 1 and 9 which is 4.5!\n
                    \n
                    /j
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 77
                  +score: 0
                  +lastActive: DateTime @1704169233 {#3956
                    date: 2024-01-02 05:20:33.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@wischi@programming.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4040 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
                  -id: 217780
                  -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://feddit.de/comment/5607569"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702365041 {#3992
                    date: 2023-12-12 08:10:41.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4042}
                +body: "Right, because 5 rounds down to 4.5"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 9
                +score: 0
                +lastActive: DateTime @1702373720 {#4302
                  date: 2023-12-12 10:35:20.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@wischi@programming.dev"
                  "@Prunebutt@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4306 …}
                +nested: Doctrine\ORM\PersistentCollection {#4308 …}
                +votes: Doctrine\ORM\PersistentCollection {#4310 …}
                +reports: Doctrine\ORM\PersistentCollection {#4312 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
                -id: 217872
                -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5988702"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702373720 {#4303
                  date: 2023-12-12 10:35:20.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4042}
              +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1702374420 {#4403
                date: 2023-12-12 10:47:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wischi@programming.dev"
                "@Prunebutt@feddit.de"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4406 …}
              +nested: Doctrine\ORM\PersistentCollection {#4408 …}
              +votes: Doctrine\ORM\PersistentCollection {#4410 …}
              +reports: Doctrine\ORM\PersistentCollection {#4412 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
              -id: 217885
              -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/5609278"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702374420 {#4404
                date: 2023-12-12 10:47:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4042}
            +body: "The mean of 1 and 9 is 5"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1702377183 {#4473
              date: 2023-12-12 11:33:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
              "@Prunebutt@feddit.de"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4477 …}
            +nested: Doctrine\ORM\PersistentCollection {#4479 …}
            +votes: Doctrine\ORM\PersistentCollection {#4481 …}
            +reports: Doctrine\ORM\PersistentCollection {#4483 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
            -id: 217925
            -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5900972"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702377183 {#4474
              date: 2023-12-12 11:33:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "*woosh*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1702379412 {#4512
            date: 2023-12-12 12:10:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
            "@SpaceNoodle@lemmy.world"
            "@Redjard@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4515 …}
          +nested: Doctrine\ORM\PersistentCollection {#4517 …}
          +votes: Doctrine\ORM\PersistentCollection {#4519 …}
          +reports: Doctrine\ORM\PersistentCollection {#4521 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
          -id: 217970
          -bodyTs: "'woosh':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5610199"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702379412 {#4513
            date: 2023-12-12 12:10:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702383601 {#4550
          date: 2023-12-12 13:20:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
          "@Redjard@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4554 …}
        +nested: Doctrine\ORM\PersistentCollection {#4556 …}
        +votes: Doctrine\ORM\PersistentCollection {#4558 …}
        +reports: Doctrine\ORM\PersistentCollection {#4560 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
        -id: 218062
        -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.pit.ninja/comment/1828878"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702383601 {#4551
          date: 2023-12-12 13:20:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "I thought the “/j” tone-tag was enough ;_;"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702383928 {#4572
        date: 2023-12-12 13:25:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
        "@Redjard@lemmy.dbzer0.com"
        "@stu@lemmy.pit.ninja"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4575 …}
      +nested: Doctrine\ORM\PersistentCollection {#4579 …}
      +votes: Doctrine\ORM\PersistentCollection {#4581 …}
      +reports: Doctrine\ORM\PersistentCollection {#4582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
      -id: 218069
      -bodyTs: "'/j':4 'enough':9 'tag':7 'thought':2 'tone':6 'tone-tag':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5611196"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702383928 {#4569
        date: 2023-12-12 13:25:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "jarcasm?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702400660 {#4610
      date: 2023-12-12 18:04:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
      "@stu@lemmy.pit.ninja"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4613 …}
    +nested: Doctrine\ORM\PersistentCollection {#4615 …}
    +votes: Doctrine\ORM\PersistentCollection {#4617 …}
    +reports: Doctrine\ORM\PersistentCollection {#4619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
    -id: 218672
    -bodyTs: "'jarcasm':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5995714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702400660 {#4611
      date: 2023-12-12 18:04:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "[Joking](https://tonetags.carrd.co/#masterlist)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702401245 {#4631
    date: 2023-12-12 18:14:05.0 +01:00
  }
  +ip: null
  +tags: [
    "masterlist"
  ]
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
    "@stu@lemmy.pit.ninja"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 218709
  -bodyTs: "'/#masterlist)':4 'joke':1 'tonetags.carrd.co':3 'tonetags.carrd.co/#masterlist)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5616394"
  +editedAt: DateTimeImmutable @1704057360 {#4628
    date: 2023-12-31 22:16:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702401245 {#4626
    date: 2023-12-12 18:14:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4612
    +user: Proxies\__CG__\App\Entity\User {#4305 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4567
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4552
        +user: Proxies\__CG__\App\Entity\User {#4553 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4514
          +user: App\Entity\User {#3990 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4475
            +user: Proxies\__CG__\App\Entity\User {#4476 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4405
              +user: App\Entity\User {#3990 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4304
                +user: Proxies\__CG__\App\Entity\User {#4305 …}
                +entry: App\Entity\Entry {#2400}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4042
                  +user: App\Entity\User {#3990 …}
                  +entry: App\Entity\Entry {#2400}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
                    \n
                    I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
                    \n
                    You take the mean of 1 and 9 which is 4.5!\n
                    \n
                    /j
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 77
                  +score: 0
                  +lastActive: DateTime @1704169233 {#3956
                    date: 2024-01-02 05:20:33.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@wischi@programming.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4040 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
                  -id: 217780
                  -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://feddit.de/comment/5607569"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702365041 {#3992
                    date: 2023-12-12 08:10:41.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4042}
                +body: "Right, because 5 rounds down to 4.5"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 9
                +score: 0
                +lastActive: DateTime @1702373720 {#4302
                  date: 2023-12-12 10:35:20.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@wischi@programming.dev"
                  "@Prunebutt@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4306 …}
                +nested: Doctrine\ORM\PersistentCollection {#4308 …}
                +votes: Doctrine\ORM\PersistentCollection {#4310 …}
                +reports: Doctrine\ORM\PersistentCollection {#4312 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
                -id: 217872
                -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5988702"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702373720 {#4303
                  date: 2023-12-12 10:35:20.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4042}
              +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1702374420 {#4403
                date: 2023-12-12 10:47:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wischi@programming.dev"
                "@Prunebutt@feddit.de"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4406 …}
              +nested: Doctrine\ORM\PersistentCollection {#4408 …}
              +votes: Doctrine\ORM\PersistentCollection {#4410 …}
              +reports: Doctrine\ORM\PersistentCollection {#4412 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
              -id: 217885
              -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/5609278"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702374420 {#4404
                date: 2023-12-12 10:47:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4042}
            +body: "The mean of 1 and 9 is 5"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1702377183 {#4473
              date: 2023-12-12 11:33:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
              "@Prunebutt@feddit.de"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4477 …}
            +nested: Doctrine\ORM\PersistentCollection {#4479 …}
            +votes: Doctrine\ORM\PersistentCollection {#4481 …}
            +reports: Doctrine\ORM\PersistentCollection {#4483 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
            -id: 217925
            -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5900972"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702377183 {#4474
              date: 2023-12-12 11:33:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "*woosh*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1702379412 {#4512
            date: 2023-12-12 12:10:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
            "@SpaceNoodle@lemmy.world"
            "@Redjard@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4515 …}
          +nested: Doctrine\ORM\PersistentCollection {#4517 …}
          +votes: Doctrine\ORM\PersistentCollection {#4519 …}
          +reports: Doctrine\ORM\PersistentCollection {#4521 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
          -id: 217970
          -bodyTs: "'woosh':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5610199"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702379412 {#4513
            date: 2023-12-12 12:10:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702383601 {#4550
          date: 2023-12-12 13:20:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
          "@Redjard@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4554 …}
        +nested: Doctrine\ORM\PersistentCollection {#4556 …}
        +votes: Doctrine\ORM\PersistentCollection {#4558 …}
        +reports: Doctrine\ORM\PersistentCollection {#4560 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
        -id: 218062
        -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.pit.ninja/comment/1828878"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702383601 {#4551
          date: 2023-12-12 13:20:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "I thought the “/j” tone-tag was enough ;_;"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702383928 {#4572
        date: 2023-12-12 13:25:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
        "@Redjard@lemmy.dbzer0.com"
        "@stu@lemmy.pit.ninja"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4575 …}
      +nested: Doctrine\ORM\PersistentCollection {#4579 …}
      +votes: Doctrine\ORM\PersistentCollection {#4581 …}
      +reports: Doctrine\ORM\PersistentCollection {#4582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
      -id: 218069
      -bodyTs: "'/j':4 'enough':9 'tag':7 'thought':2 'tone':6 'tone-tag':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5611196"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702383928 {#4569
        date: 2023-12-12 13:25:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "jarcasm?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702400660 {#4610
      date: 2023-12-12 18:04:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
      "@stu@lemmy.pit.ninja"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4613 …}
    +nested: Doctrine\ORM\PersistentCollection {#4615 …}
    +votes: Doctrine\ORM\PersistentCollection {#4617 …}
    +reports: Doctrine\ORM\PersistentCollection {#4619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
    -id: 218672
    -bodyTs: "'jarcasm':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5995714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702400660 {#4611
      date: 2023-12-12 18:04:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "[Joking](https://tonetags.carrd.co/#masterlist)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702401245 {#4631
    date: 2023-12-12 18:14:05.0 +01:00
  }
  +ip: null
  +tags: [
    "masterlist"
  ]
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
    "@stu@lemmy.pit.ninja"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 218709
  -bodyTs: "'/#masterlist)':4 'joke':1 'tonetags.carrd.co':3 'tonetags.carrd.co/#masterlist)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5616394"
  +editedAt: DateTimeImmutable @1704057360 {#4628
    date: 2023-12-31 22:16:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702401245 {#4626
    date: 2023-12-12 18:14:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4612
    +user: Proxies\__CG__\App\Entity\User {#4305 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4567
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4552
        +user: Proxies\__CG__\App\Entity\User {#4553 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4514
          +user: App\Entity\User {#3990 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4475
            +user: Proxies\__CG__\App\Entity\User {#4476 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4405
              +user: App\Entity\User {#3990 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4304
                +user: Proxies\__CG__\App\Entity\User {#4305 …}
                +entry: App\Entity\Entry {#2400}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4042
                  +user: App\Entity\User {#3990 …}
                  +entry: App\Entity\Entry {#2400}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
                    \n
                    I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
                    \n
                    You take the mean of 1 and 9 which is 4.5!\n
                    \n
                    /j
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 77
                  +score: 0
                  +lastActive: DateTime @1704169233 {#3956
                    date: 2024-01-02 05:20:33.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@wischi@programming.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4040 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
                  -id: 217780
                  -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://feddit.de/comment/5607569"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702365041 {#3992
                    date: 2023-12-12 08:10:41.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4042}
                +body: "Right, because 5 rounds down to 4.5"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 9
                +score: 0
                +lastActive: DateTime @1702373720 {#4302
                  date: 2023-12-12 10:35:20.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@wischi@programming.dev"
                  "@Prunebutt@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4306 …}
                +nested: Doctrine\ORM\PersistentCollection {#4308 …}
                +votes: Doctrine\ORM\PersistentCollection {#4310 …}
                +reports: Doctrine\ORM\PersistentCollection {#4312 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4314 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4316 …}
                -id: 217872
                -bodyTs: "'4.5':7 '5':3 'right':1 'round':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5988702"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702373720 {#4303
                  date: 2023-12-12 10:35:20.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4042}
              +body: "Not sure if sarcastic and *woosh*, or adding to the joke ಠ_ಠ"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1702374420 {#4403
                date: 2023-12-12 10:47:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wischi@programming.dev"
                "@Prunebutt@feddit.de"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4406 …}
              +nested: Doctrine\ORM\PersistentCollection {#4408 …}
              +votes: Doctrine\ORM\PersistentCollection {#4410 …}
              +reports: Doctrine\ORM\PersistentCollection {#4412 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
              -id: 217885
              -bodyTs: "'ad':8 'joke':11 'sarcast':4 'sure':2 'woosh':6 'ಠ':12,13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/5609278"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702374420 {#4404
                date: 2023-12-12 10:47:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4042}
            +body: "The mean of 1 and 9 is 5"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1702377183 {#4473
              date: 2023-12-12 11:33:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wischi@programming.dev"
              "@Prunebutt@feddit.de"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4477 …}
            +nested: Doctrine\ORM\PersistentCollection {#4479 …}
            +votes: Doctrine\ORM\PersistentCollection {#4481 …}
            +reports: Doctrine\ORM\PersistentCollection {#4483 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
            -id: 217925
            -bodyTs: "'1':4 '5':8 '9':6 'mean':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5900972"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702377183 {#4474
              date: 2023-12-12 11:33:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4042}
          +body: "*woosh*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1702379412 {#4512
            date: 2023-12-12 12:10:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
            "@Prunebutt@feddit.de"
            "@SpaceNoodle@lemmy.world"
            "@Redjard@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4515 …}
          +nested: Doctrine\ORM\PersistentCollection {#4517 …}
          +votes: Doctrine\ORM\PersistentCollection {#4519 …}
          +reports: Doctrine\ORM\PersistentCollection {#4521 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
          -id: 217970
          -bodyTs: "'woosh':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5610199"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702379412 {#4513
            date: 2023-12-12 12:10:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: "I think you got hit hard by Poe’s Law here. Except it’s more like people couldn’t tell if you were jokingly or genuinely getting your math wrong… Even after you explained you were joking lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702383601 {#4550
          date: 2023-12-12 13:20:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
          "@SpaceNoodle@lemmy.world"
          "@Redjard@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4554 …}
        +nested: Doctrine\ORM\PersistentCollection {#4556 …}
        +votes: Doctrine\ORM\PersistentCollection {#4558 …}
        +reports: Doctrine\ORM\PersistentCollection {#4560 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
        -id: 218062
        -bodyTs: "'couldn':18 'even':31 'except':12 'explain':34 'genuin':26 'get':27 'got':4 'hard':6 'hit':5 'joke':24,37 'law':10 'like':16 'lol':38 'math':29 'peopl':17 'poe':8 'tell':20 'think':2 'wrong':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.pit.ninja/comment/1828878"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702383601 {#4551
          date: 2023-12-12 13:20:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "I thought the “/j” tone-tag was enough ;_;"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702383928 {#4572
        date: 2023-12-12 13:25:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
        "@SpaceNoodle@lemmy.world"
        "@Redjard@lemmy.dbzer0.com"
        "@stu@lemmy.pit.ninja"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4575 …}
      +nested: Doctrine\ORM\PersistentCollection {#4579 …}
      +votes: Doctrine\ORM\PersistentCollection {#4581 …}
      +reports: Doctrine\ORM\PersistentCollection {#4582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
      -id: 218069
      -bodyTs: "'/j':4 'enough':9 'tag':7 'thought':2 'tone':6 'tone-tag':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5611196"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702383928 {#4569
        date: 2023-12-12 13:25:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "jarcasm?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702400660 {#4610
      date: 2023-12-12 18:04:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@SpaceNoodle@lemmy.world"
      "@Redjard@lemmy.dbzer0.com"
      "@stu@lemmy.pit.ninja"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4613 …}
    +nested: Doctrine\ORM\PersistentCollection {#4615 …}
    +votes: Doctrine\ORM\PersistentCollection {#4617 …}
    +reports: Doctrine\ORM\PersistentCollection {#4619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
    -id: 218672
    -bodyTs: "'jarcasm':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5995714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702400660 {#4611
      date: 2023-12-12 18:04:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "[Joking](https://tonetags.carrd.co/#masterlist)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702401245 {#4631
    date: 2023-12-12 18:14:05.0 +01:00
  }
  +ip: null
  +tags: [
    "masterlist"
  ]
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@SpaceNoodle@lemmy.world"
    "@Redjard@lemmy.dbzer0.com"
    "@stu@lemmy.pit.ninja"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 218709
  -bodyTs: "'/#masterlist)':4 'joke':1 'tonetags.carrd.co':3 'tonetags.carrd.co/#masterlist)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5616394"
  +editedAt: DateTimeImmutable @1704057360 {#4628
    date: 2023-12-31 22:16:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702401245 {#4626
    date: 2023-12-12 18:14:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4320
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
      \n
      I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
      \n
      You take the mean of 1 and 9 which is 4.5!\n
      \n
      /j
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1704169233 {#3956
      date: 2024-01-02 05:20:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
    -id: 217780
    -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5607569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702365041 {#3992
      date: 2023-12-12 08:10:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
    \n
    But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1702365414 {#4318
    date: 2023-12-12 08:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4323 …}
  +votes: Doctrine\ORM\PersistentCollection {#4325 …}
  +reports: Doctrine\ORM\PersistentCollection {#4327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
  -id: 217782
  -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5649209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702365414 {#4319
    date: 2023-12-12 08:16:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4320
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
      \n
      I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
      \n
      You take the mean of 1 and 9 which is 4.5!\n
      \n
      /j
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1704169233 {#3956
      date: 2024-01-02 05:20:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
    -id: 217780
    -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5607569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702365041 {#3992
      date: 2023-12-12 08:10:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
    \n
    But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1702365414 {#4318
    date: 2023-12-12 08:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4323 …}
  +votes: Doctrine\ORM\PersistentCollection {#4325 …}
  +reports: Doctrine\ORM\PersistentCollection {#4327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
  -id: 217782
  -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5649209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702365414 {#4319
    date: 2023-12-12 08:16:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4320
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
      \n
      I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
      \n
      You take the mean of 1 and 9 which is 4.5!\n
      \n
      /j
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1704169233 {#3956
      date: 2024-01-02 05:20:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
    -id: 217780
    -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5607569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702365041 {#3992
      date: 2023-12-12 08:10:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
    \n
    But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1702365414 {#4318
    date: 2023-12-12 08:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4323 …}
  +votes: Doctrine\ORM\PersistentCollection {#4325 …}
  +reports: Doctrine\ORM\PersistentCollection {#4327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
  -id: 217782
  -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5649209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702365414 {#4319
    date: 2023-12-12 08:16:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4320
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
      \n
      But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1702365414 {#4318
      date: 2023-12-12 08:16:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4323 …}
    +votes: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
    -id: 217782
    -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5649209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702365414 {#4319
      date: 2023-12-12 08:16:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I did (skimmed it, at least) and I liked it. 🙃"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702365746 {#4337
    date: 2023-12-12 08:22:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4348 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 217785
  -bodyTs: "'least':6 'like':9 'skim':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5607693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702365746 {#4334
    date: 2023-12-12 08:22:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4320
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
      \n
      But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1702365414 {#4318
      date: 2023-12-12 08:16:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4323 …}
    +votes: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
    -id: 217782
    -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5649209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702365414 {#4319
      date: 2023-12-12 08:16:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I did (skimmed it, at least) and I liked it. 🙃"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702365746 {#4337
    date: 2023-12-12 08:22:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4348 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 217785
  -bodyTs: "'least':6 'like':9 'skim':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5607693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702365746 {#4334
    date: 2023-12-12 08:22:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4320
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
      \n
      But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1702365414 {#4318
      date: 2023-12-12 08:16:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4323 …}
    +votes: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
    -id: 217782
    -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5649209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702365414 {#4319
      date: 2023-12-12 08:16:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I did (skimmed it, at least) and I liked it. 🙃"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702365746 {#4337
    date: 2023-12-12 08:22:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4348 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 217785
  -bodyTs: "'least':6 'like':9 'skim':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5607693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702365746 {#4334
    date: 2023-12-12 08:22:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4358
  +user: Proxies\__CG__\App\Entity\User {#4359 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4320
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
      \n
      But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1702365414 {#4318
      date: 2023-12-12 08:16:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4323 …}
    +votes: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
    -id: 217782
    -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5649209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702365414 {#4319
      date: 2023-12-12 08:16:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
    \n
    6/2(1+2)  \n
    = 6/23  \n
    = 0.26
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702372797 {#4355
    date: 2023-12-12 10:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4360 …}
  +nested: Doctrine\ORM\PersistentCollection {#4362 …}
  +votes: Doctrine\ORM\PersistentCollection {#4364 …}
  +reports: Doctrine\ORM\PersistentCollection {#4366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
  -id: 217861
  -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5608996"
  +editedAt: DateTimeImmutable @1703987455 {#4356
    date: 2023-12-31 02:50:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702372797 {#4357
    date: 2023-12-12 10:19:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4358
  +user: Proxies\__CG__\App\Entity\User {#4359 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4320
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
      \n
      But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1702365414 {#4318
      date: 2023-12-12 08:16:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4323 …}
    +votes: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
    -id: 217782
    -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5649209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702365414 {#4319
      date: 2023-12-12 08:16:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
    \n
    6/2(1+2)  \n
    = 6/23  \n
    = 0.26
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702372797 {#4355
    date: 2023-12-12 10:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4360 …}
  +nested: Doctrine\ORM\PersistentCollection {#4362 …}
  +votes: Doctrine\ORM\PersistentCollection {#4364 …}
  +reports: Doctrine\ORM\PersistentCollection {#4366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
  -id: 217861
  -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5608996"
  +editedAt: DateTimeImmutable @1703987455 {#4356
    date: 2023-12-31 02:50:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702372797 {#4357
    date: 2023-12-12 10:19:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4358
  +user: Proxies\__CG__\App\Entity\User {#4359 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4320
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
        \n
        I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
        \n
        You take the mean of 1 and 9 which is 4.5!\n
        \n
        /j
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1704169233 {#3956
        date: 2024-01-02 05:20:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 217780
      -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5607569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365041 {#3992
        date: 2023-12-12 08:10:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
      \n
      But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1702365414 {#4318
      date: 2023-12-12 08:16:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4323 …}
    +votes: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
    -id: 217782
    -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5649209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702365414 {#4319
      date: 2023-12-12 08:16:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
    \n
    6/2(1+2)  \n
    = 6/23  \n
    = 0.26
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702372797 {#4355
    date: 2023-12-12 10:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4360 …}
  +nested: Doctrine\ORM\PersistentCollection {#4362 …}
  +votes: Doctrine\ORM\PersistentCollection {#4364 …}
  +reports: Doctrine\ORM\PersistentCollection {#4366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
  -id: 217861
  -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5608996"
  +editedAt: DateTimeImmutable @1703987455 {#4356
    date: 2023-12-31 02:50:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702372797 {#4357
    date: 2023-12-12 10:19:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4429
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: Proxies\__CG__\App\Entity\User {#4359 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4320
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
          \n
          I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
          \n
          You take the mean of 1 and 9 which is 4.5!\n
          \n
          /j
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1704169233 {#3956
          date: 2024-01-02 05:20:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 217780
        -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5607569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365041 {#3992
          date: 2023-12-12 08:10:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
        \n
        But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1702365414 {#4318
        date: 2023-12-12 08:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4323 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
      -id: 217782
      -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5649209"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365414 {#4319
        date: 2023-12-12 08:16:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
      \n
      6/2(1+2)  \n
      = 6/23  \n
      = 0.26
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702372797 {#4355
      date: 2023-12-12 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4360 …}
    +nested: Doctrine\ORM\PersistentCollection {#4362 …}
    +votes: Doctrine\ORM\PersistentCollection {#4364 …}
    +reports: Doctrine\ORM\PersistentCollection {#4366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
    -id: 217861
    -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5608996"
    +editedAt: DateTimeImmutable @1703987455 {#4356
      date: 2023-12-31 02:50:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702372797 {#4357
      date: 2023-12-12 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "🤣 I’m not sure if you read the post but I also wrote about that (the paragraph right before “What about the real world?”)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702374687 {#4430
    date: 2023-12-12 10:51:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@relevants@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4425 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4424 …}
  +reports: Doctrine\ORM\PersistentCollection {#4434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4438 …}
  -id: 217890
  -bodyTs: "'also':12 'm':2 'paragraph':17 'post':9 'read':7 'real':23 'right':18 'sure':4 'world':24 'wrote':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5651065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374687 {#4433
    date: 2023-12-12 10:51:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4429
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: Proxies\__CG__\App\Entity\User {#4359 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4320
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
          \n
          I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
          \n
          You take the mean of 1 and 9 which is 4.5!\n
          \n
          /j
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1704169233 {#3956
          date: 2024-01-02 05:20:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 217780
        -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5607569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365041 {#3992
          date: 2023-12-12 08:10:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
        \n
        But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1702365414 {#4318
        date: 2023-12-12 08:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4323 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
      -id: 217782
      -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5649209"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365414 {#4319
        date: 2023-12-12 08:16:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
      \n
      6/2(1+2)  \n
      = 6/23  \n
      = 0.26
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702372797 {#4355
      date: 2023-12-12 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4360 …}
    +nested: Doctrine\ORM\PersistentCollection {#4362 …}
    +votes: Doctrine\ORM\PersistentCollection {#4364 …}
    +reports: Doctrine\ORM\PersistentCollection {#4366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
    -id: 217861
    -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5608996"
    +editedAt: DateTimeImmutable @1703987455 {#4356
      date: 2023-12-31 02:50:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702372797 {#4357
      date: 2023-12-12 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "🤣 I’m not sure if you read the post but I also wrote about that (the paragraph right before “What about the real world?”)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702374687 {#4430
    date: 2023-12-12 10:51:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@relevants@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4425 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4424 …}
  +reports: Doctrine\ORM\PersistentCollection {#4434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4438 …}
  -id: 217890
  -bodyTs: "'also':12 'm':2 'paragraph':17 'post':9 'read':7 'real':23 'right':18 'sure':4 'world':24 'wrote':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5651065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374687 {#4433
    date: 2023-12-12 10:51:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4429
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: Proxies\__CG__\App\Entity\User {#4359 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4320
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
          \n
          I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
          \n
          You take the mean of 1 and 9 which is 4.5!\n
          \n
          /j
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1704169233 {#3956
          date: 2024-01-02 05:20:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 217780
        -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5607569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365041 {#3992
          date: 2023-12-12 08:10:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
        \n
        But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1702365414 {#4318
        date: 2023-12-12 08:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4323 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
      -id: 217782
      -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5649209"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365414 {#4319
        date: 2023-12-12 08:16:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
      \n
      6/2(1+2)  \n
      = 6/23  \n
      = 0.26
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702372797 {#4355
      date: 2023-12-12 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4360 …}
    +nested: Doctrine\ORM\PersistentCollection {#4362 …}
    +votes: Doctrine\ORM\PersistentCollection {#4364 …}
    +reports: Doctrine\ORM\PersistentCollection {#4366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
    -id: 217861
    -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5608996"
    +editedAt: DateTimeImmutable @1703987455 {#4356
      date: 2023-12-31 02:50:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702372797 {#4357
      date: 2023-12-12 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "🤣 I’m not sure if you read the post but I also wrote about that (the paragraph right before “What about the real world?”)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702374687 {#4430
    date: 2023-12-12 10:51:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@relevants@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4425 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4424 …}
  +reports: Doctrine\ORM\PersistentCollection {#4434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4438 …}
  -id: 217890
  -bodyTs: "'also':12 'm':2 'paragraph':17 'post':9 'read':7 'real':23 'right':18 'sure':4 'world':24 'wrote':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5651065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374687 {#4433
    date: 2023-12-12 10:51:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4498
  +user: Proxies\__CG__\App\Entity\User {#4359 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4429
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4358
      +user: Proxies\__CG__\App\Entity\User {#4359 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4320
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4042
          +user: App\Entity\User {#3990 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
            \n
            I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
            \n
            You take the mean of 1 and 9 which is 4.5!\n
            \n
            /j
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 77
          +score: 0
          +lastActive: DateTime @1704169233 {#3956
            date: 2024-01-02 05:20:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4040 …}
          +nested: Doctrine\ORM\PersistentCollection {#4038 …}
          +votes: Doctrine\ORM\PersistentCollection {#4036 …}
          +reports: Doctrine\ORM\PersistentCollection {#4034 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
          -id: 217780
          -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5607569"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702365041 {#3992
            date: 2023-12-12 08:10:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: """
          🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
          \n
          But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1702365414 {#4318
          date: 2023-12-12 08:16:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4321 …}
        +nested: Doctrine\ORM\PersistentCollection {#4323 …}
        +votes: Doctrine\ORM\PersistentCollection {#4325 …}
        +reports: Doctrine\ORM\PersistentCollection {#4327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
        -id: 217782
        -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5649209"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365414 {#4319
          date: 2023-12-12 08:16:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
        \n
        6/2(1+2)  \n
        = 6/23  \n
        = 0.26
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1702372797 {#4355
        date: 2023-12-12 10:19:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4360 …}
      +nested: Doctrine\ORM\PersistentCollection {#4362 …}
      +votes: Doctrine\ORM\PersistentCollection {#4364 …}
      +reports: Doctrine\ORM\PersistentCollection {#4366 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
      -id: 217861
      -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5608996"
      +editedAt: DateTimeImmutable @1703987455 {#4356
        date: 2023-12-31 02:50:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702372797 {#4357
        date: 2023-12-12 10:19:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "🤣 I’m not sure if you read the post but I also wrote about that (the paragraph right before “What about the real world?”)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702374687 {#4430
      date: 2023-12-12 10:51:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@relevants@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4425 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4424 …}
    +reports: Doctrine\ORM\PersistentCollection {#4434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4438 …}
    -id: 217890
    -bodyTs: "'also':12 'm':2 'paragraph':17 'post':9 'read':7 'real':23 'right':18 'sure':4 'world':24 'wrote':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5651065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702374687 {#4433
      date: 2023-12-12 10:51:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I did read the post (well done btw), but I guess I must have missed that. And here I thought I was a comedic genius"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702374802 {#4494
    date: 2023-12-12 10:53:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@relevants@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 217893
  -bodyTs: "'btw':8 'comed':24 'done':7 'genius':25 'guess':11 'miss':15 'must':13 'post':5 'read':3 'thought':20 'well':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5609360"
  +editedAt: DateTimeImmutable @1703990434 {#4491
    date: 2023-12-31 03:40:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702374802 {#4495
    date: 2023-12-12 10:53:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4498
  +user: Proxies\__CG__\App\Entity\User {#4359 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4429
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4358
      +user: Proxies\__CG__\App\Entity\User {#4359 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4320
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4042
          +user: App\Entity\User {#3990 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
            \n
            I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
            \n
            You take the mean of 1 and 9 which is 4.5!\n
            \n
            /j
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 77
          +score: 0
          +lastActive: DateTime @1704169233 {#3956
            date: 2024-01-02 05:20:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4040 …}
          +nested: Doctrine\ORM\PersistentCollection {#4038 …}
          +votes: Doctrine\ORM\PersistentCollection {#4036 …}
          +reports: Doctrine\ORM\PersistentCollection {#4034 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
          -id: 217780
          -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5607569"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702365041 {#3992
            date: 2023-12-12 08:10:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: """
          🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
          \n
          But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1702365414 {#4318
          date: 2023-12-12 08:16:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4321 …}
        +nested: Doctrine\ORM\PersistentCollection {#4323 …}
        +votes: Doctrine\ORM\PersistentCollection {#4325 …}
        +reports: Doctrine\ORM\PersistentCollection {#4327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
        -id: 217782
        -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5649209"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365414 {#4319
          date: 2023-12-12 08:16:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
        \n
        6/2(1+2)  \n
        = 6/23  \n
        = 0.26
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1702372797 {#4355
        date: 2023-12-12 10:19:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4360 …}
      +nested: Doctrine\ORM\PersistentCollection {#4362 …}
      +votes: Doctrine\ORM\PersistentCollection {#4364 …}
      +reports: Doctrine\ORM\PersistentCollection {#4366 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
      -id: 217861
      -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5608996"
      +editedAt: DateTimeImmutable @1703987455 {#4356
        date: 2023-12-31 02:50:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702372797 {#4357
        date: 2023-12-12 10:19:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "🤣 I’m not sure if you read the post but I also wrote about that (the paragraph right before “What about the real world?”)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702374687 {#4430
      date: 2023-12-12 10:51:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@relevants@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4425 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4424 …}
    +reports: Doctrine\ORM\PersistentCollection {#4434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4438 …}
    -id: 217890
    -bodyTs: "'also':12 'm':2 'paragraph':17 'post':9 'read':7 'real':23 'right':18 'sure':4 'world':24 'wrote':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5651065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702374687 {#4433
      date: 2023-12-12 10:51:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I did read the post (well done btw), but I guess I must have missed that. And here I thought I was a comedic genius"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702374802 {#4494
    date: 2023-12-12 10:53:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@relevants@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 217893
  -bodyTs: "'btw':8 'comed':24 'done':7 'genius':25 'guess':11 'miss':15 'must':13 'post':5 'read':3 'thought':20 'well':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5609360"
  +editedAt: DateTimeImmutable @1703990434 {#4491
    date: 2023-12-31 03:40:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702374802 {#4495
    date: 2023-12-12 10:53:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4498
  +user: Proxies\__CG__\App\Entity\User {#4359 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4429
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4358
      +user: Proxies\__CG__\App\Entity\User {#4359 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4320
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4042
          +user: App\Entity\User {#3990 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
            \n
            I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
            \n
            You take the mean of 1 and 9 which is 4.5!\n
            \n
            /j
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 77
          +score: 0
          +lastActive: DateTime @1704169233 {#3956
            date: 2024-01-02 05:20:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4040 …}
          +nested: Doctrine\ORM\PersistentCollection {#4038 …}
          +votes: Doctrine\ORM\PersistentCollection {#4036 …}
          +reports: Doctrine\ORM\PersistentCollection {#4034 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
          -id: 217780
          -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5607569"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702365041 {#3992
            date: 2023-12-12 08:10:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4042}
        +body: """
          🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
          \n
          But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1702365414 {#4318
          date: 2023-12-12 08:16:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Prunebutt@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4321 …}
        +nested: Doctrine\ORM\PersistentCollection {#4323 …}
        +votes: Doctrine\ORM\PersistentCollection {#4325 …}
        +reports: Doctrine\ORM\PersistentCollection {#4327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
        -id: 217782
        -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5649209"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365414 {#4319
          date: 2023-12-12 08:16:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
        \n
        6/2(1+2)  \n
        = 6/23  \n
        = 0.26
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1702372797 {#4355
        date: 2023-12-12 10:19:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4360 …}
      +nested: Doctrine\ORM\PersistentCollection {#4362 …}
      +votes: Doctrine\ORM\PersistentCollection {#4364 …}
      +reports: Doctrine\ORM\PersistentCollection {#4366 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
      -id: 217861
      -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5608996"
      +editedAt: DateTimeImmutable @1703987455 {#4356
        date: 2023-12-31 02:50:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702372797 {#4357
        date: 2023-12-12 10:19:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "🤣 I’m not sure if you read the post but I also wrote about that (the paragraph right before “What about the real world?”)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702374687 {#4430
      date: 2023-12-12 10:51:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
      "@relevants@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4425 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4424 …}
    +reports: Doctrine\ORM\PersistentCollection {#4434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4438 …}
    -id: 217890
    -bodyTs: "'also':12 'm':2 'paragraph':17 'post':9 'read':7 'real':23 'right':18 'sure':4 'world':24 'wrote':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5651065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702374687 {#4433
      date: 2023-12-12 10:51:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I did read the post (well done btw), but I guess I must have missed that. And here I thought I was a comedic genius"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702374802 {#4494
    date: 2023-12-12 10:53:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@relevants@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 217893
  -bodyTs: "'btw':8 'comed':24 'done':7 'genius':25 'guess':11 'miss':15 'must':13 'post':5 'read':3 'thought':20 'well':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5609360"
  +editedAt: DateTimeImmutable @1703990434 {#4491
    date: 2023-12-31 03:40:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702374802 {#4495
    date: 2023-12-12 10:53:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4443
  +user: Proxies\__CG__\App\Entity\User {#4444 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: Proxies\__CG__\App\Entity\User {#4359 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4320
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
          \n
          I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
          \n
          You take the mean of 1 and 9 which is 4.5!\n
          \n
          /j
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1704169233 {#3956
          date: 2024-01-02 05:20:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 217780
        -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5607569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365041 {#3992
          date: 2023-12-12 08:10:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
        \n
        But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1702365414 {#4318
        date: 2023-12-12 08:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4323 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
      -id: 217782
      -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5649209"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365414 {#4319
        date: 2023-12-12 08:16:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
      \n
      6/2(1+2)  \n
      = 6/23  \n
      = 0.26
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702372797 {#4355
      date: 2023-12-12 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4360 …}
    +nested: Doctrine\ORM\PersistentCollection {#4362 …}
    +votes: Doctrine\ORM\PersistentCollection {#4364 …}
    +reports: Doctrine\ORM\PersistentCollection {#4366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
    -id: 217861
    -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5608996"
    +editedAt: DateTimeImmutable @1703987455 {#4356
      date: 2023-12-31 02:50:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702372797 {#4357
      date: 2023-12-12 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Nah man, distribute the 2.  \n
    6/2(1+2)  \n
    = 6/2+4  \n
    = 3+4  \n
    = 7\n
    \n
    This is like 4st grayed maff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702376216 {#4440
    date: 2023-12-12 11:16:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@relevants@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 217915
  -bodyTs: "'+2':8 '+4':10,12 '1':7 '2':5 '3':11 '4st':17 '6/2':6,9 '7':13 'distribut':3 'gray':18 'like':16 'maff':19 'man':2 'nah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989147"
  +editedAt: DateTimeImmutable @1703992563 {#4441
    date: 2023-12-31 04:16:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702376216 {#4442
    date: 2023-12-12 11:16:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4443
  +user: Proxies\__CG__\App\Entity\User {#4444 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: Proxies\__CG__\App\Entity\User {#4359 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4320
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
          \n
          I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
          \n
          You take the mean of 1 and 9 which is 4.5!\n
          \n
          /j
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1704169233 {#3956
          date: 2024-01-02 05:20:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 217780
        -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5607569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365041 {#3992
          date: 2023-12-12 08:10:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
        \n
        But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1702365414 {#4318
        date: 2023-12-12 08:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4323 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
      -id: 217782
      -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5649209"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365414 {#4319
        date: 2023-12-12 08:16:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
      \n
      6/2(1+2)  \n
      = 6/23  \n
      = 0.26
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702372797 {#4355
      date: 2023-12-12 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4360 …}
    +nested: Doctrine\ORM\PersistentCollection {#4362 …}
    +votes: Doctrine\ORM\PersistentCollection {#4364 …}
    +reports: Doctrine\ORM\PersistentCollection {#4366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
    -id: 217861
    -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5608996"
    +editedAt: DateTimeImmutable @1703987455 {#4356
      date: 2023-12-31 02:50:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702372797 {#4357
      date: 2023-12-12 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Nah man, distribute the 2.  \n
    6/2(1+2)  \n
    = 6/2+4  \n
    = 3+4  \n
    = 7\n
    \n
    This is like 4st grayed maff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702376216 {#4440
    date: 2023-12-12 11:16:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@relevants@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 217915
  -bodyTs: "'+2':8 '+4':10,12 '1':7 '2':5 '3':11 '4st':17 '6/2':6,9 '7':13 'distribut':3 'gray':18 'like':16 'maff':19 'man':2 'nah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989147"
  +editedAt: DateTimeImmutable @1703992563 {#4441
    date: 2023-12-31 04:16:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702376216 {#4442
    date: 2023-12-12 11:16:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4443
  +user: Proxies\__CG__\App\Entity\User {#4444 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: Proxies\__CG__\App\Entity\User {#4359 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4320
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
          \n
          I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
          \n
          You take the mean of 1 and 9 which is 4.5!\n
          \n
          /j
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1704169233 {#3956
          date: 2024-01-02 05:20:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 217780
        -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5607569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365041 {#3992
          date: 2023-12-12 08:10:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
        \n
        But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1702365414 {#4318
        date: 2023-12-12 08:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4323 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
      -id: 217782
      -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5649209"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365414 {#4319
        date: 2023-12-12 08:16:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
      \n
      6/2(1+2)  \n
      = 6/23  \n
      = 0.26
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702372797 {#4355
      date: 2023-12-12 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4360 …}
    +nested: Doctrine\ORM\PersistentCollection {#4362 …}
    +votes: Doctrine\ORM\PersistentCollection {#4364 …}
    +reports: Doctrine\ORM\PersistentCollection {#4366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
    -id: 217861
    -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5608996"
    +editedAt: DateTimeImmutable @1703987455 {#4356
      date: 2023-12-31 02:50:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702372797 {#4357
      date: 2023-12-12 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Nah man, distribute the 2.  \n
    6/2(1+2)  \n
    = 6/2+4  \n
    = 3+4  \n
    = 7\n
    \n
    This is like 4st grayed maff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702376216 {#4440
    date: 2023-12-12 11:16:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@relevants@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 217915
  -bodyTs: "'+2':8 '+4':10,12 '1':7 '2':5 '3':11 '4st':17 '6/2':6,9 '7':13 'distribut':3 'gray':18 'like':16 'maff':19 'man':2 'nah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989147"
  +editedAt: DateTimeImmutable @1703992563 {#4441
    date: 2023-12-31 04:16:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702376216 {#4442
    date: 2023-12-12 11:16:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4459
  +user: Proxies\__CG__\App\Entity\User {#4460 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: Proxies\__CG__\App\Entity\User {#4359 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4320
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
          \n
          I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
          \n
          You take the mean of 1 and 9 which is 4.5!\n
          \n
          /j
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1704169233 {#3956
          date: 2024-01-02 05:20:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 217780
        -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5607569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365041 {#3992
          date: 2023-12-12 08:10:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
        \n
        But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1702365414 {#4318
        date: 2023-12-12 08:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4323 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
      -id: 217782
      -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5649209"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365414 {#4319
        date: 2023-12-12 08:16:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
      \n
      6/2(1+2)  \n
      = 6/23  \n
      = 0.26
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702372797 {#4355
      date: 2023-12-12 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4360 …}
    +nested: Doctrine\ORM\PersistentCollection {#4362 …}
    +votes: Doctrine\ORM\PersistentCollection {#4364 …}
    +reports: Doctrine\ORM\PersistentCollection {#4366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
    -id: 217861
    -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5608996"
    +editedAt: DateTimeImmutable @1703987455 {#4356
      date: 2023-12-31 02:50:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702372797 {#4357
      date: 2023-12-12 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "@relevants you truly are the smartest of all men"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702402120 {#4457
    date: 2023-12-12 18:28:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@relevants"
    "@relevants@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4461 …}
  +nested: Doctrine\ORM\PersistentCollection {#4463 …}
  +votes: Doctrine\ORM\PersistentCollection {#4465 …}
  +reports: Doctrine\ORM\PersistentCollection {#4467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4471 …}
  -id: 218750
  -bodyTs: "'men':9 'relev':1 'smartest':6 'truli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4087281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402120 {#4458
    date: 2023-12-12 18:28:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4459
  +user: Proxies\__CG__\App\Entity\User {#4460 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: Proxies\__CG__\App\Entity\User {#4359 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4320
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
          \n
          I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
          \n
          You take the mean of 1 and 9 which is 4.5!\n
          \n
          /j
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1704169233 {#3956
          date: 2024-01-02 05:20:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 217780
        -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5607569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365041 {#3992
          date: 2023-12-12 08:10:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
        \n
        But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1702365414 {#4318
        date: 2023-12-12 08:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4323 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
      -id: 217782
      -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5649209"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365414 {#4319
        date: 2023-12-12 08:16:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
      \n
      6/2(1+2)  \n
      = 6/23  \n
      = 0.26
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702372797 {#4355
      date: 2023-12-12 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4360 …}
    +nested: Doctrine\ORM\PersistentCollection {#4362 …}
    +votes: Doctrine\ORM\PersistentCollection {#4364 …}
    +reports: Doctrine\ORM\PersistentCollection {#4366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
    -id: 217861
    -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5608996"
    +editedAt: DateTimeImmutable @1703987455 {#4356
      date: 2023-12-31 02:50:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702372797 {#4357
      date: 2023-12-12 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "@relevants you truly are the smartest of all men"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702402120 {#4457
    date: 2023-12-12 18:28:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@relevants"
    "@relevants@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4461 …}
  +nested: Doctrine\ORM\PersistentCollection {#4463 …}
  +votes: Doctrine\ORM\PersistentCollection {#4465 …}
  +reports: Doctrine\ORM\PersistentCollection {#4467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4471 …}
  -id: 218750
  -bodyTs: "'men':9 'relev':1 'smartest':6 'truli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4087281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402120 {#4458
    date: 2023-12-12 18:28:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4459
  +user: Proxies\__CG__\App\Entity\User {#4460 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: Proxies\__CG__\App\Entity\User {#4359 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4320
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          > If you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
          \n
          I beg to differ. You utter *fool*! You *created* a comment section yourself on lemmy and you are clearly wrong about everything!\n
          \n
          You take the mean of 1 and 9 which is 4.5!\n
          \n
          /j
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1704169233 {#3956
          date: 2024-01-02 05:20:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 217780
        -bodyTs: "'/j':61 '1':55 '4.5':60 '9':57 'alreadi':11 'argu':27 'beg':29 'bother':16 'clear':46 'comment':24,38 'creat':36 'differ':31 'even':18 'everyth':49 'fool':34 'know':12 'lemmi':42 'mean':53 'read':19 'right':9 'section':25,39 'sure':5 'take':51 'utter':33 'wrong':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5607569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702365041 {#3992
          date: 2023-12-12 08:10:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        🤣 I wasn’t even sure if I should post it on lemmy. I mainly wrote it so I can post it under other peoples posts that actually are intended to artificially create drama to hopefully show enough people what the actual problems are with those puzzles.\n
        \n
        But I probably am a fool and this is not going anywhere because most people won’t read a 30min article about those math problems :-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1702365414 {#4318
        date: 2023-12-12 08:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4323 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
      -id: 217782
      -bodyTs: "'30min':66 'actual':27,41 'anywher':58 'articl':67 'artifici':31 'creat':32 'drama':33 'enough':37 'even':4 'fool':52 'go':57 'hope':35 'intend':29 'lemmi':12 'main':14 'math':70 'peopl':24,38,61 'post':9,20,25 'probabl':49 'problem':42,71 'puzzl':46 'read':64 'show':36 'sure':5 'wasn':2 'won':62 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5649209"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702365414 {#4319
        date: 2023-12-12 08:16:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      Actually the correct answer is clearly 0.2609 if you follow the order of operations correctly:\n
      \n
      6/2(1+2)  \n
      = 6/23  \n
      = 0.26
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702372797 {#4355
      date: 2023-12-12 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Prunebutt@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4360 …}
    +nested: Doctrine\ORM\PersistentCollection {#4362 …}
    +votes: Doctrine\ORM\PersistentCollection {#4364 …}
    +reports: Doctrine\ORM\PersistentCollection {#4366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4370 …}
    -id: 217861
    -bodyTs: "'+2':18 '0.26':20 '0.2609':7 '1':17 '6/2':16 '6/23':19 'actual':1 'answer':4 'clear':6 'correct':3,15 'follow':10 'oper':14 'order':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5608996"
    +editedAt: DateTimeImmutable @1703987455 {#4356
      date: 2023-12-31 02:50:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702372797 {#4357
      date: 2023-12-12 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "@relevants you truly are the smartest of all men"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702402120 {#4457
    date: 2023-12-12 18:28:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Prunebutt@feddit.de"
    "@relevants"
    "@relevants@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4461 …}
  +nested: Doctrine\ORM\PersistentCollection {#4463 …}
  +votes: Doctrine\ORM\PersistentCollection {#4465 …}
  +reports: Doctrine\ORM\PersistentCollection {#4467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4471 …}
  -id: 218750
  -bodyTs: "'men':9 'relev':1 'smartest':6 'truli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4087281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402120 {#4458
    date: 2023-12-12 18:28:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4073
  +user: App\Entity\User {#4062 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I really hate the social media discussion about this. And the comments in the past teached me, there are two different ways of learning math in the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703973999 {#4087
    date: 2023-12-30 23:06:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4078 …}
  +nested: Doctrine\ORM\PersistentCollection {#4077 …}
  +votes: Doctrine\ORM\PersistentCollection {#4068 …}
  +reports: Doctrine\ORM\PersistentCollection {#4071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4064 …}
  -id: 217775
  -bodyTs: "'comment':12 'differ':21 'discuss':7 'hate':3 'learn':24 'math':25 'media':6 'past':15 'realli':2 'social':5 'teach':16 'two':20 'way':22 'world':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6584999"
  +editedAt: DateTimeImmutable @1703972664 {#4079
    date: 2023-12-30 22:44:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702364380 {#4084
    date: 2023-12-12 07:59:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4073
  +user: App\Entity\User {#4062 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I really hate the social media discussion about this. And the comments in the past teached me, there are two different ways of learning math in the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703973999 {#4087
    date: 2023-12-30 23:06:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4078 …}
  +nested: Doctrine\ORM\PersistentCollection {#4077 …}
  +votes: Doctrine\ORM\PersistentCollection {#4068 …}
  +reports: Doctrine\ORM\PersistentCollection {#4071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4064 …}
  -id: 217775
  -bodyTs: "'comment':12 'differ':21 'discuss':7 'hate':3 'learn':24 'math':25 'media':6 'past':15 'realli':2 'social':5 'teach':16 'two':20 'way':22 'world':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6584999"
  +editedAt: DateTimeImmutable @1703972664 {#4079
    date: 2023-12-30 22:44:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702364380 {#4084
    date: 2023-12-12 07:59:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4073
  +user: App\Entity\User {#4062 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I really hate the social media discussion about this. And the comments in the past teached me, there are two different ways of learning math in the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703973999 {#4087
    date: 2023-12-30 23:06:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4078 …}
  +nested: Doctrine\ORM\PersistentCollection {#4077 …}
  +votes: Doctrine\ORM\PersistentCollection {#4068 …}
  +reports: Doctrine\ORM\PersistentCollection {#4071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4064 …}
  -id: 217775
  -bodyTs: "'comment':12 'differ':21 'discuss':7 'hate':3 'learn':24 'math':25 'media':6 'past':15 'realli':2 'social':5 'teach':16 'two':20 'way':22 'world':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6584999"
  +editedAt: DateTimeImmutable @1703972664 {#4079
    date: 2023-12-30 22:44:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702364380 {#4084
    date: 2023-12-12 07:59:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4289
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4073
    +user: App\Entity\User {#4062 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I really hate the social media discussion about this. And the comments in the past teached me, there are two different ways of learning math in the world."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703973999 {#4087
      date: 2023-12-30 23:06:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4078 …}
    +nested: Doctrine\ORM\PersistentCollection {#4077 …}
    +votes: Doctrine\ORM\PersistentCollection {#4068 …}
    +reports: Doctrine\ORM\PersistentCollection {#4071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4064 …}
    -id: 217775
    -bodyTs: "'comment':12 'differ':21 'discuss':7 'hate':3 'learn':24 'math':25 'media':6 'past':15 'realli':2 'social':5 'teach':16 'two':20 'way':22 'world':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6584999"
    +editedAt: DateTimeImmutable @1703972664 {#4079
      date: 2023-12-30 22:44:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702364380 {#4084
      date: 2023-12-12 07:59:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4073}
  +body: "True, and it’s not only about learning math but that there is actually no consensus even amongst experts, about the priority of implicit multiplications (without explicit multiplication sign). In the blog post there are a lot of things that try to show why and how that’s the case."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702364911 {#4286
    date: 2023-12-12 08:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Samsy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4290 …}
  +nested: Doctrine\ORM\PersistentCollection {#4292 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
  -id: 217779
  -bodyTs: "'actual':14 'amongst':18 'blog':32 'case':50 'consensus':16 'even':17 'expert':19 'explicit':27 'implicit':24 'learn':8 'lot':37 'math':9 'multipl':25,28 'post':33 'prioriti':22 'show':43 'sign':29 'thing':39 'tri':41 'true':1 'without':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5649131"
  +editedAt: DateTimeImmutable @1703974177 {#4287
    date: 2023-12-30 23:09:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702364911 {#4288
    date: 2023-12-12 08:08:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4289
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4073
    +user: App\Entity\User {#4062 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I really hate the social media discussion about this. And the comments in the past teached me, there are two different ways of learning math in the world."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703973999 {#4087
      date: 2023-12-30 23:06:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4078 …}
    +nested: Doctrine\ORM\PersistentCollection {#4077 …}
    +votes: Doctrine\ORM\PersistentCollection {#4068 …}
    +reports: Doctrine\ORM\PersistentCollection {#4071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4064 …}
    -id: 217775
    -bodyTs: "'comment':12 'differ':21 'discuss':7 'hate':3 'learn':24 'math':25 'media':6 'past':15 'realli':2 'social':5 'teach':16 'two':20 'way':22 'world':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6584999"
    +editedAt: DateTimeImmutable @1703972664 {#4079
      date: 2023-12-30 22:44:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702364380 {#4084
      date: 2023-12-12 07:59:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4073}
  +body: "True, and it’s not only about learning math but that there is actually no consensus even amongst experts, about the priority of implicit multiplications (without explicit multiplication sign). In the blog post there are a lot of things that try to show why and how that’s the case."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702364911 {#4286
    date: 2023-12-12 08:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Samsy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4290 …}
  +nested: Doctrine\ORM\PersistentCollection {#4292 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
  -id: 217779
  -bodyTs: "'actual':14 'amongst':18 'blog':32 'case':50 'consensus':16 'even':17 'expert':19 'explicit':27 'implicit':24 'learn':8 'lot':37 'math':9 'multipl':25,28 'post':33 'prioriti':22 'show':43 'sign':29 'thing':39 'tri':41 'true':1 'without':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5649131"
  +editedAt: DateTimeImmutable @1703974177 {#4287
    date: 2023-12-30 23:09:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702364911 {#4288
    date: 2023-12-12 08:08:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4289
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4073
    +user: App\Entity\User {#4062 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I really hate the social media discussion about this. And the comments in the past teached me, there are two different ways of learning math in the world."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703973999 {#4087
      date: 2023-12-30 23:06:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4078 …}
    +nested: Doctrine\ORM\PersistentCollection {#4077 …}
    +votes: Doctrine\ORM\PersistentCollection {#4068 …}
    +reports: Doctrine\ORM\PersistentCollection {#4071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4064 …}
    -id: 217775
    -bodyTs: "'comment':12 'differ':21 'discuss':7 'hate':3 'learn':24 'math':25 'media':6 'past':15 'realli':2 'social':5 'teach':16 'two':20 'way':22 'world':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6584999"
    +editedAt: DateTimeImmutable @1703972664 {#4079
      date: 2023-12-30 22:44:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702364380 {#4084
      date: 2023-12-12 07:59:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4073}
  +body: "True, and it’s not only about learning math but that there is actually no consensus even amongst experts, about the priority of implicit multiplications (without explicit multiplication sign). In the blog post there are a lot of things that try to show why and how that’s the case."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702364911 {#4286
    date: 2023-12-12 08:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Samsy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4290 …}
  +nested: Doctrine\ORM\PersistentCollection {#4292 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
  -id: 217779
  -bodyTs: "'actual':14 'amongst':18 'blog':32 'case':50 'consensus':16 'even':17 'expert':19 'explicit':27 'implicit':24 'learn':8 'lot':37 'math':9 'multipl':25,28 'post':33 'prioriti':22 'show':43 'sign':29 'thing':39 'tri':41 'true':1 'without':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5649131"
  +editedAt: DateTimeImmutable @1703974177 {#4287
    date: 2023-12-30 23:09:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702364911 {#4288
    date: 2023-12-12 08:08:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4159
  +user: App\Entity\User {#4172 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703989708 {#4153
    date: 2023-12-31 03:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4160 …}
  +nested: Doctrine\ORM\PersistentCollection {#4162 …}
  +votes: Doctrine\ORM\PersistentCollection {#4164 …}
  +reports: Doctrine\ORM\PersistentCollection {#4166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
  -id: 217766
  -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7260386"
  +editedAt: DateTimeImmutable @1703971920 {#4154
    date: 2023-12-30 22:32:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363880 {#4155
    date: 2023-12-12 07:51:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4159
  +user: App\Entity\User {#4172 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703989708 {#4153
    date: 2023-12-31 03:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4160 …}
  +nested: Doctrine\ORM\PersistentCollection {#4162 …}
  +votes: Doctrine\ORM\PersistentCollection {#4164 …}
  +reports: Doctrine\ORM\PersistentCollection {#4166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
  -id: 217766
  -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7260386"
  +editedAt: DateTimeImmutable @1703971920 {#4154
    date: 2023-12-30 22:32:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363880 {#4155
    date: 2023-12-12 07:51:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4159
  +user: App\Entity\User {#4172 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703989708 {#4153
    date: 2023-12-31 03:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4160 …}
  +nested: Doctrine\ORM\PersistentCollection {#4162 …}
  +votes: Doctrine\ORM\PersistentCollection {#4164 …}
  +reports: Doctrine\ORM\PersistentCollection {#4166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
  -id: 217766
  -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7260386"
  +editedAt: DateTimeImmutable @1703971920 {#4154
    date: 2023-12-30 22:32:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363880 {#4155
    date: 2023-12-12 07:51:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4243
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4159
    +user: App\Entity\User {#4172 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#4153
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4160 …}
    +nested: Doctrine\ORM\PersistentCollection {#4162 …}
    +votes: Doctrine\ORM\PersistentCollection {#4164 …}
    +reports: Doctrine\ORM\PersistentCollection {#4166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#4154
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#4155
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4159}
  +body: "Yes it’s the other way round. Parentheses are top priority."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702364176 {#4244
    date: 2023-12-12 07:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4240 …}
  +nested: Doctrine\ORM\PersistentCollection {#4236 …}
  +votes: Doctrine\ORM\PersistentCollection {#4234 …}
  +reports: Doctrine\ORM\PersistentCollection {#4249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4253 …}
  -id: 217772
  -bodyTs: "'parenthes':8 'prioriti':11 'round':7 'top':10 'way':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5648981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702364176 {#4247
    date: 2023-12-12 07:56:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4243
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4159
    +user: App\Entity\User {#4172 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#4153
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4160 …}
    +nested: Doctrine\ORM\PersistentCollection {#4162 …}
    +votes: Doctrine\ORM\PersistentCollection {#4164 …}
    +reports: Doctrine\ORM\PersistentCollection {#4166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#4154
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#4155
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4159}
  +body: "Yes it’s the other way round. Parentheses are top priority."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702364176 {#4244
    date: 2023-12-12 07:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4240 …}
  +nested: Doctrine\ORM\PersistentCollection {#4236 …}
  +votes: Doctrine\ORM\PersistentCollection {#4234 …}
  +reports: Doctrine\ORM\PersistentCollection {#4249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4253 …}
  -id: 217772
  -bodyTs: "'parenthes':8 'prioriti':11 'round':7 'top':10 'way':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5648981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702364176 {#4247
    date: 2023-12-12 07:56:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4243
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4159
    +user: App\Entity\User {#4172 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#4153
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4160 …}
    +nested: Doctrine\ORM\PersistentCollection {#4162 …}
    +votes: Doctrine\ORM\PersistentCollection {#4164 …}
    +reports: Doctrine\ORM\PersistentCollection {#4166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#4154
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#4155
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4159}
  +body: "Yes it’s the other way round. Parentheses are top priority."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702364176 {#4244
    date: 2023-12-12 07:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4240 …}
  +nested: Doctrine\ORM\PersistentCollection {#4236 …}
  +votes: Doctrine\ORM\PersistentCollection {#4234 …}
  +reports: Doctrine\ORM\PersistentCollection {#4249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4253 …}
  -id: 217772
  -bodyTs: "'parenthes':8 'prioriti':11 'round':7 'top':10 'way':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5648981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702364176 {#4247
    date: 2023-12-12 07:56:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4257
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4159
    +user: App\Entity\User {#4172 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#4153
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4160 …}
    +nested: Doctrine\ORM\PersistentCollection {#4162 …}
    +votes: Doctrine\ORM\PersistentCollection {#4164 …}
    +reports: Doctrine\ORM\PersistentCollection {#4166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#4154
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#4155
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4159}
  +body: "The full story is actually more nuanced than most people think, but the post is actually very long (about 30min) so thank you in advance if you really find the time to read it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702364096 {#4255
    date: 2023-12-12 07:54:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4258 …}
  +nested: Doctrine\ORM\PersistentCollection {#4260 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
  -id: 217770
  -bodyTs: "'30min':20 'actual':5,16 'advanc':25 'find':29 'full':2 'long':18 'nuanc':7 'peopl':10 'post':14 'read':33 'realli':28 'stori':3 'thank':22 'think':11 'time':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5648964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702364096 {#4256
    date: 2023-12-12 07:54:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4257
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4159
    +user: App\Entity\User {#4172 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#4153
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4160 …}
    +nested: Doctrine\ORM\PersistentCollection {#4162 …}
    +votes: Doctrine\ORM\PersistentCollection {#4164 …}
    +reports: Doctrine\ORM\PersistentCollection {#4166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#4154
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#4155
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4159}
  +body: "The full story is actually more nuanced than most people think, but the post is actually very long (about 30min) so thank you in advance if you really find the time to read it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702364096 {#4255
    date: 2023-12-12 07:54:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4258 …}
  +nested: Doctrine\ORM\PersistentCollection {#4260 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
  -id: 217770
  -bodyTs: "'30min':20 'actual':5,16 'advanc':25 'find':29 'full':2 'long':18 'nuanc':7 'peopl':10 'post':14 'read':33 'realli':28 'stori':3 'thank':22 'think':11 'time':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5648964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702364096 {#4256
    date: 2023-12-12 07:54:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4257
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4159
    +user: App\Entity\User {#4172 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#4153
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4160 …}
    +nested: Doctrine\ORM\PersistentCollection {#4162 …}
    +votes: Doctrine\ORM\PersistentCollection {#4164 …}
    +reports: Doctrine\ORM\PersistentCollection {#4166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#4154
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#4155
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4159}
  +body: "The full story is actually more nuanced than most people think, but the post is actually very long (about 30min) so thank you in advance if you really find the time to read it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702364096 {#4255
    date: 2023-12-12 07:54:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4258 …}
  +nested: Doctrine\ORM\PersistentCollection {#4260 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
  -id: 217770
  -bodyTs: "'30min':20 'actual':5,16 'advanc':25 'find':29 'full':2 'long':18 'nuanc':7 'peopl':10 'post':14 'read':33 'realli':28 'stori':3 'thank':22 'think':11 'time':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5648964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702364096 {#4256
    date: 2023-12-12 07:54:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4272
  +user: Proxies\__CG__\App\Entity\User {#4273 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4159
    +user: App\Entity\User {#4172 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#4153
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4160 …}
    +nested: Doctrine\ORM\PersistentCollection {#4162 …}
    +votes: Doctrine\ORM\PersistentCollection {#4164 …}
    +reports: Doctrine\ORM\PersistentCollection {#4166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#4154
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#4155
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4159}
  +body: """
    bidmas\n
    \n
    brackets, index (powers), division, multiplication, addition, subtraction.\n
    \n
    brackets are always first that’s the whole point of brackets
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702374458 {#4270
    date: 2023-12-12 10:47:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
  -id: 217887
  -bodyTs: "'addit':7 'alway':11 'bidma':1 'bracket':2,9,19 'divis':5 'first':12 'index':3 'multipl':6 'point':17 'power':4 'subtract':8 'whole':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374458 {#4271
    date: 2023-12-12 10:47:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4272
  +user: Proxies\__CG__\App\Entity\User {#4273 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4159
    +user: App\Entity\User {#4172 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#4153
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4160 …}
    +nested: Doctrine\ORM\PersistentCollection {#4162 …}
    +votes: Doctrine\ORM\PersistentCollection {#4164 …}
    +reports: Doctrine\ORM\PersistentCollection {#4166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#4154
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#4155
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4159}
  +body: """
    bidmas\n
    \n
    brackets, index (powers), division, multiplication, addition, subtraction.\n
    \n
    brackets are always first that’s the whole point of brackets
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702374458 {#4270
    date: 2023-12-12 10:47:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
  -id: 217887
  -bodyTs: "'addit':7 'alway':11 'bidma':1 'bracket':2,9,19 'divis':5 'first':12 'index':3 'multipl':6 'point':17 'power':4 'subtract':8 'whole':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374458 {#4271
    date: 2023-12-12 10:47:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4272
  +user: Proxies\__CG__\App\Entity\User {#4273 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4159
    +user: App\Entity\User {#4172 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#4153
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4160 …}
    +nested: Doctrine\ORM\PersistentCollection {#4162 …}
    +votes: Doctrine\ORM\PersistentCollection {#4164 …}
    +reports: Doctrine\ORM\PersistentCollection {#4166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#4154
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#4155
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4159}
  +body: """
    bidmas\n
    \n
    brackets, index (powers), division, multiplication, addition, subtraction.\n
    \n
    brackets are always first that’s the whole point of brackets
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702374458 {#4270
    date: 2023-12-12 10:47:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
  -id: 217887
  -bodyTs: "'addit':7 'alway':11 'bidma':1 'bracket':2,9,19 'divis':5 'first':12 'index':3 'multipl':6 'point':17 'power':4 'subtract':8 'whole':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374458 {#4271
    date: 2023-12-12 10:47:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 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