GET https://kbin.spritesserver.nl/d/andreasjhkarlsson.github.io/comments/newest?p=1

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "I first saw this joke back in the days of 8-bit home microcomputers. Of course then it only needed 256 lines of code, and took up about 8k of your precious, precious RAM."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704195205 {#2425
    date: 2024-01-02 12:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 273098
  -bodyTs: "'256':21 '8':11 '8k':29 'back':6 'bit':12 'code':24 'cours':16 'day':9 'first':2 'home':13 'joke':5 'line':22 'microcomput':14 'need':20 'precious':32,33 'ram':34 'saw':3 'took':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6070701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704195205 {#1602
    date: 2024-01-02 12:33:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "I first saw this joke back in the days of 8-bit home microcomputers. Of course then it only needed 256 lines of code, and took up about 8k of your precious, precious RAM."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704195205 {#2425
    date: 2024-01-02 12:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 273098
  -bodyTs: "'256':21 '8':11 '8k':29 'back':6 'bit':12 'code':24 'cours':16 'day':9 'first':2 'home':13 'joke':5 'line':22 'microcomput':14 'need':20 'precious':32,33 'ram':34 'saw':3 'took':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6070701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704195205 {#1602
    date: 2024-01-02 12:33:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "I first saw this joke back in the days of 8-bit home microcomputers. Of course then it only needed 256 lines of code, and took up about 8k of your precious, precious RAM."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704195205 {#2425
    date: 2024-01-02 12:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 273098
  -bodyTs: "'256':21 '8':11 '8k':29 'back':6 'bit':12 'code':24 'cours':16 'day':9 'first':2 'home':13 'joke':5 'line':22 'microcomput':14 'need':20 'precious':32,33 'ram':34 'saw':3 'took':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6070701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704195205 {#1602
    date: 2024-01-02 12:33:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1558
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "It works don’t it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703918905 {#1527
    date: 2023-12-30 07:48:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 264130
  -bodyTs: "'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6301862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703918905 {#1563
    date: 2023-12-30 07:48:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1558
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "It works don’t it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703918905 {#1527
    date: 2023-12-30 07:48:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 264130
  -bodyTs: "'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6301862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703918905 {#1563
    date: 2023-12-30 07:48:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1558
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "It works don’t it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703918905 {#1527
    date: 2023-12-30 07:48:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 264130
  -bodyTs: "'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6301862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703918905 {#1563
    date: 2023-12-30 07:48:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2360
  +user: App\Entity\User {#2383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Well i hate this:\n
    \n
    > PS > .\program.exe 0\n
    \n
    THIS:\n
    \n
    > .\
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703910779 {#2471
    date: 2023-12-30 05:32:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 263976
  -bodyTs: "'0':7 'hate':3 'program.exe':6 'ps':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6288253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703910779 {#2371
    date: 2023-12-30 05:32:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#2383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Well i hate this:\n
    \n
    > PS > .\program.exe 0\n
    \n
    THIS:\n
    \n
    > .\
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703910779 {#2471
    date: 2023-12-30 05:32:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 263976
  -bodyTs: "'0':7 'hate':3 'program.exe':6 'ps':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6288253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703910779 {#2371
    date: 2023-12-30 05:32:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#2383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Well i hate this:\n
    \n
    > PS > .\program.exe 0\n
    \n
    THIS:\n
    \n
    > .\
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703910779 {#2471
    date: 2023-12-30 05:32:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 263976
  -bodyTs: "'0':7 'hate':3 'program.exe':6 'ps':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6288253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703910779 {#2371
    date: 2023-12-30 05:32:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2078
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is poetry.\n
    \n
    My favourite part is that he uses the modulo operator in his Python script to generate the C code.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1703881582 {#2144
    date: 2023-12-29 21:26:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 262974
  -bodyTs: "'c':21 'code':22 'favourit':5 'generat':19 'modulo':12 'oper':13 'part':6 'poetri':3 'python':16 'script':17 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5457542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703881582 {#2075
    date: 2023-12-29 21:26: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
15 DENIED edit
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is poetry.\n
    \n
    My favourite part is that he uses the modulo operator in his Python script to generate the C code.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1703881582 {#2144
    date: 2023-12-29 21:26:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 262974
  -bodyTs: "'c':21 'code':22 'favourit':5 'generat':19 'modulo':12 'oper':13 'part':6 'poetri':3 'python':16 'script':17 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5457542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703881582 {#2075
    date: 2023-12-29 21:26: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
16 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is poetry.\n
    \n
    My favourite part is that he uses the modulo operator in his Python script to generate the C code.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1703881582 {#2144
    date: 2023-12-29 21:26:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 262974
  -bodyTs: "'c':21 'code':22 'favourit':5 'generat':19 'modulo':12 'oper':13 'part':6 'poetri':3 'python':16 'script':17 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5457542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703881582 {#2075
    date: 2023-12-29 21:26: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
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 {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is peak YandereDev."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703818083 {#2339
    date: 2023-12-29 03:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 261275
  -bodyTs: "'peak':3 'yanderedev':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6286680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703818083 {#2338
    date: 2023-12-29 03:48: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
19 DENIED edit
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is peak YandereDev."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703818083 {#2339
    date: 2023-12-29 03:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 261275
  -bodyTs: "'peak':3 'yanderedev':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6286680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703818083 {#2338
    date: 2023-12-29 03:48: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
20 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is peak YandereDev."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703818083 {#2339
    date: 2023-12-29 03:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 261275
  -bodyTs: "'peak':3 'yanderedev':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6286680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703818083 {#2338
    date: 2023-12-29 03:48: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
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 {#2213
  +user: App\Entity\User {#2293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve lost some of my sanity reading this !"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703814603 {#2198
    date: 2023-12-29 02:50:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 261139
  -bodyTs: "'lost':3 'read':8 'saniti':7 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4960178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703814603 {#2223
    date: 2023-12-29 02:50: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
23 DENIED edit
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#2293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve lost some of my sanity reading this !"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703814603 {#2198
    date: 2023-12-29 02:50:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 261139
  -bodyTs: "'lost':3 'read':8 'saniti':7 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4960178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703814603 {#2223
    date: 2023-12-29 02:50: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
24 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#2293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve lost some of my sanity reading this !"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703814603 {#2198
    date: 2023-12-29 02:50:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 261139
  -bodyTs: "'lost':3 'read':8 'saniti':7 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4960178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703814603 {#2223
    date: 2023-12-29 02:50: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
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 {#2204
  +user: App\Entity\User {#2253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Those are rookie numbers. Professionals came up with the nested logic monstrosity that is the JSON-LD specification:\n
    \n
    www.w3.org/TR/json-ld11-api/#context-processing-a…\n
    \n
    Looks through the algorithm bits in the various sections. How would you implement that? The answer is invariably by copying the highly nested statements of the spec directly into your language. Maybe there’s a better way, but you’d have to understand all that nested logic first, and you’d be exhausted at that point and just want to move on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703808177 {#2203
    date: 2023-12-29 01:02:57.0 +01:00
  }
  +ip: null
  +tags: [
    "context"
  ]
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 260893
  -bodyTs: "'/tr/json-ld11-api/#context-processing-a':22 'algorithm':26 'answer':38 'better':58 'bit':27 'came':6 'copi':42 'd':62,73 'direct':50 'exhaust':75 'first':70 'high':44 'implement':35 'invari':40 'json':17 'json-ld':16 'languag':53 'ld':18 'logic':11,69 'look':23 'mayb':54 'monstros':12 'move':83 'nest':10,45,68 'number':4 'point':78 'profession':5 'rooki':3 'section':31 'spec':49 'specif':19 'statement':46 'understand':65 'various':30 'want':81 'way':59 'would':33 'www.w3.org':21 'www.w3.org/tr/json-ld11-api/#context-processing-a':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5766234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703808177 {#2207
    date: 2023-12-29 01:02: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
27 DENIED edit
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#2253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Those are rookie numbers. Professionals came up with the nested logic monstrosity that is the JSON-LD specification:\n
    \n
    www.w3.org/TR/json-ld11-api/#context-processing-a…\n
    \n
    Looks through the algorithm bits in the various sections. How would you implement that? The answer is invariably by copying the highly nested statements of the spec directly into your language. Maybe there’s a better way, but you’d have to understand all that nested logic first, and you’d be exhausted at that point and just want to move on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703808177 {#2203
    date: 2023-12-29 01:02:57.0 +01:00
  }
  +ip: null
  +tags: [
    "context"
  ]
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 260893
  -bodyTs: "'/tr/json-ld11-api/#context-processing-a':22 'algorithm':26 'answer':38 'better':58 'bit':27 'came':6 'copi':42 'd':62,73 'direct':50 'exhaust':75 'first':70 'high':44 'implement':35 'invari':40 'json':17 'json-ld':16 'languag':53 'ld':18 'logic':11,69 'look':23 'mayb':54 'monstros':12 'move':83 'nest':10,45,68 'number':4 'point':78 'profession':5 'rooki':3 'section':31 'spec':49 'specif':19 'statement':46 'understand':65 'various':30 'want':81 'way':59 'would':33 'www.w3.org':21 'www.w3.org/tr/json-ld11-api/#context-processing-a':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5766234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703808177 {#2207
    date: 2023-12-29 01:02: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
28 DENIED moderate
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#2253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Those are rookie numbers. Professionals came up with the nested logic monstrosity that is the JSON-LD specification:\n
    \n
    www.w3.org/TR/json-ld11-api/#context-processing-a…\n
    \n
    Looks through the algorithm bits in the various sections. How would you implement that? The answer is invariably by copying the highly nested statements of the spec directly into your language. Maybe there’s a better way, but you’d have to understand all that nested logic first, and you’d be exhausted at that point and just want to move on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703808177 {#2203
    date: 2023-12-29 01:02:57.0 +01:00
  }
  +ip: null
  +tags: [
    "context"
  ]
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 260893
  -bodyTs: "'/tr/json-ld11-api/#context-processing-a':22 'algorithm':26 'answer':38 'better':58 'bit':27 'came':6 'copi':42 'd':62,73 'direct':50 'exhaust':75 'first':70 'high':44 'implement':35 'invari':40 'json':17 'json-ld':16 'languag':53 'ld':18 'logic':11,69 'look':23 'mayb':54 'monstros':12 'move':83 'nest':10,45,68 'number':4 'point':78 'profession':5 'rooki':3 'section':31 'spec':49 'specif':19 'statement':46 'understand':65 'various':30 'want':81 'way':59 'would':33 'www.w3.org':21 'www.w3.org/tr/json-ld11-api/#context-processing-a':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5766234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703808177 {#2207
    date: 2023-12-29 01:02: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
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 {#2173
  +user: App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not a trade off between dev time, execution time and memory as the author claims. It’s materially worse for all 3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1709214433 {#2181
    date: 2024-02-29 14:47:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 260615
  -bodyTs: "'3':24 'author':16 'claim':17 'dev':8 'execut':10 'materi':20 'memori':13 'time':9,11 'trade':5 'wors':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6283264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703802277 {#2182
    date: 2023-12-28 23:24:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2173
  +user: App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not a trade off between dev time, execution time and memory as the author claims. It’s materially worse for all 3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1709214433 {#2181
    date: 2024-02-29 14:47:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 260615
  -bodyTs: "'3':24 'author':16 'claim':17 'dev':8 'execut':10 'materi':20 'memori':13 'time':9,11 'trade':5 'wors':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6283264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703802277 {#2182
    date: 2023-12-28 23:24:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2173
  +user: App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not a trade off between dev time, execution time and memory as the author claims. It’s materially worse for all 3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1709214433 {#2181
    date: 2024-02-29 14:47:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 260615
  -bodyTs: "'3':24 'author':16 'claim':17 'dev':8 'execut':10 'materi':20 'memori':13 'time':9,11 'trade':5 'wors':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6283264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703802277 {#2182
    date: 2023-12-28 23:24:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3207
  +user: Proxies\__CG__\App\Entity\User {#3208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2173
    +user: App\Entity\User {#2134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not a trade off between dev time, execution time and memory as the author claims. It’s materially worse for all 3"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1709214433 {#2181
      date: 2024-02-29 14:47:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2187 …}
    +nested: Doctrine\ORM\PersistentCollection {#2177 …}
    +votes: Doctrine\ORM\PersistentCollection {#2174 …}
    +reports: Doctrine\ORM\PersistentCollection {#2170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
    -id: 260615
    -bodyTs: "'3':24 'author':16 'claim':17 'dev':8 'execut':10 'materi':20 'memori':13 'time':9,11 'trade':5 'wors':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6283264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703802277 {#2182
      date: 2023-12-28 23:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2173}
  +body: """
    I think he was being sarcastic, playing with words. Meaning, that you trade in time, runtime and memory and get nothing in return :D so a pretty bad trade haha.\n
    \n
    Of course it’s worse, I mean, that was the point of this blogpost, wasn’t it? :p It’s just a (long) joke.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703813283 {#3204
    date: 2023-12-29 02:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@themusicman@lemmy.world"
    "@savvywolf@pawb.social"
    "@themusicman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3209 …}
  +nested: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 261094
  -bodyTs: "'bad':28 'blogpost':44 'cours':32 'd':24 'get':20 'haha':30 'joke':54 'long':53 'mean':10,37 'memori':18 'noth':21 'p':48 'play':7 'point':41 'pretti':27 'return':23 'runtim':16 'sarcast':6 'think':2 'time':15 'trade':13,29 'wasn':45 'word':9 'wors':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6285644"
  +editedAt: DateTimeImmutable @1709256436 {#3205
    date: 2024-03-01 02:27:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703813283 {#3206
    date: 2023-12-29 02:28: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
35 DENIED edit
App\Entity\EntryComment {#3207
  +user: Proxies\__CG__\App\Entity\User {#3208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2173
    +user: App\Entity\User {#2134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not a trade off between dev time, execution time and memory as the author claims. It’s materially worse for all 3"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1709214433 {#2181
      date: 2024-02-29 14:47:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2187 …}
    +nested: Doctrine\ORM\PersistentCollection {#2177 …}
    +votes: Doctrine\ORM\PersistentCollection {#2174 …}
    +reports: Doctrine\ORM\PersistentCollection {#2170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
    -id: 260615
    -bodyTs: "'3':24 'author':16 'claim':17 'dev':8 'execut':10 'materi':20 'memori':13 'time':9,11 'trade':5 'wors':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6283264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703802277 {#2182
      date: 2023-12-28 23:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2173}
  +body: """
    I think he was being sarcastic, playing with words. Meaning, that you trade in time, runtime and memory and get nothing in return :D so a pretty bad trade haha.\n
    \n
    Of course it’s worse, I mean, that was the point of this blogpost, wasn’t it? :p It’s just a (long) joke.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703813283 {#3204
    date: 2023-12-29 02:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@themusicman@lemmy.world"
    "@savvywolf@pawb.social"
    "@themusicman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3209 …}
  +nested: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 261094
  -bodyTs: "'bad':28 'blogpost':44 'cours':32 'd':24 'get':20 'haha':30 'joke':54 'long':53 'mean':10,37 'memori':18 'noth':21 'p':48 'play':7 'point':41 'pretti':27 'return':23 'runtim':16 'sarcast':6 'think':2 'time':15 'trade':13,29 'wasn':45 'word':9 'wors':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6285644"
  +editedAt: DateTimeImmutable @1709256436 {#3205
    date: 2024-03-01 02:27:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703813283 {#3206
    date: 2023-12-29 02:28: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
36 DENIED moderate
App\Entity\EntryComment {#3207
  +user: Proxies\__CG__\App\Entity\User {#3208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2173
    +user: App\Entity\User {#2134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not a trade off between dev time, execution time and memory as the author claims. It’s materially worse for all 3"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1709214433 {#2181
      date: 2024-02-29 14:47:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2187 …}
    +nested: Doctrine\ORM\PersistentCollection {#2177 …}
    +votes: Doctrine\ORM\PersistentCollection {#2174 …}
    +reports: Doctrine\ORM\PersistentCollection {#2170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
    -id: 260615
    -bodyTs: "'3':24 'author':16 'claim':17 'dev':8 'execut':10 'materi':20 'memori':13 'time':9,11 'trade':5 'wors':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6283264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703802277 {#2182
      date: 2023-12-28 23:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2173}
  +body: """
    I think he was being sarcastic, playing with words. Meaning, that you trade in time, runtime and memory and get nothing in return :D so a pretty bad trade haha.\n
    \n
    Of course it’s worse, I mean, that was the point of this blogpost, wasn’t it? :p It’s just a (long) joke.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703813283 {#3204
    date: 2023-12-29 02:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@themusicman@lemmy.world"
    "@savvywolf@pawb.social"
    "@themusicman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3209 …}
  +nested: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 261094
  -bodyTs: "'bad':28 'blogpost':44 'cours':32 'd':24 'get':20 'haha':30 'joke':54 'long':53 'mean':10,37 'memori':18 'noth':21 'p':48 'play':7 'point':41 'pretti':27 'return':23 'runtim':16 'sarcast':6 'think':2 'time':15 'trade':13,29 'wasn':45 'word':9 'wors':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6285644"
  +editedAt: DateTimeImmutable @1709256436 {#3205
    date: 2024-03-01 02:27:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703813283 {#3206
    date: 2023-12-29 02:28: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
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 {#3357
  +user: App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3207
    +user: Proxies\__CG__\App\Entity\User {#3208 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2173
      +user: App\Entity\User {#2134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not a trade off between dev time, execution time and memory as the author claims. It’s materially worse for all 3"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1709214433 {#2181
        date: 2024-02-29 14:47:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2187 …}
      +nested: Doctrine\ORM\PersistentCollection {#2177 …}
      +votes: Doctrine\ORM\PersistentCollection {#2174 …}
      +reports: Doctrine\ORM\PersistentCollection {#2170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
      -id: 260615
      -bodyTs: "'3':24 'author':16 'claim':17 'dev':8 'execut':10 'materi':20 'memori':13 'time':9,11 'trade':5 'wors':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6283264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703802277 {#2182
        date: 2023-12-28 23:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2173}
    +body: """
      I think he was being sarcastic, playing with words. Meaning, that you trade in time, runtime and memory and get nothing in return :D so a pretty bad trade haha.\n
      \n
      Of course it’s worse, I mean, that was the point of this blogpost, wasn’t it? :p It’s just a (long) joke.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703813283 {#3204
      date: 2023-12-29 02:28:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@themusicman@lemmy.world"
      "@savvywolf@pawb.social"
      "@themusicman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3209 …}
    +nested: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    -id: 261094
    -bodyTs: "'bad':28 'blogpost':44 'cours':32 'd':24 'get':20 'haha':30 'joke':54 'long':53 'mean':10,37 'memori':18 'noth':21 'p':48 'play':7 'point':41 'pretti':27 'return':23 'runtim':16 'sarcast':6 'think':2 'time':15 'trade':13,29 'wasn':45 'word':9 'wors':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6285644"
    +editedAt: DateTimeImmutable @1709256436 {#3205
      date: 2024-03-01 02:27:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703813283 {#3206
      date: 2023-12-29 02:28:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2173}
  +body: "On reread, you’re totally right. Went right over my head"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703896280 {#3355
    date: 2023-12-30 01:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@themusicman@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 263591
  -bodyTs: "'head':11 're':4 'reread':2 'right':6,8 'total':5 'went':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703896280 {#3356
    date: 2023-12-30 01:31: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
39 DENIED edit
App\Entity\EntryComment {#3357
  +user: App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3207
    +user: Proxies\__CG__\App\Entity\User {#3208 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2173
      +user: App\Entity\User {#2134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not a trade off between dev time, execution time and memory as the author claims. It’s materially worse for all 3"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1709214433 {#2181
        date: 2024-02-29 14:47:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2187 …}
      +nested: Doctrine\ORM\PersistentCollection {#2177 …}
      +votes: Doctrine\ORM\PersistentCollection {#2174 …}
      +reports: Doctrine\ORM\PersistentCollection {#2170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
      -id: 260615
      -bodyTs: "'3':24 'author':16 'claim':17 'dev':8 'execut':10 'materi':20 'memori':13 'time':9,11 'trade':5 'wors':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6283264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703802277 {#2182
        date: 2023-12-28 23:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2173}
    +body: """
      I think he was being sarcastic, playing with words. Meaning, that you trade in time, runtime and memory and get nothing in return :D so a pretty bad trade haha.\n
      \n
      Of course it’s worse, I mean, that was the point of this blogpost, wasn’t it? :p It’s just a (long) joke.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703813283 {#3204
      date: 2023-12-29 02:28:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@themusicman@lemmy.world"
      "@savvywolf@pawb.social"
      "@themusicman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3209 …}
    +nested: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    -id: 261094
    -bodyTs: "'bad':28 'blogpost':44 'cours':32 'd':24 'get':20 'haha':30 'joke':54 'long':53 'mean':10,37 'memori':18 'noth':21 'p':48 'play':7 'point':41 'pretti':27 'return':23 'runtim':16 'sarcast':6 'think':2 'time':15 'trade':13,29 'wasn':45 'word':9 'wors':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6285644"
    +editedAt: DateTimeImmutable @1709256436 {#3205
      date: 2024-03-01 02:27:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703813283 {#3206
      date: 2023-12-29 02:28:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2173}
  +body: "On reread, you’re totally right. Went right over my head"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703896280 {#3355
    date: 2023-12-30 01:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@themusicman@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 263591
  -bodyTs: "'head':11 're':4 'reread':2 'right':6,8 'total':5 'went':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703896280 {#3356
    date: 2023-12-30 01:31: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
40 DENIED moderate
App\Entity\EntryComment {#3357
  +user: App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3207
    +user: Proxies\__CG__\App\Entity\User {#3208 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2173
      +user: App\Entity\User {#2134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not a trade off between dev time, execution time and memory as the author claims. It’s materially worse for all 3"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1709214433 {#2181
        date: 2024-02-29 14:47:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2187 …}
      +nested: Doctrine\ORM\PersistentCollection {#2177 …}
      +votes: Doctrine\ORM\PersistentCollection {#2174 …}
      +reports: Doctrine\ORM\PersistentCollection {#2170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
      -id: 260615
      -bodyTs: "'3':24 'author':16 'claim':17 'dev':8 'execut':10 'materi':20 'memori':13 'time':9,11 'trade':5 'wors':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6283264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703802277 {#2182
        date: 2023-12-28 23:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2173}
    +body: """
      I think he was being sarcastic, playing with words. Meaning, that you trade in time, runtime and memory and get nothing in return :D so a pretty bad trade haha.\n
      \n
      Of course it’s worse, I mean, that was the point of this blogpost, wasn’t it? :p It’s just a (long) joke.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703813283 {#3204
      date: 2023-12-29 02:28:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@themusicman@lemmy.world"
      "@savvywolf@pawb.social"
      "@themusicman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3209 …}
    +nested: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    -id: 261094
    -bodyTs: "'bad':28 'blogpost':44 'cours':32 'd':24 'get':20 'haha':30 'joke':54 'long':53 'mean':10,37 'memori':18 'noth':21 'p':48 'play':7 'point':41 'pretti':27 'return':23 'runtim':16 'sarcast':6 'think':2 'time':15 'trade':13,29 'wasn':45 'word':9 'wors':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6285644"
    +editedAt: DateTimeImmutable @1709256436 {#3205
      date: 2024-03-01 02:27:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703813283 {#3206
      date: 2023-12-29 02:28:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2173}
  +body: "On reread, you’re totally right. Went right over my head"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703896280 {#3355
    date: 2023-12-30 01:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@themusicman@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 263591
  -bodyTs: "'head':11 're':4 'reread':2 'right':6,8 'total':5 'went':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703896280 {#3356
    date: 2023-12-30 01:31: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
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 {#2491
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I like this bit at the end:\n
    \n
    > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1709328144 {#1354
    date: 2024-03-01 22:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2492 …}
  +nested: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  -id: 259934
  -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6897371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786194 {#1358
    date: 2023-12-28 18:56:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I like this bit at the end:\n
    \n
    > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1709328144 {#1354
    date: 2024-03-01 22:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2492 …}
  +nested: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  -id: 259934
  -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6897371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786194 {#1358
    date: 2023-12-28 18:56:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I like this bit at the end:\n
    \n
    > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1709328144 {#1354
    date: 2024-03-01 22:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2492 …}
  +nested: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  -id: 259934
  -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6897371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786194 {#1358
    date: 2023-12-28 18:56:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I like this bit at the end:\n
      \n
      > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1709328144 {#1354
      date: 2024-03-01 22:22:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 259934
    -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6897371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703786194 {#1358
      date: 2023-12-28 18:56:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703789623 {#3171
    date: 2023-12-28 19:53:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 260077
  -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5989656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789623 {#3172
    date: 2023-12-28 19:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I like this bit at the end:\n
      \n
      > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1709328144 {#1354
      date: 2024-03-01 22:22:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 259934
    -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6897371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703786194 {#1358
      date: 2023-12-28 18:56:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703789623 {#3171
    date: 2023-12-28 19:53:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 260077
  -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5989656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789623 {#3172
    date: 2023-12-28 19:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I like this bit at the end:\n
      \n
      > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1709328144 {#1354
      date: 2024-03-01 22:22:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 259934
    -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6897371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703786194 {#1358
      date: 2023-12-28 18:56:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703789623 {#3171
    date: 2023-12-28 19:53:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 260077
  -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5989656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789623 {#3172
    date: 2023-12-28 19:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3295
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3174 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2491
      +user: App\Entity\User {#2504 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I like this bit at the end:\n
        \n
        > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1709328144 {#1354
        date: 2024-03-01 22:22:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2492 …}
      +nested: Doctrine\ORM\PersistentCollection {#2494 …}
      +votes: Doctrine\ORM\PersistentCollection {#2496 …}
      +reports: Doctrine\ORM\PersistentCollection {#2498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
      -id: 259934
      -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6897371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703786194 {#1358
        date: 2023-12-28 18:56:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1703789623 {#3171
      date: 2023-12-28 19:53:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3175 …}
    +nested: Doctrine\ORM\PersistentCollection {#3177 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
    -id: 260077
    -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5989656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789623 {#3172
      date: 2023-12-28 19:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "For a long time I’ve been of the opinion that you should only ever optimize for the next sucker colleague who might need to read and edit your code. If you ever optimize for speed, it needs to be done with massive benchmarking / profiling support to ensure that the changes you make are worth it. This is especially true with modern compilers / interpreters that try to use clever techniques to optimize your code either on the fly, or before making the executable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703793846 {#3293
    date: 2023-12-28 21:04:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3296 …}
  +nested: Doctrine\ORM\PersistentCollection {#3298 …}
  +votes: Doctrine\ORM\PersistentCollection {#3300 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 260271
  -bodyTs: "'benchmark':44 'chang':51 'clever':69 'code':30,74 'colleagu':21 'compil':63 'done':41 'edit':28 'either':75 'ensur':48 'especi':59 'ever':15,33 'execut':83 'fli':78 'interpret':64 'long':3 'make':53,81 'massiv':43 'might':23 'modern':62 'need':24,38 'next':19 'opinion':10 'optim':16,34,72 'profil':45 'read':26 'speed':36 'sucker':20 'support':46 'techniqu':70 'time':4 'tri':66 'true':60 'use':68 've':6 'worth':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6900330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703793846 {#3294
    date: 2023-12-28 21:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3295
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3174 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2491
      +user: App\Entity\User {#2504 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I like this bit at the end:\n
        \n
        > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1709328144 {#1354
        date: 2024-03-01 22:22:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2492 …}
      +nested: Doctrine\ORM\PersistentCollection {#2494 …}
      +votes: Doctrine\ORM\PersistentCollection {#2496 …}
      +reports: Doctrine\ORM\PersistentCollection {#2498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
      -id: 259934
      -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6897371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703786194 {#1358
        date: 2023-12-28 18:56:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1703789623 {#3171
      date: 2023-12-28 19:53:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3175 …}
    +nested: Doctrine\ORM\PersistentCollection {#3177 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
    -id: 260077
    -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5989656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789623 {#3172
      date: 2023-12-28 19:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "For a long time I’ve been of the opinion that you should only ever optimize for the next sucker colleague who might need to read and edit your code. If you ever optimize for speed, it needs to be done with massive benchmarking / profiling support to ensure that the changes you make are worth it. This is especially true with modern compilers / interpreters that try to use clever techniques to optimize your code either on the fly, or before making the executable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703793846 {#3293
    date: 2023-12-28 21:04:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3296 …}
  +nested: Doctrine\ORM\PersistentCollection {#3298 …}
  +votes: Doctrine\ORM\PersistentCollection {#3300 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 260271
  -bodyTs: "'benchmark':44 'chang':51 'clever':69 'code':30,74 'colleagu':21 'compil':63 'done':41 'edit':28 'either':75 'ensur':48 'especi':59 'ever':15,33 'execut':83 'fli':78 'interpret':64 'long':3 'make':53,81 'massiv':43 'might':23 'modern':62 'need':24,38 'next':19 'opinion':10 'optim':16,34,72 'profil':45 'read':26 'speed':36 'sucker':20 'support':46 'techniqu':70 'time':4 'tri':66 'true':60 'use':68 've':6 'worth':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6900330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703793846 {#3294
    date: 2023-12-28 21:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3295
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3174 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2491
      +user: App\Entity\User {#2504 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I like this bit at the end:\n
        \n
        > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1709328144 {#1354
        date: 2024-03-01 22:22:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2492 …}
      +nested: Doctrine\ORM\PersistentCollection {#2494 …}
      +votes: Doctrine\ORM\PersistentCollection {#2496 …}
      +reports: Doctrine\ORM\PersistentCollection {#2498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
      -id: 259934
      -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6897371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703786194 {#1358
        date: 2023-12-28 18:56:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1703789623 {#3171
      date: 2023-12-28 19:53:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3175 …}
    +nested: Doctrine\ORM\PersistentCollection {#3177 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
    -id: 260077
    -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5989656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789623 {#3172
      date: 2023-12-28 19:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "For a long time I’ve been of the opinion that you should only ever optimize for the next sucker colleague who might need to read and edit your code. If you ever optimize for speed, it needs to be done with massive benchmarking / profiling support to ensure that the changes you make are worth it. This is especially true with modern compilers / interpreters that try to use clever techniques to optimize your code either on the fly, or before making the executable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703793846 {#3293
    date: 2023-12-28 21:04:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3296 …}
  +nested: Doctrine\ORM\PersistentCollection {#3298 …}
  +votes: Doctrine\ORM\PersistentCollection {#3300 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 260271
  -bodyTs: "'benchmark':44 'chang':51 'clever':69 'code':30,74 'colleagu':21 'compil':63 'done':41 'edit':28 'either':75 'ensur':48 'especi':59 'ever':15,33 'execut':83 'fli':78 'interpret':64 'long':3 'make':53,81 'massiv':43 'might':23 'modern':62 'need':24,38 'next':19 'opinion':10 'optim':16,34,72 'profil':45 'read':26 'speed':36 'sucker':20 'support':46 'techniqu':70 'time':4 'tri':66 'true':60 'use':68 've':6 'worth':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6900330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703793846 {#3294
    date: 2023-12-28 21:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3427
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3173
      +user: Proxies\__CG__\App\Entity\User {#3174 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I like this bit at the end:\n
          \n
          > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1709328144 {#1354
          date: 2024-03-01 22:22:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 259934
        -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6897371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703786194 {#1358
          date: 2023-12-28 18:56:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1703789623 {#3171
        date: 2023-12-28 19:53:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@merc@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3175 …}
      +nested: Doctrine\ORM\PersistentCollection {#3177 …}
      +votes: Doctrine\ORM\PersistentCollection {#3179 …}
      +reports: Doctrine\ORM\PersistentCollection {#3181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
      -id: 260077
      -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5989656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703789623 {#3172
        date: 2023-12-28 19:53:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "For a long time I’ve been of the opinion that you should only ever optimize for the next sucker colleague who might need to read and edit your code. If you ever optimize for speed, it needs to be done with massive benchmarking / profiling support to ensure that the changes you make are worth it. This is especially true with modern compilers / interpreters that try to use clever techniques to optimize your code either on the fly, or before making the executable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703793846 {#3293
      date: 2023-12-28 21:04:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
      "@caellian@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 260271
    -bodyTs: "'benchmark':44 'chang':51 'clever':69 'code':30,74 'colleagu':21 'compil':63 'done':41 'edit':28 'either':75 'ensur':48 'especi':59 'ever':15,33 'execut':83 'fli':78 'interpret':64 'long':3 'make':53,81 'massiv':43 'might':23 'modern':62 'need':24,38 'next':19 'opinion':10 'optim':16,34,72 'profil':45 'read':26 'speed':36 'sucker':20 'support':46 'techniqu':70 'time':4 'tri':66 'true':60 'use':68 've':6 'worth':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6900330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703793846 {#3294
      date: 2023-12-28 21:04:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: """
    The first rule of optimization: Don’t do it  \n
    The second rule of optimization: Don’t do it yet (experts only)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703815683 {#3424
    date: 2023-12-29 03:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 261180
  -bodyTs: "'expert':20 'first':2 'optim':5,14 'rule':3,12 'second':11 'yet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6906643"
  +editedAt: DateTimeImmutable @1708902518 {#3425
    date: 2024-02-26 00:08:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703815683 {#3426
    date: 2023-12-29 03:08: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
55 DENIED edit
App\Entity\EntryComment {#3427
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3173
      +user: Proxies\__CG__\App\Entity\User {#3174 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I like this bit at the end:\n
          \n
          > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1709328144 {#1354
          date: 2024-03-01 22:22:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 259934
        -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6897371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703786194 {#1358
          date: 2023-12-28 18:56:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1703789623 {#3171
        date: 2023-12-28 19:53:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@merc@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3175 …}
      +nested: Doctrine\ORM\PersistentCollection {#3177 …}
      +votes: Doctrine\ORM\PersistentCollection {#3179 …}
      +reports: Doctrine\ORM\PersistentCollection {#3181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
      -id: 260077
      -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5989656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703789623 {#3172
        date: 2023-12-28 19:53:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "For a long time I’ve been of the opinion that you should only ever optimize for the next sucker colleague who might need to read and edit your code. If you ever optimize for speed, it needs to be done with massive benchmarking / profiling support to ensure that the changes you make are worth it. This is especially true with modern compilers / interpreters that try to use clever techniques to optimize your code either on the fly, or before making the executable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703793846 {#3293
      date: 2023-12-28 21:04:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
      "@caellian@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 260271
    -bodyTs: "'benchmark':44 'chang':51 'clever':69 'code':30,74 'colleagu':21 'compil':63 'done':41 'edit':28 'either':75 'ensur':48 'especi':59 'ever':15,33 'execut':83 'fli':78 'interpret':64 'long':3 'make':53,81 'massiv':43 'might':23 'modern':62 'need':24,38 'next':19 'opinion':10 'optim':16,34,72 'profil':45 'read':26 'speed':36 'sucker':20 'support':46 'techniqu':70 'time':4 'tri':66 'true':60 'use':68 've':6 'worth':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6900330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703793846 {#3294
      date: 2023-12-28 21:04:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: """
    The first rule of optimization: Don’t do it  \n
    The second rule of optimization: Don’t do it yet (experts only)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703815683 {#3424
    date: 2023-12-29 03:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 261180
  -bodyTs: "'expert':20 'first':2 'optim':5,14 'rule':3,12 'second':11 'yet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6906643"
  +editedAt: DateTimeImmutable @1708902518 {#3425
    date: 2024-02-26 00:08:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703815683 {#3426
    date: 2023-12-29 03:08: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
56 DENIED moderate
App\Entity\EntryComment {#3427
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3173
      +user: Proxies\__CG__\App\Entity\User {#3174 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I like this bit at the end:\n
          \n
          > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1709328144 {#1354
          date: 2024-03-01 22:22:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 259934
        -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6897371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703786194 {#1358
          date: 2023-12-28 18:56:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1703789623 {#3171
        date: 2023-12-28 19:53:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@merc@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3175 …}
      +nested: Doctrine\ORM\PersistentCollection {#3177 …}
      +votes: Doctrine\ORM\PersistentCollection {#3179 …}
      +reports: Doctrine\ORM\PersistentCollection {#3181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
      -id: 260077
      -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5989656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703789623 {#3172
        date: 2023-12-28 19:53:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "For a long time I’ve been of the opinion that you should only ever optimize for the next sucker colleague who might need to read and edit your code. If you ever optimize for speed, it needs to be done with massive benchmarking / profiling support to ensure that the changes you make are worth it. This is especially true with modern compilers / interpreters that try to use clever techniques to optimize your code either on the fly, or before making the executable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703793846 {#3293
      date: 2023-12-28 21:04:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
      "@caellian@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 260271
    -bodyTs: "'benchmark':44 'chang':51 'clever':69 'code':30,74 'colleagu':21 'compil':63 'done':41 'edit':28 'either':75 'ensur':48 'especi':59 'ever':15,33 'execut':83 'fli':78 'interpret':64 'long':3 'make':53,81 'massiv':43 'might':23 'modern':62 'need':24,38 'next':19 'opinion':10 'optim':16,34,72 'profil':45 'read':26 'speed':36 'sucker':20 'support':46 'techniqu':70 'time':4 'tri':66 'true':60 'use':68 've':6 'worth':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6900330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703793846 {#3294
      date: 2023-12-28 21:04:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: """
    The first rule of optimization: Don’t do it  \n
    The second rule of optimization: Don’t do it yet (experts only)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703815683 {#3424
    date: 2023-12-29 03:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 261180
  -bodyTs: "'expert':20 'first':2 'optim':5,14 'rule':3,12 'second':11 'yet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6906643"
  +editedAt: DateTimeImmutable @1708902518 {#3425
    date: 2024-02-26 00:08:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703815683 {#3426
    date: 2023-12-29 03:08: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
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 {#3442
  +user: App\Entity\User {#2944 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3173
      +user: Proxies\__CG__\App\Entity\User {#3174 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I like this bit at the end:\n
          \n
          > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1709328144 {#1354
          date: 2024-03-01 22:22:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 259934
        -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6897371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703786194 {#1358
          date: 2023-12-28 18:56:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1703789623 {#3171
        date: 2023-12-28 19:53:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@merc@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3175 …}
      +nested: Doctrine\ORM\PersistentCollection {#3177 …}
      +votes: Doctrine\ORM\PersistentCollection {#3179 …}
      +reports: Doctrine\ORM\PersistentCollection {#3181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
      -id: 260077
      -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5989656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703789623 {#3172
        date: 2023-12-28 19:53:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "For a long time I’ve been of the opinion that you should only ever optimize for the next sucker colleague who might need to read and edit your code. If you ever optimize for speed, it needs to be done with massive benchmarking / profiling support to ensure that the changes you make are worth it. This is especially true with modern compilers / interpreters that try to use clever techniques to optimize your code either on the fly, or before making the executable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703793846 {#3293
      date: 2023-12-28 21:04:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
      "@caellian@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 260271
    -bodyTs: "'benchmark':44 'chang':51 'clever':69 'code':30,74 'colleagu':21 'compil':63 'done':41 'edit':28 'either':75 'ensur':48 'especi':59 'ever':15,33 'execut':83 'fli':78 'interpret':64 'long':3 'make':53,81 'massiv':43 'might':23 'modern':62 'need':24,38 'next':19 'opinion':10 'optim':16,34,72 'profil':45 'read':26 'speed':36 'sucker':20 'support':46 'techniqu':70 'time':4 'tri':66 'true':60 'use':68 've':6 'worth':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6900330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703793846 {#3294
      date: 2023-12-28 21:04:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: """
    I’m absolutely on-board …in application code.\n
    \n
    I do feel like it’s good, though, when libraries optimize. Ideally, they don’t have much else to do than one thing really well anyways.\n
    \n
    And with how many libraries modern applications pull in, you do eventually notice whether you’re in the Python ecosystem, where most libraries don’t care, or in the Rust ecosystem, where many libraries definitely overdo it. Because well, they also kind of don’t overdo it, since as a user of the library, you don’t see any of it, except the culmulative performance benefits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703927322 {#3440
    date: 2023-12-30 10:08:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
  -id: 264321
  -bodyTs: "'absolut':3 'also':76 'anyway':35 'applic':8,42 'benefit':101 'board':6 'care':61 'code':9 'culmul':99 'definit':70 'ecosystem':55,66 'els':27 'eventu':47 'except':97 'feel':12 'good':16 'ideal':21 'kind':77 'librari':19,40,58,69,89 'like':13 'm':2 'mani':39,68 'modern':41 'much':26 'notic':48 'on-board':4 'one':31 'optim':20 'overdo':71,81 'perform':100 'pull':43 'python':54 're':51 'realli':33 'rust':65 'see':93 'sinc':83 'thing':32 'though':17 'user':86 'well':34,74 'whether':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6954207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703927322 {#3441
    date: 2023-12-30 10:08:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3442
  +user: App\Entity\User {#2944 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3173
      +user: Proxies\__CG__\App\Entity\User {#3174 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I like this bit at the end:\n
          \n
          > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1709328144 {#1354
          date: 2024-03-01 22:22:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 259934
        -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6897371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703786194 {#1358
          date: 2023-12-28 18:56:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1703789623 {#3171
        date: 2023-12-28 19:53:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@merc@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3175 …}
      +nested: Doctrine\ORM\PersistentCollection {#3177 …}
      +votes: Doctrine\ORM\PersistentCollection {#3179 …}
      +reports: Doctrine\ORM\PersistentCollection {#3181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
      -id: 260077
      -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5989656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703789623 {#3172
        date: 2023-12-28 19:53:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "For a long time I’ve been of the opinion that you should only ever optimize for the next sucker colleague who might need to read and edit your code. If you ever optimize for speed, it needs to be done with massive benchmarking / profiling support to ensure that the changes you make are worth it. This is especially true with modern compilers / interpreters that try to use clever techniques to optimize your code either on the fly, or before making the executable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703793846 {#3293
      date: 2023-12-28 21:04:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
      "@caellian@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 260271
    -bodyTs: "'benchmark':44 'chang':51 'clever':69 'code':30,74 'colleagu':21 'compil':63 'done':41 'edit':28 'either':75 'ensur':48 'especi':59 'ever':15,33 'execut':83 'fli':78 'interpret':64 'long':3 'make':53,81 'massiv':43 'might':23 'modern':62 'need':24,38 'next':19 'opinion':10 'optim':16,34,72 'profil':45 'read':26 'speed':36 'sucker':20 'support':46 'techniqu':70 'time':4 'tri':66 'true':60 'use':68 've':6 'worth':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6900330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703793846 {#3294
      date: 2023-12-28 21:04:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: """
    I’m absolutely on-board …in application code.\n
    \n
    I do feel like it’s good, though, when libraries optimize. Ideally, they don’t have much else to do than one thing really well anyways.\n
    \n
    And with how many libraries modern applications pull in, you do eventually notice whether you’re in the Python ecosystem, where most libraries don’t care, or in the Rust ecosystem, where many libraries definitely overdo it. Because well, they also kind of don’t overdo it, since as a user of the library, you don’t see any of it, except the culmulative performance benefits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703927322 {#3440
    date: 2023-12-30 10:08:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
  -id: 264321
  -bodyTs: "'absolut':3 'also':76 'anyway':35 'applic':8,42 'benefit':101 'board':6 'care':61 'code':9 'culmul':99 'definit':70 'ecosystem':55,66 'els':27 'eventu':47 'except':97 'feel':12 'good':16 'ideal':21 'kind':77 'librari':19,40,58,69,89 'like':13 'm':2 'mani':39,68 'modern':41 'much':26 'notic':48 'on-board':4 'one':31 'optim':20 'overdo':71,81 'perform':100 'pull':43 'python':54 're':51 'realli':33 'rust':65 'see':93 'sinc':83 'thing':32 'though':17 'user':86 'well':34,74 'whether':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6954207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703927322 {#3441
    date: 2023-12-30 10:08:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3442
  +user: App\Entity\User {#2944 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3173
      +user: Proxies\__CG__\App\Entity\User {#3174 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I like this bit at the end:\n
          \n
          > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1709328144 {#1354
          date: 2024-03-01 22:22:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 259934
        -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6897371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703786194 {#1358
          date: 2023-12-28 18:56:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1703789623 {#3171
        date: 2023-12-28 19:53:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@merc@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3175 …}
      +nested: Doctrine\ORM\PersistentCollection {#3177 …}
      +votes: Doctrine\ORM\PersistentCollection {#3179 …}
      +reports: Doctrine\ORM\PersistentCollection {#3181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
      -id: 260077
      -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5989656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703789623 {#3172
        date: 2023-12-28 19:53:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "For a long time I’ve been of the opinion that you should only ever optimize for the next sucker colleague who might need to read and edit your code. If you ever optimize for speed, it needs to be done with massive benchmarking / profiling support to ensure that the changes you make are worth it. This is especially true with modern compilers / interpreters that try to use clever techniques to optimize your code either on the fly, or before making the executable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703793846 {#3293
      date: 2023-12-28 21:04:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
      "@caellian@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 260271
    -bodyTs: "'benchmark':44 'chang':51 'clever':69 'code':30,74 'colleagu':21 'compil':63 'done':41 'edit':28 'either':75 'ensur':48 'especi':59 'ever':15,33 'execut':83 'fli':78 'interpret':64 'long':3 'make':53,81 'massiv':43 'might':23 'modern':62 'need':24,38 'next':19 'opinion':10 'optim':16,34,72 'profil':45 'read':26 'speed':36 'sucker':20 'support':46 'techniqu':70 'time':4 'tri':66 'true':60 'use':68 've':6 'worth':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6900330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703793846 {#3294
      date: 2023-12-28 21:04:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: """
    I’m absolutely on-board …in application code.\n
    \n
    I do feel like it’s good, though, when libraries optimize. Ideally, they don’t have much else to do than one thing really well anyways.\n
    \n
    And with how many libraries modern applications pull in, you do eventually notice whether you’re in the Python ecosystem, where most libraries don’t care, or in the Rust ecosystem, where many libraries definitely overdo it. Because well, they also kind of don’t overdo it, since as a user of the library, you don’t see any of it, except the culmulative performance benefits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703927322 {#3440
    date: 2023-12-30 10:08:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
  -id: 264321
  -bodyTs: "'absolut':3 'also':76 'anyway':35 'applic':8,42 'benefit':101 'board':6 'care':61 'code':9 'culmul':99 'definit':70 'ecosystem':55,66 'els':27 'eventu':47 'except':97 'feel':12 'good':16 'ideal':21 'kind':77 'librari':19,40,58,69,89 'like':13 'm':2 'mani':39,68 'modern':41 'much':26 'notic':48 'on-board':4 'one':31 'optim':20 'overdo':71,81 'perform':100 'pull':43 'python':54 're':51 'realli':33 'rust':65 'see':93 'sinc':83 'thing':32 'though':17 'user':86 'well':34,74 'whether':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6954207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703927322 {#3441
    date: 2023-12-30 10:08:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3466
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3442
    +user: App\Entity\User {#2944 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3295
      +user: App\Entity\User {#2504 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#3173
        +user: Proxies\__CG__\App\Entity\User {#3174 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2491
          +user: App\Entity\User {#2504 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I like this bit at the end:\n
            \n
            > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 73
          +score: 0
          +lastActive: DateTime @1709328144 {#1354
            date: 2024-03-01 22:22:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@savvywolf@pawb.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2492 …}
          +nested: Doctrine\ORM\PersistentCollection {#2494 …}
          +votes: Doctrine\ORM\PersistentCollection {#2496 …}
          +reports: Doctrine\ORM\PersistentCollection {#2498 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
          -id: 259934
          -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6897371"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703786194 {#1358
            date: 2023-12-28 18:56:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2491}
        +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1703789623 {#3171
          date: 2023-12-28 19:53:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
          "@merc@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3175 …}
        +nested: Doctrine\ORM\PersistentCollection {#3177 …}
        +votes: Doctrine\ORM\PersistentCollection {#3179 …}
        +reports: Doctrine\ORM\PersistentCollection {#3181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
        -id: 260077
        -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5989656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703789623 {#3172
          date: 2023-12-28 19:53:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "For a long time I’ve been of the opinion that you should only ever optimize for the next sucker colleague who might need to read and edit your code. If you ever optimize for speed, it needs to be done with massive benchmarking / profiling support to ensure that the changes you make are worth it. This is especially true with modern compilers / interpreters that try to use clever techniques to optimize your code either on the fly, or before making the executable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703793846 {#3293
        date: 2023-12-28 21:04:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@merc@sh.itjust.works"
        "@caellian@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3296 …}
      +nested: Doctrine\ORM\PersistentCollection {#3298 …}
      +votes: Doctrine\ORM\PersistentCollection {#3300 …}
      +reports: Doctrine\ORM\PersistentCollection {#3302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
      -id: 260271
      -bodyTs: "'benchmark':44 'chang':51 'clever':69 'code':30,74 'colleagu':21 'compil':63 'done':41 'edit':28 'either':75 'ensur':48 'especi':59 'ever':15,33 'execut':83 'fli':78 'interpret':64 'long':3 'make':53,81 'massiv':43 'might':23 'modern':62 'need':24,38 'next':19 'opinion':10 'optim':16,34,72 'profil':45 'read':26 'speed':36 'sucker':20 'support':46 'techniqu':70 'time':4 'tri':66 'true':60 'use':68 've':6 'worth':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6900330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703793846 {#3294
        date: 2023-12-28 21:04:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: """
      I’m absolutely on-board …in application code.\n
      \n
      I do feel like it’s good, though, when libraries optimize. Ideally, they don’t have much else to do than one thing really well anyways.\n
      \n
      And with how many libraries modern applications pull in, you do eventually notice whether you’re in the Python ecosystem, where most libraries don’t care, or in the Rust ecosystem, where many libraries definitely overdo it. Because well, they also kind of don’t overdo it, since as a user of the library, you don’t see any of it, except the culmulative performance benefits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703927322 {#3440
      date: 2023-12-30 10:08:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
      "@caellian@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3443 …}
    +nested: Doctrine\ORM\PersistentCollection {#3445 …}
    +votes: Doctrine\ORM\PersistentCollection {#3447 …}
    +reports: Doctrine\ORM\PersistentCollection {#3449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
    -id: 264321
    -bodyTs: "'absolut':3 'also':76 'anyway':35 'applic':8,42 'benefit':101 'board':6 'care':61 'code':9 'culmul':99 'definit':70 'ecosystem':55,66 'els':27 'eventu':47 'except':97 'feel':12 'good':16 'ideal':21 'kind':77 'librari':19,40,58,69,89 'like':13 'm':2 'mani':39,68 'modern':41 'much':26 'notic':48 'on-board':4 'one':31 'optim':20 'overdo':71,81 'perform':100 'pull':43 'python':54 're':51 'realli':33 'rust':65 'see':93 'sinc':83 'thing':32 'though':17 'user':86 'well':34,74 'whether':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6954207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703927322 {#3441
      date: 2023-12-30 10:08:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: """
    Libraries are also written and maintained by humans.\n
    \n
    It’s fine to optimize if you can truly justify it, but that’s going to be even harder in libraries that are going to be used on multiple different architectures, etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703928546 {#3467
    date: 2023-12-30 10:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
    "@Ephera@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3462 …}
  +nested: Doctrine\ORM\PersistentCollection {#3457 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 264344
  -bodyTs: "'also':3 'architectur':39 'differ':38 'etc':40 'even':26 'fine':11 'go':23,32 'harder':27 'human':8 'justifi':18 'librari':1,29 'maintain':6 'multipl':37 'optim':13 'truli':17 'use':35 'written':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6932828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703928546 {#3470
    date: 2023-12-30 10:29:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3466
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3442
    +user: App\Entity\User {#2944 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3295
      +user: App\Entity\User {#2504 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#3173
        +user: Proxies\__CG__\App\Entity\User {#3174 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2491
          +user: App\Entity\User {#2504 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I like this bit at the end:\n
            \n
            > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 73
          +score: 0
          +lastActive: DateTime @1709328144 {#1354
            date: 2024-03-01 22:22:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@savvywolf@pawb.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2492 …}
          +nested: Doctrine\ORM\PersistentCollection {#2494 …}
          +votes: Doctrine\ORM\PersistentCollection {#2496 …}
          +reports: Doctrine\ORM\PersistentCollection {#2498 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
          -id: 259934
          -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6897371"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703786194 {#1358
            date: 2023-12-28 18:56:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2491}
        +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1703789623 {#3171
          date: 2023-12-28 19:53:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
          "@merc@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3175 …}
        +nested: Doctrine\ORM\PersistentCollection {#3177 …}
        +votes: Doctrine\ORM\PersistentCollection {#3179 …}
        +reports: Doctrine\ORM\PersistentCollection {#3181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
        -id: 260077
        -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5989656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703789623 {#3172
          date: 2023-12-28 19:53:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "For a long time I’ve been of the opinion that you should only ever optimize for the next sucker colleague who might need to read and edit your code. If you ever optimize for speed, it needs to be done with massive benchmarking / profiling support to ensure that the changes you make are worth it. This is especially true with modern compilers / interpreters that try to use clever techniques to optimize your code either on the fly, or before making the executable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703793846 {#3293
        date: 2023-12-28 21:04:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@merc@sh.itjust.works"
        "@caellian@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3296 …}
      +nested: Doctrine\ORM\PersistentCollection {#3298 …}
      +votes: Doctrine\ORM\PersistentCollection {#3300 …}
      +reports: Doctrine\ORM\PersistentCollection {#3302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
      -id: 260271
      -bodyTs: "'benchmark':44 'chang':51 'clever':69 'code':30,74 'colleagu':21 'compil':63 'done':41 'edit':28 'either':75 'ensur':48 'especi':59 'ever':15,33 'execut':83 'fli':78 'interpret':64 'long':3 'make':53,81 'massiv':43 'might':23 'modern':62 'need':24,38 'next':19 'opinion':10 'optim':16,34,72 'profil':45 'read':26 'speed':36 'sucker':20 'support':46 'techniqu':70 'time':4 'tri':66 'true':60 'use':68 've':6 'worth':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6900330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703793846 {#3294
        date: 2023-12-28 21:04:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: """
      I’m absolutely on-board …in application code.\n
      \n
      I do feel like it’s good, though, when libraries optimize. Ideally, they don’t have much else to do than one thing really well anyways.\n
      \n
      And with how many libraries modern applications pull in, you do eventually notice whether you’re in the Python ecosystem, where most libraries don’t care, or in the Rust ecosystem, where many libraries definitely overdo it. Because well, they also kind of don’t overdo it, since as a user of the library, you don’t see any of it, except the culmulative performance benefits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703927322 {#3440
      date: 2023-12-30 10:08:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
      "@caellian@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3443 …}
    +nested: Doctrine\ORM\PersistentCollection {#3445 …}
    +votes: Doctrine\ORM\PersistentCollection {#3447 …}
    +reports: Doctrine\ORM\PersistentCollection {#3449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
    -id: 264321
    -bodyTs: "'absolut':3 'also':76 'anyway':35 'applic':8,42 'benefit':101 'board':6 'care':61 'code':9 'culmul':99 'definit':70 'ecosystem':55,66 'els':27 'eventu':47 'except':97 'feel':12 'good':16 'ideal':21 'kind':77 'librari':19,40,58,69,89 'like':13 'm':2 'mani':39,68 'modern':41 'much':26 'notic':48 'on-board':4 'one':31 'optim':20 'overdo':71,81 'perform':100 'pull':43 'python':54 're':51 'realli':33 'rust':65 'see':93 'sinc':83 'thing':32 'though':17 'user':86 'well':34,74 'whether':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6954207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703927322 {#3441
      date: 2023-12-30 10:08:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: """
    Libraries are also written and maintained by humans.\n
    \n
    It’s fine to optimize if you can truly justify it, but that’s going to be even harder in libraries that are going to be used on multiple different architectures, etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703928546 {#3467
    date: 2023-12-30 10:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
    "@Ephera@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3462 …}
  +nested: Doctrine\ORM\PersistentCollection {#3457 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 264344
  -bodyTs: "'also':3 'architectur':39 'differ':38 'etc':40 'even':26 'fine':11 'go':23,32 'harder':27 'human':8 'justifi':18 'librari':1,29 'maintain':6 'multipl':37 'optim':13 'truli':17 'use':35 'written':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6932828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703928546 {#3470
    date: 2023-12-30 10:29:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3466
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3442
    +user: App\Entity\User {#2944 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3295
      +user: App\Entity\User {#2504 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#3173
        +user: Proxies\__CG__\App\Entity\User {#3174 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2491
          +user: App\Entity\User {#2504 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I like this bit at the end:\n
            \n
            > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 73
          +score: 0
          +lastActive: DateTime @1709328144 {#1354
            date: 2024-03-01 22:22:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@savvywolf@pawb.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2492 …}
          +nested: Doctrine\ORM\PersistentCollection {#2494 …}
          +votes: Doctrine\ORM\PersistentCollection {#2496 …}
          +reports: Doctrine\ORM\PersistentCollection {#2498 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
          -id: 259934
          -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6897371"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703786194 {#1358
            date: 2023-12-28 18:56:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2491}
        +body: "Really makes you question your sanity when optimizing jumps in code without benchmarks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1703789623 {#3171
          date: 2023-12-28 19:53:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
          "@merc@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3175 …}
        +nested: Doctrine\ORM\PersistentCollection {#3177 …}
        +votes: Doctrine\ORM\PersistentCollection {#3179 …}
        +reports: Doctrine\ORM\PersistentCollection {#3181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
        -id: 260077
        -bodyTs: "'benchmark':13 'code':11 'jump':9 'make':2 'optim':8 'question':4 'realli':1 'saniti':6 'without':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5989656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703789623 {#3172
          date: 2023-12-28 19:53:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "For a long time I’ve been of the opinion that you should only ever optimize for the next sucker colleague who might need to read and edit your code. If you ever optimize for speed, it needs to be done with massive benchmarking / profiling support to ensure that the changes you make are worth it. This is especially true with modern compilers / interpreters that try to use clever techniques to optimize your code either on the fly, or before making the executable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703793846 {#3293
        date: 2023-12-28 21:04:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@merc@sh.itjust.works"
        "@caellian@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3296 …}
      +nested: Doctrine\ORM\PersistentCollection {#3298 …}
      +votes: Doctrine\ORM\PersistentCollection {#3300 …}
      +reports: Doctrine\ORM\PersistentCollection {#3302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
      -id: 260271
      -bodyTs: "'benchmark':44 'chang':51 'clever':69 'code':30,74 'colleagu':21 'compil':63 'done':41 'edit':28 'either':75 'ensur':48 'especi':59 'ever':15,33 'execut':83 'fli':78 'interpret':64 'long':3 'make':53,81 'massiv':43 'might':23 'modern':62 'need':24,38 'next':19 'opinion':10 'optim':16,34,72 'profil':45 'read':26 'speed':36 'sucker':20 'support':46 'techniqu':70 'time':4 'tri':66 'true':60 'use':68 've':6 'worth':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6900330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703793846 {#3294
        date: 2023-12-28 21:04:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: """
      I’m absolutely on-board …in application code.\n
      \n
      I do feel like it’s good, though, when libraries optimize. Ideally, they don’t have much else to do than one thing really well anyways.\n
      \n
      And with how many libraries modern applications pull in, you do eventually notice whether you’re in the Python ecosystem, where most libraries don’t care, or in the Rust ecosystem, where many libraries definitely overdo it. Because well, they also kind of don’t overdo it, since as a user of the library, you don’t see any of it, except the culmulative performance benefits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703927322 {#3440
      date: 2023-12-30 10:08:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
      "@caellian@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3443 …}
    +nested: Doctrine\ORM\PersistentCollection {#3445 …}
    +votes: Doctrine\ORM\PersistentCollection {#3447 …}
    +reports: Doctrine\ORM\PersistentCollection {#3449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
    -id: 264321
    -bodyTs: "'absolut':3 'also':76 'anyway':35 'applic':8,42 'benefit':101 'board':6 'care':61 'code':9 'culmul':99 'definit':70 'ecosystem':55,66 'els':27 'eventu':47 'except':97 'feel':12 'good':16 'ideal':21 'kind':77 'librari':19,40,58,69,89 'like':13 'm':2 'mani':39,68 'modern':41 'much':26 'notic':48 'on-board':4 'one':31 'optim':20 'overdo':71,81 'perform':100 'pull':43 'python':54 're':51 'realli':33 'rust':65 'see':93 'sinc':83 'thing':32 'though':17 'user':86 'well':34,74 'whether':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6954207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703927322 {#3441
      date: 2023-12-30 10:08:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: """
    Libraries are also written and maintained by humans.\n
    \n
    It’s fine to optimize if you can truly justify it, but that’s going to be even harder in libraries that are going to be used on multiple different architectures, etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703928546 {#3467
    date: 2023-12-30 10:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@caellian@programming.dev"
    "@Ephera@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3462 …}
  +nested: Doctrine\ORM\PersistentCollection {#3457 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 264344
  -bodyTs: "'also':3 'architectur':39 'differ':38 'etc':40 'even':26 'fine':11 'go':23,32 'harder':27 'human':8 'justifi':18 'librari':1,29 'maintain':6 'multipl':37 'optim':13 'truli':17 'use':35 'written':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6932828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703928546 {#3470
    date: 2023-12-30 10:29:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I like this bit at the end:\n
      \n
      > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1709328144 {#1354
      date: 2024-03-01 22:22:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 259934
    -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6897371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703786194 {#1358
      date: 2023-12-28 18:56:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "I’m still mad he didn’t use the size of the number to tell the system which block to read first. I feel like that would be a great use of division or maybe modulus?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703812911 {#3187
    date: 2023-12-29 02:21:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 261079
  -bodyTs: "'block':19 'didn':6 'divis':33 'feel':24 'first':22 'great':30 'like':25 'm':2 'mad':4 'mayb':35 'modulus':36 'number':13 'read':21 'size':10 'still':3 'system':17 'tell':15 'use':8,31 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5767352"
  +editedAt: DateTimeImmutable @1708890379 {#3188
    date: 2024-02-25 20:46:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703812911 {#3189
    date: 2023-12-29 02:21:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I like this bit at the end:\n
      \n
      > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1709328144 {#1354
      date: 2024-03-01 22:22:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 259934
    -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6897371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703786194 {#1358
      date: 2023-12-28 18:56:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "I’m still mad he didn’t use the size of the number to tell the system which block to read first. I feel like that would be a great use of division or maybe modulus?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703812911 {#3187
    date: 2023-12-29 02:21:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 261079
  -bodyTs: "'block':19 'didn':6 'divis':33 'feel':24 'first':22 'great':30 'like':25 'm':2 'mad':4 'mayb':35 'modulus':36 'number':13 'read':21 'size':10 'still':3 'system':17 'tell':15 'use':8,31 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5767352"
  +editedAt: DateTimeImmutable @1708890379 {#3188
    date: 2024-02-25 20:46:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703812911 {#3189
    date: 2023-12-29 02:21:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I like this bit at the end:\n
      \n
      > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1709328144 {#1354
      date: 2024-03-01 22:22:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 259934
    -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6897371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703786194 {#1358
      date: 2023-12-28 18:56:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "I’m still mad he didn’t use the size of the number to tell the system which block to read first. I feel like that would be a great use of division or maybe modulus?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703812911 {#3187
    date: 2023-12-29 02:21:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 261079
  -bodyTs: "'block':19 'didn':6 'divis':33 'feel':24 'first':22 'great':30 'like':25 'm':2 'mad':4 'mayb':35 'modulus':36 'number':13 'read':21 'size':10 'still':3 'system':17 'tell':15 'use':8,31 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5767352"
  +editedAt: DateTimeImmutable @1708890379 {#3188
    date: 2024-02-25 20:46:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703812911 {#3189
    date: 2023-12-29 02:21:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3342
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3190
    +user: Proxies\__CG__\App\Entity\User {#3191 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2491
      +user: App\Entity\User {#2504 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I like this bit at the end:\n
        \n
        > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1709328144 {#1354
        date: 2024-03-01 22:22:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2492 …}
      +nested: Doctrine\ORM\PersistentCollection {#2494 …}
      +votes: Doctrine\ORM\PersistentCollection {#2496 …}
      +reports: Doctrine\ORM\PersistentCollection {#2498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
      -id: 259934
      -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6897371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703786194 {#1358
        date: 2023-12-28 18:56:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "I’m still mad he didn’t use the size of the number to tell the system which block to read first. I feel like that would be a great use of division or maybe modulus?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703812911 {#3187
      date: 2023-12-29 02:21:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3192 …}
    +nested: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3196 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 261079
    -bodyTs: "'block':19 'didn':6 'divis':33 'feel':24 'first':22 'great':30 'like':25 'm':2 'mad':4 'mayb':35 'modulus':36 'number':13 'read':21 'size':10 'still':3 'system':17 'tell':15 'use':8,31 'would':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5767352"
    +editedAt: DateTimeImmutable @1708890379 {#3188
      date: 2024-02-25 20:46:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703812911 {#3189
      date: 2023-12-29 02:21:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "I just like how he used “% 2” in the Python code he used to generate the C++ code."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703889480 {#3340
    date: 2023-12-29 23:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@blusterydayve26@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  -id: 263298
  -bodyTs: "'2':7 'c':17 'code':11,18 'generat':15 'like':3 'python':10 'use':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6924630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703889480 {#3341
    date: 2023-12-29 23:38: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
71 DENIED edit
App\Entity\EntryComment {#3342
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3190
    +user: Proxies\__CG__\App\Entity\User {#3191 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2491
      +user: App\Entity\User {#2504 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I like this bit at the end:\n
        \n
        > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1709328144 {#1354
        date: 2024-03-01 22:22:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2492 …}
      +nested: Doctrine\ORM\PersistentCollection {#2494 …}
      +votes: Doctrine\ORM\PersistentCollection {#2496 …}
      +reports: Doctrine\ORM\PersistentCollection {#2498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
      -id: 259934
      -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6897371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703786194 {#1358
        date: 2023-12-28 18:56:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "I’m still mad he didn’t use the size of the number to tell the system which block to read first. I feel like that would be a great use of division or maybe modulus?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703812911 {#3187
      date: 2023-12-29 02:21:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3192 …}
    +nested: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3196 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 261079
    -bodyTs: "'block':19 'didn':6 'divis':33 'feel':24 'first':22 'great':30 'like':25 'm':2 'mad':4 'mayb':35 'modulus':36 'number':13 'read':21 'size':10 'still':3 'system':17 'tell':15 'use':8,31 'would':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5767352"
    +editedAt: DateTimeImmutable @1708890379 {#3188
      date: 2024-02-25 20:46:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703812911 {#3189
      date: 2023-12-29 02:21:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "I just like how he used “% 2” in the Python code he used to generate the C++ code."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703889480 {#3340
    date: 2023-12-29 23:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@blusterydayve26@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  -id: 263298
  -bodyTs: "'2':7 'c':17 'code':11,18 'generat':15 'like':3 'python':10 'use':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6924630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703889480 {#3341
    date: 2023-12-29 23:38: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
72 DENIED moderate
App\Entity\EntryComment {#3342
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3190
    +user: Proxies\__CG__\App\Entity\User {#3191 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2491
      +user: App\Entity\User {#2504 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I like this bit at the end:\n
        \n
        > As a side note, the program is amazingly performant. For small numbers the results are instantaneous and for the large number close to the 2^32 limit the result is still returned in around 10 seconds.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1709328144 {#1354
        date: 2024-03-01 22:22:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2492 …}
      +nested: Doctrine\ORM\PersistentCollection {#2494 …}
      +votes: Doctrine\ORM\PersistentCollection {#2496 …}
      +reports: Doctrine\ORM\PersistentCollection {#2498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
      -id: 259934
      -bodyTs: "'10':42 '2':32 '32':33 'amaz':15 'around':41 'bit':4 'close':29 'end':7 'instantan':23 'larg':27 'like':2 'limit':34 'note':11 'number':19,28 'perform':16 'program':13 'result':21,36 'return':39 'second':43 'side':10 'small':18 'still':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6897371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703786194 {#1358
        date: 2023-12-28 18:56:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "I’m still mad he didn’t use the size of the number to tell the system which block to read first. I feel like that would be a great use of division or maybe modulus?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703812911 {#3187
      date: 2023-12-29 02:21:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
      "@savvywolf@pawb.social"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3192 …}
    +nested: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3196 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 261079
    -bodyTs: "'block':19 'didn':6 'divis':33 'feel':24 'first':22 'great':30 'like':25 'm':2 'mad':4 'mayb':35 'modulus':36 'number':13 'read':21 'size':10 'still':3 'system':17 'tell':15 'use':8,31 'would':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5767352"
    +editedAt: DateTimeImmutable @1708890379 {#3188
      date: 2024-02-25 20:46:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703812911 {#3189
      date: 2023-12-29 02:21:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "I just like how he used “% 2” in the Python code he used to generate the C++ code."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703889480 {#3340
    date: 2023-12-29 23:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@merc@sh.itjust.works"
    "@blusterydayve26@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  -id: 263298
  -bodyTs: "'2':7 'c':17 'code':11,18 'generat':15 'like':3 'python':10 'use':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6924630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703889480 {#3341
    date: 2023-12-29 23:38: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
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 {#2564
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not a good reader - I skim most articles and often miss most of the meaning. I read, and enjoyed, every word of that!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1711556957 {#2559
    date: 2024-03-27 17:29:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2565 …}
  +nested: Doctrine\ORM\PersistentCollection {#2567 …}
  +votes: Doctrine\ORM\PersistentCollection {#2569 …}
  +reports: Doctrine\ORM\PersistentCollection {#2571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
  -id: 259860
  -bodyTs: "'articl':10 'enjoy':21 'everi':22 'good':5 'm':2 'mean':17 'miss':13 'often':12 'read':19 'reader':6 'skim':8 'word':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5925744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785129 {#2560
    date: 2023-12-28 18:38:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2564
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not a good reader - I skim most articles and often miss most of the meaning. I read, and enjoyed, every word of that!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1711556957 {#2559
    date: 2024-03-27 17:29:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2565 …}
  +nested: Doctrine\ORM\PersistentCollection {#2567 …}
  +votes: Doctrine\ORM\PersistentCollection {#2569 …}
  +reports: Doctrine\ORM\PersistentCollection {#2571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
  -id: 259860
  -bodyTs: "'articl':10 'enjoy':21 'everi':22 'good':5 'm':2 'mean':17 'miss':13 'often':12 'read':19 'reader':6 'skim':8 'word':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5925744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785129 {#2560
    date: 2023-12-28 18:38:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2564
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not a good reader - I skim most articles and often miss most of the meaning. I read, and enjoyed, every word of that!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1711556957 {#2559
    date: 2024-03-27 17:29:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2565 …}
  +nested: Doctrine\ORM\PersistentCollection {#2567 …}
  +votes: Doctrine\ORM\PersistentCollection {#2569 …}
  +reports: Doctrine\ORM\PersistentCollection {#2571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
  -id: 259860
  -bodyTs: "'articl':10 'enjoy':21 'everi':22 'good':5 'm':2 'mean':17 'miss':13 'often':12 'read':19 'reader':6 'skim':8 'word':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5925744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785129 {#2560
    date: 2023-12-28 18:38:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2564
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m not a good reader - I skim most articles and often miss most of the meaning. I read, and enjoyed, every word of that!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1711556957 {#2559
      date: 2024-03-27 17:29:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2565 …}
    +nested: Doctrine\ORM\PersistentCollection {#2567 …}
    +votes: Doctrine\ORM\PersistentCollection {#2569 …}
    +reports: Doctrine\ORM\PersistentCollection {#2571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
    -id: 259860
    -bodyTs: "'articl':10 'enjoy':21 'everi':22 'good':5 'm':2 'mean':17 'miss':13 'often':12 'read':19 'reader':6 'skim':8 'word':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5925744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703785129 {#2560
      date: 2023-12-28 18:38:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Thanks, I totally would’ve skipped it without this comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703798941 {#3155
    date: 2023-12-28 22:29:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@GreatBlueHeron@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 279329
  -bodyTs: "'comment':10 'skip':6 'thank':1 'total':3 've':5 'without':8 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/2132572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703798941 {#3156
    date: 2023-12-28 22:29: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
79 DENIED edit
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2564
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m not a good reader - I skim most articles and often miss most of the meaning. I read, and enjoyed, every word of that!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1711556957 {#2559
      date: 2024-03-27 17:29:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2565 …}
    +nested: Doctrine\ORM\PersistentCollection {#2567 …}
    +votes: Doctrine\ORM\PersistentCollection {#2569 …}
    +reports: Doctrine\ORM\PersistentCollection {#2571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
    -id: 259860
    -bodyTs: "'articl':10 'enjoy':21 'everi':22 'good':5 'm':2 'mean':17 'miss':13 'often':12 'read':19 'reader':6 'skim':8 'word':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5925744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703785129 {#2560
      date: 2023-12-28 18:38:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Thanks, I totally would’ve skipped it without this comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703798941 {#3155
    date: 2023-12-28 22:29:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@GreatBlueHeron@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 279329
  -bodyTs: "'comment':10 'skip':6 'thank':1 'total':3 've':5 'without':8 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/2132572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703798941 {#3156
    date: 2023-12-28 22:29: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
80 DENIED moderate
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2564
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m not a good reader - I skim most articles and often miss most of the meaning. I read, and enjoyed, every word of that!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1711556957 {#2559
      date: 2024-03-27 17:29:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2565 …}
    +nested: Doctrine\ORM\PersistentCollection {#2567 …}
    +votes: Doctrine\ORM\PersistentCollection {#2569 …}
    +reports: Doctrine\ORM\PersistentCollection {#2571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
    -id: 259860
    -bodyTs: "'articl':10 'enjoy':21 'everi':22 'good':5 'm':2 'mean':17 'miss':13 'often':12 'read':19 'reader':6 'skim':8 'word':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5925744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703785129 {#2560
      date: 2023-12-28 18:38:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Thanks, I totally would’ve skipped it without this comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703798941 {#3155
    date: 2023-12-28 22:29:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@GreatBlueHeron@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 279329
  -bodyTs: "'comment':10 'skip':6 'thank':1 'total':3 've':5 'without':8 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/2132572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703798941 {#3156
    date: 2023-12-28 22:29: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
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 {#2637
  +user: App\Entity\User {#2650 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I honestly thought this was going to be about AI 😅\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709553636 {#2632
    date: 2024-03-04 13:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2638 …}
  +nested: Doctrine\ORM\PersistentCollection {#2640 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 259606
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':19 '4.0':16 'ai':10 'by-nc-sa':12 'cc':11 'creativecommons.org':18 'creativecommons.org/licenses/by-nc-sa/4.0/)':17 'go':6 'honest':2 'nc':14 'sa':15 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5986670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703778699 {#2633
    date: 2023-12-28 16:51:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2637
  +user: App\Entity\User {#2650 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I honestly thought this was going to be about AI 😅\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709553636 {#2632
    date: 2024-03-04 13:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2638 …}
  +nested: Doctrine\ORM\PersistentCollection {#2640 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 259606
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':19 '4.0':16 'ai':10 'by-nc-sa':12 'cc':11 'creativecommons.org':18 'creativecommons.org/licenses/by-nc-sa/4.0/)':17 'go':6 'honest':2 'nc':14 'sa':15 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5986670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703778699 {#2633
    date: 2023-12-28 16:51:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2637
  +user: App\Entity\User {#2650 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I honestly thought this was going to be about AI 😅\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709553636 {#2632
    date: 2024-03-04 13:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2638 …}
  +nested: Doctrine\ORM\PersistentCollection {#2640 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 259606
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':19 '4.0':16 'ai':10 'by-nc-sa':12 'cc':11 'creativecommons.org':18 'creativecommons.org/licenses/by-nc-sa/4.0/)':17 'go':6 'honest':2 'nc':14 'sa':15 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5986670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703778699 {#2633
    date: 2023-12-28 16:51:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3126
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2637
    +user: App\Entity\User {#2650 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought this was going to be about AI 😅\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709553636 {#2632
      date: 2024-03-04 13:00:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2638 …}
    +nested: Doctrine\ORM\PersistentCollection {#2640 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    -id: 259606
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':19 '4.0':16 'ai':10 'by-nc-sa':12 'cc':11 'creativecommons.org':18 'creativecommons.org/licenses/by-nc-sa/4.0/)':17 'go':6 'honest':2 'nc':14 'sa':15 'thought':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5986670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703778699 {#2633
      date: 2023-12-28 16:51:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: "No, this is about NS. Natural Stupidity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703784925 {#3124
    date: 2023-12-28 18:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 259843
  -bodyTs: "'natur':6 'ns':5 'stupid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703784925 {#3125
    date: 2023-12-28 18:35:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3126
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2637
    +user: App\Entity\User {#2650 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought this was going to be about AI 😅\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709553636 {#2632
      date: 2024-03-04 13:00:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2638 …}
    +nested: Doctrine\ORM\PersistentCollection {#2640 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    -id: 259606
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':19 '4.0':16 'ai':10 'by-nc-sa':12 'cc':11 'creativecommons.org':18 'creativecommons.org/licenses/by-nc-sa/4.0/)':17 'go':6 'honest':2 'nc':14 'sa':15 'thought':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5986670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703778699 {#2633
      date: 2023-12-28 16:51:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: "No, this is about NS. Natural Stupidity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703784925 {#3124
    date: 2023-12-28 18:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 259843
  -bodyTs: "'natur':6 'ns':5 'stupid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703784925 {#3125
    date: 2023-12-28 18:35:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3126
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2637
    +user: App\Entity\User {#2650 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought this was going to be about AI 😅\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709553636 {#2632
      date: 2024-03-04 13:00:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2638 …}
    +nested: Doctrine\ORM\PersistentCollection {#2640 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    -id: 259606
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':19 '4.0':16 'ai':10 'by-nc-sa':12 'cc':11 'creativecommons.org':18 'creativecommons.org/licenses/by-nc-sa/4.0/)':17 'go':6 'honest':2 'nc':14 'sa':15 'thought':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5986670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703778699 {#2633
      date: 2023-12-28 16:51:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: "No, this is about NS. Natural Stupidity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703784925 {#3124
    date: 2023-12-28 18:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 259843
  -bodyTs: "'natur':6 'ns':5 'stupid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703784925 {#3125
    date: 2023-12-28 18:35:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2637
    +user: App\Entity\User {#2650 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought this was going to be about AI 😅\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709553636 {#2632
      date: 2024-03-04 13:00:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2638 …}
    +nested: Doctrine\ORM\PersistentCollection {#2640 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    -id: 259606
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':19 '4.0':16 'ai':10 'by-nc-sa':12 'cc':11 'creativecommons.org':18 'creativecommons.org/licenses/by-nc-sa/4.0/)':17 'go':6 'honest':2 'nc':14 'sa':15 'thought':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5986670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703778699 {#2633
      date: 2023-12-28 16:51:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: "Wait, what’s with the creative commons license? Are you licensing your comments?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703976420 {#3139
    date: 2023-12-30 23:47:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 265841
  -bodyTs: "'comment':13 'common':7 'creativ':6 'licens':8,11 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6311044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703976420 {#3140
    date: 2023-12-30 23: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
91 DENIED edit
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2637
    +user: App\Entity\User {#2650 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought this was going to be about AI 😅\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709553636 {#2632
      date: 2024-03-04 13:00:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2638 …}
    +nested: Doctrine\ORM\PersistentCollection {#2640 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    -id: 259606
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':19 '4.0':16 'ai':10 'by-nc-sa':12 'cc':11 'creativecommons.org':18 'creativecommons.org/licenses/by-nc-sa/4.0/)':17 'go':6 'honest':2 'nc':14 'sa':15 'thought':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5986670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703778699 {#2633
      date: 2023-12-28 16:51:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: "Wait, what’s with the creative commons license? Are you licensing your comments?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703976420 {#3139
    date: 2023-12-30 23:47:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 265841
  -bodyTs: "'comment':13 'common':7 'creativ':6 'licens':8,11 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6311044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703976420 {#3140
    date: 2023-12-30 23: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
92 DENIED moderate
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2637
    +user: App\Entity\User {#2650 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought this was going to be about AI 😅\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709553636 {#2632
      date: 2024-03-04 13:00:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2638 …}
    +nested: Doctrine\ORM\PersistentCollection {#2640 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    -id: 259606
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':19 '4.0':16 'ai':10 'by-nc-sa':12 'cc':11 'creativecommons.org':18 'creativecommons.org/licenses/by-nc-sa/4.0/)':17 'go':6 'honest':2 'nc':14 'sa':15 'thought':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5986670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703778699 {#2633
      date: 2023-12-28 16:51:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: "Wait, what’s with the creative commons license? Are you licensing your comments?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703976420 {#3139
    date: 2023-12-30 23:47:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 265841
  -bodyTs: "'comment':13 'common':7 'creativ':6 'licens':8,11 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6311044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703976420 {#3140
    date: 2023-12-30 23: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
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 {#2710
  +user: App\Entity\User {#2723 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why every programmer needs to understand the modulo operator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1709976517 {#2705
    date: 2024-03-09 10:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2711 …}
  +nested: Doctrine\ORM\PersistentCollection {#2713 …}
  +votes: Doctrine\ORM\PersistentCollection {#2715 …}
  +reports: Doctrine\ORM\PersistentCollection {#2717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
  -id: 259561
  -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703777651 {#2706
    date: 2023-12-28 16:34:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2710
  +user: App\Entity\User {#2723 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why every programmer needs to understand the modulo operator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1709976517 {#2705
    date: 2024-03-09 10:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2711 …}
  +nested: Doctrine\ORM\PersistentCollection {#2713 …}
  +votes: Doctrine\ORM\PersistentCollection {#2715 …}
  +reports: Doctrine\ORM\PersistentCollection {#2717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
  -id: 259561
  -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703777651 {#2706
    date: 2023-12-28 16:34:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2710
  +user: App\Entity\User {#2723 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why every programmer needs to understand the modulo operator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1709976517 {#2705
    date: 2024-03-09 10:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2711 …}
  +nested: Doctrine\ORM\PersistentCollection {#2713 …}
  +votes: Doctrine\ORM\PersistentCollection {#2715 …}
  +reports: Doctrine\ORM\PersistentCollection {#2717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
  -id: 259561
  -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703777651 {#2706
    date: 2023-12-28 16:34:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3034
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2710
    +user: App\Entity\User {#2723 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why every programmer needs to understand the modulo operator."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1709976517 {#2705
      date: 2024-03-09 10:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2711 …}
    +nested: Doctrine\ORM\PersistentCollection {#2713 …}
    +votes: Doctrine\ORM\PersistentCollection {#2715 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
    -id: 259561
    -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777651 {#2706
      date: 2023-12-28 16:34:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "I would divide by two (floating point) and check the fractional part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703784993 {#3036
    date: 2023-12-28 18:36:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 259847
  -bodyTs: "'check':9 'divid':3 'float':6 'fraction':11 'part':12 'point':7 'two':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703784993 {#3035
    date: 2023-12-28 18:36:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2710
    +user: App\Entity\User {#2723 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why every programmer needs to understand the modulo operator."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1709976517 {#2705
      date: 2024-03-09 10:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2711 …}
    +nested: Doctrine\ORM\PersistentCollection {#2713 …}
    +votes: Doctrine\ORM\PersistentCollection {#2715 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
    -id: 259561
    -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777651 {#2706
      date: 2023-12-28 16:34:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "I would divide by two (floating point) and check the fractional part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703784993 {#3036
    date: 2023-12-28 18:36:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 259847
  -bodyTs: "'check':9 'divid':3 'float':6 'fraction':11 'part':12 'point':7 'two':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703784993 {#3035
    date: 2023-12-28 18:36:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2710
    +user: App\Entity\User {#2723 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why every programmer needs to understand the modulo operator."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1709976517 {#2705
      date: 2024-03-09 10:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2711 …}
    +nested: Doctrine\ORM\PersistentCollection {#2713 …}
    +votes: Doctrine\ORM\PersistentCollection {#2715 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
    -id: 259561
    -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777651 {#2706
      date: 2023-12-28 16:34:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "I would divide by two (floating point) and check the fractional part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703784993 {#3036
    date: 2023-12-28 18:36:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 259847
  -bodyTs: "'check':9 'divid':3 'float':6 'fraction':11 'part':12 'point':7 'two':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703784993 {#3035
    date: 2023-12-28 18:36:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3279
  +user: Proxies\__CG__\App\Entity\User {#3280 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2710
      +user: App\Entity\User {#2723 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why every programmer needs to understand the modulo operator."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1709976517 {#2705
        date: 2024-03-09 10:28:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2711 …}
      +nested: Doctrine\ORM\PersistentCollection {#2713 …}
      +votes: Doctrine\ORM\PersistentCollection {#2715 …}
      +reports: Doctrine\ORM\PersistentCollection {#2717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
      -id: 259561
      -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703777651 {#2706
        date: 2023-12-28 16:34:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "I would divide by two (floating point) and check the fractional part."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703784993 {#3036
      date: 2023-12-28 18:36:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@DarkGamer@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3030 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 259847
    -bodyTs: "'check':9 'divid':3 'float':6 'fraction':11 'part':12 'point':7 'two':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703784993 {#3035
      date: 2023-12-28 18:36:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "turns out that 2^53 + 1 is an even number"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703788269 {#3277
    date: 2023-12-28 19:31:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
    "@MxM111@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 260019
  -bodyTs: "'1':6 '2':4 '53':5 'even':9 'number':10 'turn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5989252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703788269 {#3278
    date: 2023-12-28 19:31:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3279
  +user: Proxies\__CG__\App\Entity\User {#3280 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2710
      +user: App\Entity\User {#2723 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why every programmer needs to understand the modulo operator."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1709976517 {#2705
        date: 2024-03-09 10:28:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2711 …}
      +nested: Doctrine\ORM\PersistentCollection {#2713 …}
      +votes: Doctrine\ORM\PersistentCollection {#2715 …}
      +reports: Doctrine\ORM\PersistentCollection {#2717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
      -id: 259561
      -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703777651 {#2706
        date: 2023-12-28 16:34:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "I would divide by two (floating point) and check the fractional part."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703784993 {#3036
      date: 2023-12-28 18:36:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@DarkGamer@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3030 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 259847
    -bodyTs: "'check':9 'divid':3 'float':6 'fraction':11 'part':12 'point':7 'two':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703784993 {#3035
      date: 2023-12-28 18:36:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "turns out that 2^53 + 1 is an even number"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703788269 {#3277
    date: 2023-12-28 19:31:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
    "@MxM111@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 260019
  -bodyTs: "'1':6 '2':4 '53':5 'even':9 'number':10 'turn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5989252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703788269 {#3278
    date: 2023-12-28 19:31:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3279
  +user: Proxies\__CG__\App\Entity\User {#3280 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2710
      +user: App\Entity\User {#2723 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why every programmer needs to understand the modulo operator."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1709976517 {#2705
        date: 2024-03-09 10:28:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2711 …}
      +nested: Doctrine\ORM\PersistentCollection {#2713 …}
      +votes: Doctrine\ORM\PersistentCollection {#2715 …}
      +reports: Doctrine\ORM\PersistentCollection {#2717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
      -id: 259561
      -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703777651 {#2706
        date: 2023-12-28 16:34:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "I would divide by two (floating point) and check the fractional part."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703784993 {#3036
      date: 2023-12-28 18:36:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@DarkGamer@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3030 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 259847
    -bodyTs: "'check':9 'divid':3 'float':6 'fraction':11 'part':12 'point':7 'two':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703784993 {#3035
      date: 2023-12-28 18:36:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "turns out that 2^53 + 1 is an even number"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703788269 {#3277
    date: 2023-12-28 19:31:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
    "@MxM111@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 260019
  -bodyTs: "'1':6 '2':4 '53':5 'even':9 'number':10 'turn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5989252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703788269 {#3278
    date: 2023-12-28 19:31:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3410
  +user: Proxies\__CG__\App\Entity\User {#3411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: Proxies\__CG__\App\Entity\User {#3280 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3033 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2710
        +user: App\Entity\User {#2723 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why every programmer needs to understand the modulo operator."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1709976517 {#2705
          date: 2024-03-09 10:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2711 …}
        +nested: Doctrine\ORM\PersistentCollection {#2713 …}
        +votes: Doctrine\ORM\PersistentCollection {#2715 …}
        +reports: Doctrine\ORM\PersistentCollection {#2717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
        -id: 259561
        -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703777651 {#2706
          date: 2023-12-28 16:34:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2710}
      +body: "I would divide by two (floating point) and check the fractional part."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703784993 {#3036
        date: 2023-12-28 18:36:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@DarkGamer@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3032 …}
      +nested: Doctrine\ORM\PersistentCollection {#3030 …}
      +votes: Doctrine\ORM\PersistentCollection {#3110 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 259847
      -bodyTs: "'check':9 'divid':3 'float':6 'fraction':11 'part':12 'point':7 'two':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703784993 {#3035
        date: 2023-12-28 18:36:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "turns out that 2^53 + 1 is an even number"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703788269 {#3277
      date: 2023-12-28 19:31:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@DarkGamer@kbin.social"
      "@MxM111@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    -id: 260019
    -bodyTs: "'1':6 '2':4 '53':5 'even':9 'number':10 'turn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5989252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703788269 {#3278
      date: 2023-12-28 19:31:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "The article only covers unsigned 32-bit numbers, so floating point division would be fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703932129 {#3408
    date: 2023-12-30 11:28:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
    "@MxM111@kbin.social"
    "@sus@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3414 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 264422
  -bodyTs: "'32':6 'articl':2 'bit':7 'cover':4 'divis':12 'fine':15 'float':10 'number':8 'point':11 'unsign':5 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3513629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703932129 {#3409
    date: 2023-12-30 11:28:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3410
  +user: Proxies\__CG__\App\Entity\User {#3411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: Proxies\__CG__\App\Entity\User {#3280 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3033 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2710
        +user: App\Entity\User {#2723 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why every programmer needs to understand the modulo operator."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1709976517 {#2705
          date: 2024-03-09 10:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2711 …}
        +nested: Doctrine\ORM\PersistentCollection {#2713 …}
        +votes: Doctrine\ORM\PersistentCollection {#2715 …}
        +reports: Doctrine\ORM\PersistentCollection {#2717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
        -id: 259561
        -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703777651 {#2706
          date: 2023-12-28 16:34:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2710}
      +body: "I would divide by two (floating point) and check the fractional part."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703784993 {#3036
        date: 2023-12-28 18:36:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@DarkGamer@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3032 …}
      +nested: Doctrine\ORM\PersistentCollection {#3030 …}
      +votes: Doctrine\ORM\PersistentCollection {#3110 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 259847
      -bodyTs: "'check':9 'divid':3 'float':6 'fraction':11 'part':12 'point':7 'two':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703784993 {#3035
        date: 2023-12-28 18:36:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "turns out that 2^53 + 1 is an even number"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703788269 {#3277
      date: 2023-12-28 19:31:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@DarkGamer@kbin.social"
      "@MxM111@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    -id: 260019
    -bodyTs: "'1':6 '2':4 '53':5 'even':9 'number':10 'turn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5989252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703788269 {#3278
      date: 2023-12-28 19:31:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "The article only covers unsigned 32-bit numbers, so floating point division would be fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703932129 {#3408
    date: 2023-12-30 11:28:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
    "@MxM111@kbin.social"
    "@sus@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3414 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 264422
  -bodyTs: "'32':6 'articl':2 'bit':7 'cover':4 'divis':12 'fine':15 'float':10 'number':8 'point':11 'unsign':5 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3513629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703932129 {#3409
    date: 2023-12-30 11:28:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3410
  +user: Proxies\__CG__\App\Entity\User {#3411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: Proxies\__CG__\App\Entity\User {#3280 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3033 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2710
        +user: App\Entity\User {#2723 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why every programmer needs to understand the modulo operator."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1709976517 {#2705
          date: 2024-03-09 10:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2711 …}
        +nested: Doctrine\ORM\PersistentCollection {#2713 …}
        +votes: Doctrine\ORM\PersistentCollection {#2715 …}
        +reports: Doctrine\ORM\PersistentCollection {#2717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
        -id: 259561
        -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703777651 {#2706
          date: 2023-12-28 16:34:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2710}
      +body: "I would divide by two (floating point) and check the fractional part."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703784993 {#3036
        date: 2023-12-28 18:36:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@DarkGamer@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3032 …}
      +nested: Doctrine\ORM\PersistentCollection {#3030 …}
      +votes: Doctrine\ORM\PersistentCollection {#3110 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 259847
      -bodyTs: "'check':9 'divid':3 'float':6 'fraction':11 'part':12 'point':7 'two':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703784993 {#3035
        date: 2023-12-28 18:36:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "turns out that 2^53 + 1 is an even number"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703788269 {#3277
      date: 2023-12-28 19:31:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@DarkGamer@kbin.social"
      "@MxM111@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    -id: 260019
    -bodyTs: "'1':6 '2':4 '53':5 'even':9 'number':10 'turn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5989252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703788269 {#3278
      date: 2023-12-28 19:31:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "The article only covers unsigned 32-bit numbers, so floating point division would be fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703932129 {#3408
    date: 2023-12-30 11:28:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
    "@MxM111@kbin.social"
    "@sus@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3414 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 264422
  -bodyTs: "'32':6 'articl':2 'bit':7 'cover':4 'divis':12 'fine':15 'float':10 'number':8 'point':11 'unsign':5 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3513629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703932129 {#3409
    date: 2023-12-30 11:28:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2710
    +user: App\Entity\User {#2723 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why every programmer needs to understand the modulo operator."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1709976517 {#2705
      date: 2024-03-09 10:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2711 …}
    +nested: Doctrine\ORM\PersistentCollection {#2713 …}
    +votes: Doctrine\ORM\PersistentCollection {#2715 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
    -id: 259561
    -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777651 {#2706
      date: 2023-12-28 16:34:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "Or bitwise AND."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703807948 {#3104
    date: 2023-12-29 00:59:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 260884
  -bodyTs: "'bitwis':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6284577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703807948 {#3105
    date: 2023-12-29 00:59:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2710
    +user: App\Entity\User {#2723 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why every programmer needs to understand the modulo operator."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1709976517 {#2705
      date: 2024-03-09 10:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2711 …}
    +nested: Doctrine\ORM\PersistentCollection {#2713 …}
    +votes: Doctrine\ORM\PersistentCollection {#2715 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
    -id: 259561
    -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777651 {#2706
      date: 2023-12-28 16:34:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "Or bitwise AND."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703807948 {#3104
    date: 2023-12-29 00:59:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 260884
  -bodyTs: "'bitwis':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6284577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703807948 {#3105
    date: 2023-12-29 00:59:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2710
    +user: App\Entity\User {#2723 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why every programmer needs to understand the modulo operator."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1709976517 {#2705
      date: 2024-03-09 10:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2711 …}
    +nested: Doctrine\ORM\PersistentCollection {#2713 …}
    +votes: Doctrine\ORM\PersistentCollection {#2715 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
    -id: 259561
    -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777651 {#2706
      date: 2023-12-28 16:34:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "Or bitwise AND."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703807948 {#3104
    date: 2023-12-29 00:59:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 260884
  -bodyTs: "'bitwis':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6284577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703807948 {#3105
    date: 2023-12-29 00:59:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3326
  +user: Proxies\__CG__\App\Entity\User {#3327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2710
      +user: App\Entity\User {#2723 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why every programmer needs to understand the modulo operator."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1709976517 {#2705
        date: 2024-03-09 10:28:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2711 …}
      +nested: Doctrine\ORM\PersistentCollection {#2713 …}
      +votes: Doctrine\ORM\PersistentCollection {#2715 …}
      +reports: Doctrine\ORM\PersistentCollection {#2717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
      -id: 259561
      -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703777651 {#2706
        date: 2023-12-28 16:34:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "Or bitwise AND."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703807948 {#3104
      date: 2023-12-29 00:59:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@DarkGamer@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3106 …}
    +nested: Doctrine\ORM\PersistentCollection {#3108 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    -id: 260884
    -bodyTs: "'bitwis':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6284577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703807948 {#3105
      date: 2023-12-29 00:59:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "This is what I prefer too! I also some times prefer to use bitshift when it comes to division or multiplication of power of 2."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703993338 {#3324
    date: 2023-12-31 04:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3330 …}
  +votes: Doctrine\ORM\PersistentCollection {#3332 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 267884
  -bodyTs: "'2':25 'also':8 'bitshift':14 'come':17 'divis':19 'multipl':21 'power':23 'prefer':5,11 'time':10 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6029689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703993338 {#3325
    date: 2023-12-31 04:28:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3326
  +user: Proxies\__CG__\App\Entity\User {#3327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2710
      +user: App\Entity\User {#2723 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why every programmer needs to understand the modulo operator."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1709976517 {#2705
        date: 2024-03-09 10:28:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2711 …}
      +nested: Doctrine\ORM\PersistentCollection {#2713 …}
      +votes: Doctrine\ORM\PersistentCollection {#2715 …}
      +reports: Doctrine\ORM\PersistentCollection {#2717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
      -id: 259561
      -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703777651 {#2706
        date: 2023-12-28 16:34:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "Or bitwise AND."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703807948 {#3104
      date: 2023-12-29 00:59:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@DarkGamer@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3106 …}
    +nested: Doctrine\ORM\PersistentCollection {#3108 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    -id: 260884
    -bodyTs: "'bitwis':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6284577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703807948 {#3105
      date: 2023-12-29 00:59:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "This is what I prefer too! I also some times prefer to use bitshift when it comes to division or multiplication of power of 2."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703993338 {#3324
    date: 2023-12-31 04:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3330 …}
  +votes: Doctrine\ORM\PersistentCollection {#3332 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 267884
  -bodyTs: "'2':25 'also':8 'bitshift':14 'come':17 'divis':19 'multipl':21 'power':23 'prefer':5,11 'time':10 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6029689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703993338 {#3325
    date: 2023-12-31 04:28:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3326
  +user: Proxies\__CG__\App\Entity\User {#3327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2710
      +user: App\Entity\User {#2723 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why every programmer needs to understand the modulo operator."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1709976517 {#2705
        date: 2024-03-09 10:28:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2711 …}
      +nested: Doctrine\ORM\PersistentCollection {#2713 …}
      +votes: Doctrine\ORM\PersistentCollection {#2715 …}
      +reports: Doctrine\ORM\PersistentCollection {#2717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
      -id: 259561
      -bodyTs: "'everi':4 'modulo':10 'need':6 'oper':11 'programm':5 'understand':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328882"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703777651 {#2706
        date: 2023-12-28 16:34:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "Or bitwise AND."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703807948 {#3104
      date: 2023-12-29 00:59:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@DarkGamer@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3106 …}
    +nested: Doctrine\ORM\PersistentCollection {#3108 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    -id: 260884
    -bodyTs: "'bitwis':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6284577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703807948 {#3105
      date: 2023-12-29 00:59:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "This is what I prefer too! I also some times prefer to use bitshift when it comes to division or multiplication of power of 2."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703993338 {#3324
    date: 2023-12-31 04:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@DarkGamer@kbin.social"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3330 …}
  +votes: Doctrine\ORM\PersistentCollection {#3332 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 267884
  -bodyTs: "'2':25 'also':8 'bitshift':14 'come':17 'divis':19 'multipl':21 'power':23 'prefer':5,11 'time':10 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6029689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703993338 {#3325
    date: 2023-12-31 04:28:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2785
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Let’s be real though, everything is IF statements all the way down"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1708904967 {#2780
    date: 2024-02-26 00:49:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 259416
  -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6893515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703774261 {#2781
    date: 2023-12-28 15:37: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
119 DENIED edit
App\Entity\EntryComment {#2785
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Let’s be real though, everything is IF statements all the way down"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1708904967 {#2780
    date: 2024-02-26 00:49:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 259416
  -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6893515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703774261 {#2781
    date: 2023-12-28 15:37: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
120 DENIED moderate
App\Entity\EntryComment {#2785
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Let’s be real though, everything is IF statements all the way down"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1708904967 {#2780
    date: 2024-02-26 00:49:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 259416
  -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6893515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703774261 {#2781
    date: 2023-12-28 15:37: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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2785
    +user: App\Entity\User {#2798 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Let’s be real though, everything is IF statements all the way down"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1708904967 {#2780
      date: 2024-02-26 00:49:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2786 …}
    +nested: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    -id: 259416
    -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6893515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703774261 {#2781
      date: 2023-12-28 15:37:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703777786 {#3052
    date: 2023-12-28 16:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 259569
  -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703777786 {#3051
    date: 2023-12-28 16:36: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
123 DENIED edit
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2785
    +user: App\Entity\User {#2798 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Let’s be real though, everything is IF statements all the way down"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1708904967 {#2780
      date: 2024-02-26 00:49:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2786 …}
    +nested: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    -id: 259416
    -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6893515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703774261 {#2781
      date: 2023-12-28 15:37:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703777786 {#3052
    date: 2023-12-28 16:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 259569
  -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703777786 {#3051
    date: 2023-12-28 16:36: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
124 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2785
    +user: App\Entity\User {#2798 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Let’s be real though, everything is IF statements all the way down"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1708904967 {#2780
      date: 2024-02-26 00:49:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2786 …}
    +nested: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    -id: 259416
    -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6893515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703774261 {#2781
      date: 2023-12-28 15:37:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703777786 {#3052
    date: 2023-12-28 16:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 259569
  -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703777786 {#3051
    date: 2023-12-28 16:36: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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3230
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2785
      +user: App\Entity\User {#2798 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Let’s be real though, everything is IF statements all the way down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1708904967 {#2780
        date: 2024-02-26 00:49:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2786 …}
      +nested: Doctrine\ORM\PersistentCollection {#2788 …}
      +votes: Doctrine\ORM\PersistentCollection {#2790 …}
      +reports: Doctrine\ORM\PersistentCollection {#2792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
      -id: 259416
      -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6893515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703774261 {#2781
        date: 2023-12-28 15:37:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703777786 {#3052
      date: 2023-12-28 16:36:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 259569
    -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777786 {#3051
      date: 2023-12-28 16:36:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "…you mean **IF** you’ve got infinite time to wait?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703785904 {#3222
    date: 2023-12-28 18:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 259915
  -bodyTs: "'got':6 'infinit':7 'mean':2 'time':8 've':5 'wait':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279796"
  +editedAt: DateTimeImmutable @1708749210 {#3225
    date: 2024-02-24 05:33:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703785904 {#3223
    date: 2023-12-28 18:51:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3230
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2785
      +user: App\Entity\User {#2798 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Let’s be real though, everything is IF statements all the way down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1708904967 {#2780
        date: 2024-02-26 00:49:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2786 …}
      +nested: Doctrine\ORM\PersistentCollection {#2788 …}
      +votes: Doctrine\ORM\PersistentCollection {#2790 …}
      +reports: Doctrine\ORM\PersistentCollection {#2792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
      -id: 259416
      -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6893515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703774261 {#2781
        date: 2023-12-28 15:37:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703777786 {#3052
      date: 2023-12-28 16:36:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 259569
    -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777786 {#3051
      date: 2023-12-28 16:36:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "…you mean **IF** you’ve got infinite time to wait?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703785904 {#3222
    date: 2023-12-28 18:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 259915
  -bodyTs: "'got':6 'infinit':7 'mean':2 'time':8 've':5 'wait':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279796"
  +editedAt: DateTimeImmutable @1708749210 {#3225
    date: 2024-02-24 05:33:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703785904 {#3223
    date: 2023-12-28 18:51:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3230
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2785
      +user: App\Entity\User {#2798 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Let’s be real though, everything is IF statements all the way down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1708904967 {#2780
        date: 2024-02-26 00:49:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2786 …}
      +nested: Doctrine\ORM\PersistentCollection {#2788 …}
      +votes: Doctrine\ORM\PersistentCollection {#2790 …}
      +reports: Doctrine\ORM\PersistentCollection {#2792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
      -id: 259416
      -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6893515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703774261 {#2781
        date: 2023-12-28 15:37:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703777786 {#3052
      date: 2023-12-28 16:36:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 259569
    -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777786 {#3051
      date: 2023-12-28 16:36:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "…you mean **IF** you’ve got infinite time to wait?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703785904 {#3222
    date: 2023-12-28 18:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 259915
  -bodyTs: "'got':6 'infinit':7 'mean':2 'time':8 've':5 'wait':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279796"
  +editedAt: DateTimeImmutable @1708749210 {#3225
    date: 2024-02-24 05:33:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703785904 {#3223
    date: 2023-12-28 18:51:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3394
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3050
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2785
        +user: App\Entity\User {#2798 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: "Let’s be real though, everything is IF statements all the way down"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1708904967 {#2780
          date: 2024-02-26 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2786 …}
        +nested: Doctrine\ORM\PersistentCollection {#2788 …}
        +votes: Doctrine\ORM\PersistentCollection {#2790 …}
        +reports: Doctrine\ORM\PersistentCollection {#2792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
        -id: 259416
        -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6893515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703774261 {#2781
          date: 2023-12-28 15:37:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2785}
      +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1703777786 {#3052
        date: 2023-12-28 16:36:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@ThrowawayPermanente@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3048 …}
      +nested: Doctrine\ORM\PersistentCollection {#3046 …}
      +votes: Doctrine\ORM\PersistentCollection {#3044 …}
      +reports: Doctrine\ORM\PersistentCollection {#3042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
      -id: 259569
      -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703777786 {#3051
        date: 2023-12-28 16:36:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "…you mean **IF** you’ve got infinite time to wait?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703785904 {#3222
      date: 2023-12-28 18:51:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
      "@Th4tGuyII@kbin.social"
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 259915
    -bodyTs: "'got':6 'infinit':7 'mean':2 'time':8 've':5 'wait':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6279796"
    +editedAt: DateTimeImmutable @1708749210 {#3225
      date: 2024-02-24 05:33:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703785904 {#3223
      date: 2023-12-28 18:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "…you mean if you’ve got **IF**inite time to wait?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703816240 {#3392
    date: 2023-12-29 03:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
    "@waz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3396 …}
  +nested: Doctrine\ORM\PersistentCollection {#3398 …}
  +votes: Doctrine\ORM\PersistentCollection {#3400 …}
  +reports: Doctrine\ORM\PersistentCollection {#3402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3406 …}
  -id: 261208
  -bodyTs: "'got':6 'init':8 'mean':2 'time':9 've':5 'wait':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6906771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703816240 {#3393
    date: 2023-12-29 03:17: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
131 DENIED edit
App\Entity\EntryComment {#3394
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3050
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2785
        +user: App\Entity\User {#2798 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: "Let’s be real though, everything is IF statements all the way down"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1708904967 {#2780
          date: 2024-02-26 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2786 …}
        +nested: Doctrine\ORM\PersistentCollection {#2788 …}
        +votes: Doctrine\ORM\PersistentCollection {#2790 …}
        +reports: Doctrine\ORM\PersistentCollection {#2792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
        -id: 259416
        -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6893515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703774261 {#2781
          date: 2023-12-28 15:37:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2785}
      +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1703777786 {#3052
        date: 2023-12-28 16:36:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@ThrowawayPermanente@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3048 …}
      +nested: Doctrine\ORM\PersistentCollection {#3046 …}
      +votes: Doctrine\ORM\PersistentCollection {#3044 …}
      +reports: Doctrine\ORM\PersistentCollection {#3042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
      -id: 259569
      -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703777786 {#3051
        date: 2023-12-28 16:36:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "…you mean **IF** you’ve got infinite time to wait?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703785904 {#3222
      date: 2023-12-28 18:51:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
      "@Th4tGuyII@kbin.social"
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 259915
    -bodyTs: "'got':6 'infinit':7 'mean':2 'time':8 've':5 'wait':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6279796"
    +editedAt: DateTimeImmutable @1708749210 {#3225
      date: 2024-02-24 05:33:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703785904 {#3223
      date: 2023-12-28 18:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "…you mean if you’ve got **IF**inite time to wait?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703816240 {#3392
    date: 2023-12-29 03:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
    "@waz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3396 …}
  +nested: Doctrine\ORM\PersistentCollection {#3398 …}
  +votes: Doctrine\ORM\PersistentCollection {#3400 …}
  +reports: Doctrine\ORM\PersistentCollection {#3402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3406 …}
  -id: 261208
  -bodyTs: "'got':6 'init':8 'mean':2 'time':9 've':5 'wait':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6906771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703816240 {#3393
    date: 2023-12-29 03:17: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
132 DENIED moderate
App\Entity\EntryComment {#3394
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3050
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2785
        +user: App\Entity\User {#2798 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: "Let’s be real though, everything is IF statements all the way down"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1708904967 {#2780
          date: 2024-02-26 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2786 …}
        +nested: Doctrine\ORM\PersistentCollection {#2788 …}
        +votes: Doctrine\ORM\PersistentCollection {#2790 …}
        +reports: Doctrine\ORM\PersistentCollection {#2792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
        -id: 259416
        -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6893515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703774261 {#2781
          date: 2023-12-28 15:37:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2785}
      +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1703777786 {#3052
        date: 2023-12-28 16:36:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@ThrowawayPermanente@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3048 …}
      +nested: Doctrine\ORM\PersistentCollection {#3046 …}
      +votes: Doctrine\ORM\PersistentCollection {#3044 …}
      +reports: Doctrine\ORM\PersistentCollection {#3042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
      -id: 259569
      -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703777786 {#3051
        date: 2023-12-28 16:36:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "…you mean **IF** you’ve got infinite time to wait?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703785904 {#3222
      date: 2023-12-28 18:51:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
      "@Th4tGuyII@kbin.social"
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 259915
    -bodyTs: "'got':6 'infinit':7 'mean':2 'time':8 've':5 'wait':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6279796"
    +editedAt: DateTimeImmutable @1708749210 {#3225
      date: 2024-02-24 05:33:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703785904 {#3223
      date: 2023-12-28 18:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "…you mean if you’ve got **IF**inite time to wait?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703816240 {#3392
    date: 2023-12-29 03:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
    "@waz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3396 …}
  +nested: Doctrine\ORM\PersistentCollection {#3398 …}
  +votes: Doctrine\ORM\PersistentCollection {#3400 …}
  +reports: Doctrine\ORM\PersistentCollection {#3402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3406 …}
  -id: 261208
  -bodyTs: "'got':6 'init':8 'mean':2 'time':9 've':5 'wait':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6906771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703816240 {#3393
    date: 2023-12-29 03:17: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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3247
  +user: Proxies\__CG__\App\Entity\User {#3248 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2785
      +user: App\Entity\User {#2798 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Let’s be real though, everything is IF statements all the way down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1708904967 {#2780
        date: 2024-02-26 00:49:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2786 …}
      +nested: Doctrine\ORM\PersistentCollection {#2788 …}
      +votes: Doctrine\ORM\PersistentCollection {#2790 …}
      +reports: Doctrine\ORM\PersistentCollection {#2792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
      -id: 259416
      -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6893515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703774261 {#2781
        date: 2023-12-28 15:37:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703777786 {#3052
      date: 2023-12-28 16:36:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 259569
    -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777786 {#3051
      date: 2023-12-28 16:36:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "The problem with if is the answer comes from user. There’s no mathematical reason or scientific explanation, only programmer who thinks the answer should include the subject."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703780763 {#3245
    date: 2023-12-28 17:26:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3249 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3253 …}
  +reports: Doctrine\ORM\PersistentCollection {#3255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
  -id: 259691
  -bodyTs: "'answer':7,24 'come':8 'explan':18 'includ':26 'mathemat':14 'problem':2 'programm':20 'reason':15 'scientif':17 'subject':28 'think':22 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703780763 {#3246
    date: 2023-12-28 17:26: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
135 DENIED edit
App\Entity\EntryComment {#3247
  +user: Proxies\__CG__\App\Entity\User {#3248 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2785
      +user: App\Entity\User {#2798 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Let’s be real though, everything is IF statements all the way down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1708904967 {#2780
        date: 2024-02-26 00:49:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2786 …}
      +nested: Doctrine\ORM\PersistentCollection {#2788 …}
      +votes: Doctrine\ORM\PersistentCollection {#2790 …}
      +reports: Doctrine\ORM\PersistentCollection {#2792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
      -id: 259416
      -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6893515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703774261 {#2781
        date: 2023-12-28 15:37:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703777786 {#3052
      date: 2023-12-28 16:36:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 259569
    -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777786 {#3051
      date: 2023-12-28 16:36:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "The problem with if is the answer comes from user. There’s no mathematical reason or scientific explanation, only programmer who thinks the answer should include the subject."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703780763 {#3245
    date: 2023-12-28 17:26:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3249 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3253 …}
  +reports: Doctrine\ORM\PersistentCollection {#3255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
  -id: 259691
  -bodyTs: "'answer':7,24 'come':8 'explan':18 'includ':26 'mathemat':14 'problem':2 'programm':20 'reason':15 'scientif':17 'subject':28 'think':22 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703780763 {#3246
    date: 2023-12-28 17:26: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
136 DENIED moderate
App\Entity\EntryComment {#3247
  +user: Proxies\__CG__\App\Entity\User {#3248 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2785
      +user: App\Entity\User {#2798 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Let’s be real though, everything is IF statements all the way down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1708904967 {#2780
        date: 2024-02-26 00:49:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2786 …}
      +nested: Doctrine\ORM\PersistentCollection {#2788 …}
      +votes: Doctrine\ORM\PersistentCollection {#2790 …}
      +reports: Doctrine\ORM\PersistentCollection {#2792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
      -id: 259416
      -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6893515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703774261 {#2781
        date: 2023-12-28 15:37:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703777786 {#3052
      date: 2023-12-28 16:36:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 259569
    -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777786 {#3051
      date: 2023-12-28 16:36:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "The problem with if is the answer comes from user. There’s no mathematical reason or scientific explanation, only programmer who thinks the answer should include the subject."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703780763 {#3245
    date: 2023-12-28 17:26:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3249 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3253 …}
  +reports: Doctrine\ORM\PersistentCollection {#3255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
  -id: 259691
  -bodyTs: "'answer':7,24 'come':8 'explan':18 'includ':26 'mathemat':14 'problem':2 'programm':20 'reason':15 'scientif':17 'subject':28 'think':22 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703780763 {#3246
    date: 2023-12-28 17:26: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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3383
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3247
    +user: Proxies\__CG__\App\Entity\User {#3248 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3050
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2785
        +user: App\Entity\User {#2798 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: "Let’s be real though, everything is IF statements all the way down"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1708904967 {#2780
          date: 2024-02-26 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2786 …}
        +nested: Doctrine\ORM\PersistentCollection {#2788 …}
        +votes: Doctrine\ORM\PersistentCollection {#2790 …}
        +reports: Doctrine\ORM\PersistentCollection {#2792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
        -id: 259416
        -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6893515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703774261 {#2781
          date: 2023-12-28 15:37:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2785}
      +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1703777786 {#3052
        date: 2023-12-28 16:36:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@ThrowawayPermanente@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3048 …}
      +nested: Doctrine\ORM\PersistentCollection {#3046 …}
      +votes: Doctrine\ORM\PersistentCollection {#3044 …}
      +reports: Doctrine\ORM\PersistentCollection {#3042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
      -id: 259569
      -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703777786 {#3051
        date: 2023-12-28 16:36:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "The problem with if is the answer comes from user. There’s no mathematical reason or scientific explanation, only programmer who thinks the answer should include the subject."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703780763 {#3245
      date: 2023-12-28 17:26:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3249 …}
    +nested: Doctrine\ORM\PersistentCollection {#3251 …}
    +votes: Doctrine\ORM\PersistentCollection {#3253 …}
    +reports: Doctrine\ORM\PersistentCollection {#3255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
    -id: 259691
    -bodyTs: "'answer':7,24 'come':8 'explan':18 'includ':26 'mathemat':14 'problem':2 'programm':20 'reason':15 'scientif':17 'subject':28 'think':22 'user':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703780763 {#3246
      date: 2023-12-28 17:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: """
    True...\n
    \n
    But even on a more metaphorical level, every single thing that has or will happen in this universe, down to even the smallest quantum fluctuations could be encapsulated into IF statements as long as you had enough of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703785191 {#3384
    date: 2023-12-28 18:39:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
    "@firecat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3374 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 259865
  -bodyTs: "'could':27 'encapsul':29 'enough':38 'even':3,22 'everi':9 'fluctuat':26 'happen':16 'level':8 'long':34 'metaphor':7 'quantum':25 'singl':10 'smallest':24 'statement':32 'thing':11 'true':1 'univers':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785191 {#3381
    date: 2023-12-28 18:39:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3383
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3247
    +user: Proxies\__CG__\App\Entity\User {#3248 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3050
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2785
        +user: App\Entity\User {#2798 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: "Let’s be real though, everything is IF statements all the way down"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1708904967 {#2780
          date: 2024-02-26 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2786 …}
        +nested: Doctrine\ORM\PersistentCollection {#2788 …}
        +votes: Doctrine\ORM\PersistentCollection {#2790 …}
        +reports: Doctrine\ORM\PersistentCollection {#2792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
        -id: 259416
        -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6893515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703774261 {#2781
          date: 2023-12-28 15:37:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2785}
      +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1703777786 {#3052
        date: 2023-12-28 16:36:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@ThrowawayPermanente@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3048 …}
      +nested: Doctrine\ORM\PersistentCollection {#3046 …}
      +votes: Doctrine\ORM\PersistentCollection {#3044 …}
      +reports: Doctrine\ORM\PersistentCollection {#3042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
      -id: 259569
      -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703777786 {#3051
        date: 2023-12-28 16:36:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "The problem with if is the answer comes from user. There’s no mathematical reason or scientific explanation, only programmer who thinks the answer should include the subject."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703780763 {#3245
      date: 2023-12-28 17:26:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3249 …}
    +nested: Doctrine\ORM\PersistentCollection {#3251 …}
    +votes: Doctrine\ORM\PersistentCollection {#3253 …}
    +reports: Doctrine\ORM\PersistentCollection {#3255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
    -id: 259691
    -bodyTs: "'answer':7,24 'come':8 'explan':18 'includ':26 'mathemat':14 'problem':2 'programm':20 'reason':15 'scientif':17 'subject':28 'think':22 'user':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703780763 {#3246
      date: 2023-12-28 17:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: """
    True...\n
    \n
    But even on a more metaphorical level, every single thing that has or will happen in this universe, down to even the smallest quantum fluctuations could be encapsulated into IF statements as long as you had enough of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703785191 {#3384
    date: 2023-12-28 18:39:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
    "@firecat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3374 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 259865
  -bodyTs: "'could':27 'encapsul':29 'enough':38 'even':3,22 'everi':9 'fluctuat':26 'happen':16 'level':8 'long':34 'metaphor':7 'quantum':25 'singl':10 'smallest':24 'statement':32 'thing':11 'true':1 'univers':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785191 {#3381
    date: 2023-12-28 18:39:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3383
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3247
    +user: Proxies\__CG__\App\Entity\User {#3248 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3050
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2785
        +user: App\Entity\User {#2798 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: "Let’s be real though, everything is IF statements all the way down"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1708904967 {#2780
          date: 2024-02-26 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@savvywolf@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2786 …}
        +nested: Doctrine\ORM\PersistentCollection {#2788 …}
        +votes: Doctrine\ORM\PersistentCollection {#2790 …}
        +reports: Doctrine\ORM\PersistentCollection {#2792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
        -id: 259416
        -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6893515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703774261 {#2781
          date: 2023-12-28 15:37:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2785}
      +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1703777786 {#3052
        date: 2023-12-28 16:36:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
        "@ThrowawayPermanente@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3048 …}
      +nested: Doctrine\ORM\PersistentCollection {#3046 …}
      +votes: Doctrine\ORM\PersistentCollection {#3044 …}
      +reports: Doctrine\ORM\PersistentCollection {#3042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
      -id: 259569
      -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703777786 {#3051
        date: 2023-12-28 16:36:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "The problem with if is the answer comes from user. There’s no mathematical reason or scientific explanation, only programmer who thinks the answer should include the subject."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703780763 {#3245
      date: 2023-12-28 17:26:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3249 …}
    +nested: Doctrine\ORM\PersistentCollection {#3251 …}
    +votes: Doctrine\ORM\PersistentCollection {#3253 …}
    +reports: Doctrine\ORM\PersistentCollection {#3255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
    -id: 259691
    -bodyTs: "'answer':7,24 'come':8 'explan':18 'includ':26 'mathemat':14 'problem':2 'programm':20 'reason':15 'scientif':17 'subject':28 'think':22 'user':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703780763 {#3246
      date: 2023-12-28 17:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: """
    True...\n
    \n
    But even on a more metaphorical level, every single thing that has or will happen in this universe, down to even the smallest quantum fluctuations could be encapsulated into IF statements as long as you had enough of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703785191 {#3384
    date: 2023-12-28 18:39:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
    "@firecat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3374 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 259865
  -bodyTs: "'could':27 'encapsul':29 'enough':38 'even':3,22 'everi':9 'fluctuat':26 'happen':16 'level':8 'long':34 'metaphor':7 'quantum':25 'singl':10 'smallest':24 'statement':32 'thing':11 'true':1 'univers':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785191 {#3381
    date: 2023-12-28 18:39:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3263
  +user: Proxies\__CG__\App\Entity\User {#3264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2785
      +user: App\Entity\User {#2798 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Let’s be real though, everything is IF statements all the way down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1708904967 {#2780
        date: 2024-02-26 00:49:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2786 …}
      +nested: Doctrine\ORM\PersistentCollection {#2788 …}
      +votes: Doctrine\ORM\PersistentCollection {#2790 …}
      +reports: Doctrine\ORM\PersistentCollection {#2792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
      -id: 259416
      -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6893515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703774261 {#2781
        date: 2023-12-28 15:37:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703777786 {#3052
      date: 2023-12-28 16:36:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 259569
    -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777786 {#3051
      date: 2023-12-28 16:36:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "What if there was an unintentional infinite loop in your code. You could be waiting for infinite time only to learn the code had a bug. D:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703789354 {#3261
    date: 2023-12-28 19:49:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 260064
  -bodyTs: "'bug':26 'code':11,23 'could':13 'd':27 'infinit':7,17 'learn':21 'loop':8 'time':18 'unintent':6 'wait':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6280549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789354 {#3262
    date: 2023-12-28 19:49:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3263
  +user: Proxies\__CG__\App\Entity\User {#3264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2785
      +user: App\Entity\User {#2798 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Let’s be real though, everything is IF statements all the way down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1708904967 {#2780
        date: 2024-02-26 00:49:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2786 …}
      +nested: Doctrine\ORM\PersistentCollection {#2788 …}
      +votes: Doctrine\ORM\PersistentCollection {#2790 …}
      +reports: Doctrine\ORM\PersistentCollection {#2792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
      -id: 259416
      -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6893515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703774261 {#2781
        date: 2023-12-28 15:37:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703777786 {#3052
      date: 2023-12-28 16:36:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 259569
    -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777786 {#3051
      date: 2023-12-28 16:36:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "What if there was an unintentional infinite loop in your code. You could be waiting for infinite time only to learn the code had a bug. D:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703789354 {#3261
    date: 2023-12-28 19:49:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 260064
  -bodyTs: "'bug':26 'code':11,23 'could':13 'd':27 'infinit':7,17 'learn':21 'loop':8 'time':18 'unintent':6 'wait':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6280549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789354 {#3262
    date: 2023-12-28 19:49:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3263
  +user: Proxies\__CG__\App\Entity\User {#3264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2785
      +user: App\Entity\User {#2798 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Let’s be real though, everything is IF statements all the way down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1708904967 {#2780
        date: 2024-02-26 00:49:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2786 …}
      +nested: Doctrine\ORM\PersistentCollection {#2788 …}
      +votes: Doctrine\ORM\PersistentCollection {#2790 …}
      +reports: Doctrine\ORM\PersistentCollection {#2792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
      -id: 259416
      -bodyTs: "'everyth':6 'let':1 'real':4 'statement':9 'though':5 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6893515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703774261 {#2781
        date: 2023-12-28 15:37:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2785}
    +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703777786 {#3052
      date: 2023-12-28 16:36:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@ThrowawayPermanente@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 259569
    -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703777786 {#3051
      date: 2023-12-28 16:36:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2785}
  +body: "What if there was an unintentional infinite loop in your code. You could be waiting for infinite time only to learn the code had a bug. D:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703789354 {#3261
    date: 2023-12-28 19:49:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 260064
  -bodyTs: "'bug':26 'code':11,23 'could':13 'd':27 'infinit':7,17 'learn':21 'loop':8 'time':18 'unintent':6 'wait':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6280549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789354 {#3262
    date: 2023-12-28 19:49:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2858
  +user: App\Entity\User {#2871 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Could be easily made 50% space saving by only iffin all odds and return even on else. Maybe one if before to handle overflow to avoid wrong even if over the last if."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1709265459 {#2853
    date: 2024-03-01 04:57:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2859 …}
  +nested: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 259366
  -bodyTs: "'50':5 'avoid':26 'could':1 'easili':3 'els':17 'even':15,28 'handl':23 'iffin':10 'last':32 'made':4 'mayb':18 'odd':12 'one':19 'overflow':24 'return':14 'save':7 'space':6 'wrong':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5656697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703772926 {#2854
    date: 2023-12-28 15:15: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
147 DENIED edit
App\Entity\EntryComment {#2858
  +user: App\Entity\User {#2871 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Could be easily made 50% space saving by only iffin all odds and return even on else. Maybe one if before to handle overflow to avoid wrong even if over the last if."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1709265459 {#2853
    date: 2024-03-01 04:57:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2859 …}
  +nested: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 259366
  -bodyTs: "'50':5 'avoid':26 'could':1 'easili':3 'els':17 'even':15,28 'handl':23 'iffin':10 'last':32 'made':4 'mayb':18 'odd':12 'one':19 'overflow':24 'return':14 'save':7 'space':6 'wrong':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5656697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703772926 {#2854
    date: 2023-12-28 15:15: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
148 DENIED moderate
App\Entity\EntryComment {#2858
  +user: App\Entity\User {#2871 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Could be easily made 50% space saving by only iffin all odds and return even on else. Maybe one if before to handle overflow to avoid wrong even if over the last if."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1709265459 {#2853
    date: 2024-03-01 04:57:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2859 …}
  +nested: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 259366
  -bodyTs: "'50':5 'avoid':26 'could':1 'easili':3 'els':17 'even':15,28 'handl':23 'iffin':10 'last':32 'made':4 'mayb':18 'odd':12 'one':19 'overflow':24 'return':14 'save':7 'space':6 'wrong':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5656697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703772926 {#2854
    date: 2023-12-28 15:15: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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2858
    +user: App\Entity\User {#2871 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Could be easily made 50% space saving by only iffin all odds and return even on else. Maybe one if before to handle overflow to avoid wrong even if over the last if."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1709265459 {#2853
      date: 2024-03-01 04:57:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2859 …}
    +nested: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    -id: 259366
    -bodyTs: "'50':5 'avoid':26 'could':1 'easili':3 'els':17 'even':15,28 'handl':23 'iffin':10 'last':32 'made':4 'mayb':18 'odd':12 'one':19 'overflow':24 'return':14 'save':7 'space':6 'wrong':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5656697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703772926 {#2854
      date: 2023-12-28 15:15:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: "Well yeah, if you allow cheating!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1703773451 {#3085
    date: 2023-12-28 15:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@Hotzilla@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 259379
  -bodyTs: "'allow':5 'cheat':6 'well':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5985372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703773451 {#3084
    date: 2023-12-28 15:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2858
    +user: App\Entity\User {#2871 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Could be easily made 50% space saving by only iffin all odds and return even on else. Maybe one if before to handle overflow to avoid wrong even if over the last if."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1709265459 {#2853
      date: 2024-03-01 04:57:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2859 …}
    +nested: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    -id: 259366
    -bodyTs: "'50':5 'avoid':26 'could':1 'easili':3 'els':17 'even':15,28 'handl':23 'iffin':10 'last':32 'made':4 'mayb':18 'odd':12 'one':19 'overflow':24 'return':14 'save':7 'space':6 'wrong':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5656697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703772926 {#2854
      date: 2023-12-28 15:15:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: "Well yeah, if you allow cheating!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1703773451 {#3085
    date: 2023-12-28 15:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@Hotzilla@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 259379
  -bodyTs: "'allow':5 'cheat':6 'well':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5985372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703773451 {#3084
    date: 2023-12-28 15:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2858
    +user: App\Entity\User {#2871 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Could be easily made 50% space saving by only iffin all odds and return even on else. Maybe one if before to handle overflow to avoid wrong even if over the last if."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1709265459 {#2853
      date: 2024-03-01 04:57:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2859 …}
    +nested: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    -id: 259366
    -bodyTs: "'50':5 'avoid':26 'could':1 'easili':3 'els':17 'even':15,28 'handl':23 'iffin':10 'last':32 'made':4 'mayb':18 'odd':12 'one':19 'overflow':24 'return':14 'save':7 'space':6 'wrong':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5656697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703772926 {#2854
      date: 2023-12-28 15:15:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: "Well yeah, if you allow cheating!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1703773451 {#3085
    date: 2023-12-28 15:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@Hotzilla@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 259379
  -bodyTs: "'allow':5 'cheat':6 'well':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5985372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703773451 {#3084
    date: 2023-12-28 15:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2858
    +user: App\Entity\User {#2871 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Could be easily made 50% space saving by only iffin all odds and return even on else. Maybe one if before to handle overflow to avoid wrong even if over the last if."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1709265459 {#2853
      date: 2024-03-01 04:57:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2859 …}
    +nested: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    -id: 259366
    -bodyTs: "'50':5 'avoid':26 'could':1 'easili':3 'els':17 'even':15,28 'handl':23 'iffin':10 'last':32 'made':4 'mayb':18 'odd':12 'one':19 'overflow':24 'return':14 'save':7 'space':6 'wrong':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5656697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703772926 {#2854
      date: 2023-12-28 15:15:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: """
    Yeah but then ALL even numbers would be slow to compute because you would have to chain through every odd before you know that `2` is even.\n
    \n
    Depends on the expected distribution of input values
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703803805 {#3069
    date: 2023-12-28 23:50:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@Hotzilla@sopuli.xyz"
    "@savvywolf@pawb.social"
    "@Hotzilla@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 260699
  -bodyTs: "'2':25 'chain':17 'comput':11 'depend':28 'distribut':32 'even':5,27 'everi':19 'expect':31 'input':34 'know':23 'number':6 'odd':20 'slow':9 'valu':35 'would':7,14 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5930212"
  +editedAt: DateTimeImmutable @1708850171 {#3068
    date: 2024-02-25 09:36:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703803805 {#3067
    date: 2023-12-28 23:50:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2858
    +user: App\Entity\User {#2871 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Could be easily made 50% space saving by only iffin all odds and return even on else. Maybe one if before to handle overflow to avoid wrong even if over the last if."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1709265459 {#2853
      date: 2024-03-01 04:57:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2859 …}
    +nested: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    -id: 259366
    -bodyTs: "'50':5 'avoid':26 'could':1 'easili':3 'els':17 'even':15,28 'handl':23 'iffin':10 'last':32 'made':4 'mayb':18 'odd':12 'one':19 'overflow':24 'return':14 'save':7 'space':6 'wrong':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5656697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703772926 {#2854
      date: 2023-12-28 15:15:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: """
    Yeah but then ALL even numbers would be slow to compute because you would have to chain through every odd before you know that `2` is even.\n
    \n
    Depends on the expected distribution of input values
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703803805 {#3069
    date: 2023-12-28 23:50:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@Hotzilla@sopuli.xyz"
    "@savvywolf@pawb.social"
    "@Hotzilla@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 260699
  -bodyTs: "'2':25 'chain':17 'comput':11 'depend':28 'distribut':32 'even':5,27 'everi':19 'expect':31 'input':34 'know':23 'number':6 'odd':20 'slow':9 'valu':35 'would':7,14 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5930212"
  +editedAt: DateTimeImmutable @1708850171 {#3068
    date: 2024-02-25 09:36:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703803805 {#3067
    date: 2023-12-28 23:50:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2858
    +user: App\Entity\User {#2871 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Could be easily made 50% space saving by only iffin all odds and return even on else. Maybe one if before to handle overflow to avoid wrong even if over the last if."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1709265459 {#2853
      date: 2024-03-01 04:57:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2859 …}
    +nested: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    -id: 259366
    -bodyTs: "'50':5 'avoid':26 'could':1 'easili':3 'els':17 'even':15,28 'handl':23 'iffin':10 'last':32 'made':4 'mayb':18 'odd':12 'one':19 'overflow':24 'return':14 'save':7 'space':6 'wrong':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5656697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703772926 {#2854
      date: 2023-12-28 15:15:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: """
    Yeah but then ALL even numbers would be slow to compute because you would have to chain through every odd before you know that `2` is even.\n
    \n
    Depends on the expected distribution of input values
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703803805 {#3069
    date: 2023-12-28 23:50:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@Hotzilla@sopuli.xyz"
    "@savvywolf@pawb.social"
    "@Hotzilla@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 260699
  -bodyTs: "'2':25 'chain':17 'comput':11 'depend':28 'distribut':32 'even':5,27 'everi':19 'expect':31 'input':34 'know':23 'number':6 'odd':20 'slow':9 'valu':35 'would':7,14 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5930212"
  +editedAt: DateTimeImmutable @1708850171 {#3068
    date: 2024-02-25 09:36:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703803805 {#3067
    date: 2023-12-28 23:50:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3310
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2858
      +user: App\Entity\User {#2871 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Could be easily made 50% space saving by only iffin all odds and return even on else. Maybe one if before to handle overflow to avoid wrong even if over the last if."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1709265459 {#2853
        date: 2024-03-01 04:57:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2859 …}
      +nested: Doctrine\ORM\PersistentCollection {#2861 …}
      +votes: Doctrine\ORM\PersistentCollection {#2863 …}
      +reports: Doctrine\ORM\PersistentCollection {#2865 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
      -id: 259366
      -bodyTs: "'50':5 'avoid':26 'could':1 'easili':3 'els':17 'even':15,28 'handl':23 'iffin':10 'last':32 'made':4 'mayb':18 'odd':12 'one':19 'overflow':24 'return':14 'save':7 'space':6 'wrong':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5656697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703772926 {#2854
        date: 2023-12-28 15:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2858}
    +body: """
      Yeah but then ALL even numbers would be slow to compute because you would have to chain through every odd before you know that `2` is even.\n
      \n
      Depends on the expected distribution of input values
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1703803805 {#3069
      date: 2023-12-28 23:50:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@Hotzilla@sopuli.xyz"
      "@savvywolf@pawb.social"
      "@Hotzilla@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    -id: 260699
    -bodyTs: "'2':25 'chain':17 'comput':11 'depend':28 'distribut':32 'even':5,27 'everi':19 'expect':31 'input':34 'know':23 'number':6 'odd':20 'slow':9 'valu':35 'would':7,14 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5930212"
    +editedAt: DateTimeImmutable @1708850171 {#3068
      date: 2024-02-25 09:36:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703803805 {#3067
      date: 2023-12-28 23:50:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: "Heuristic: keep it until 512, afterwards powers of 2, and numbers like 1000, 2000,…, 10000, 20000,… (regex: [0-9]000+)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703909682 {#3308
    date: 2023-12-30 05:14:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@Hotzilla@sopuli.xyz"
    "@bjorney@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 263954
  -bodyTs: "'-9':19 '0':18 '000':20 '1000':13 '10000':15 '2':9 '2000':14 '20000':16 '512':5 'afterward':6 'heurist':1 'keep':2 'like':12 'number':11 'power':7 'regex':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6013548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703909682 {#3309
    date: 2023-12-30 05:14:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3310
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2858
      +user: App\Entity\User {#2871 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Could be easily made 50% space saving by only iffin all odds and return even on else. Maybe one if before to handle overflow to avoid wrong even if over the last if."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1709265459 {#2853
        date: 2024-03-01 04:57:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2859 …}
      +nested: Doctrine\ORM\PersistentCollection {#2861 …}
      +votes: Doctrine\ORM\PersistentCollection {#2863 …}
      +reports: Doctrine\ORM\PersistentCollection {#2865 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
      -id: 259366
      -bodyTs: "'50':5 'avoid':26 'could':1 'easili':3 'els':17 'even':15,28 'handl':23 'iffin':10 'last':32 'made':4 'mayb':18 'odd':12 'one':19 'overflow':24 'return':14 'save':7 'space':6 'wrong':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5656697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703772926 {#2854
        date: 2023-12-28 15:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2858}
    +body: """
      Yeah but then ALL even numbers would be slow to compute because you would have to chain through every odd before you know that `2` is even.\n
      \n
      Depends on the expected distribution of input values
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1703803805 {#3069
      date: 2023-12-28 23:50:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@Hotzilla@sopuli.xyz"
      "@savvywolf@pawb.social"
      "@Hotzilla@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    -id: 260699
    -bodyTs: "'2':25 'chain':17 'comput':11 'depend':28 'distribut':32 'even':5,27 'everi':19 'expect':31 'input':34 'know':23 'number':6 'odd':20 'slow':9 'valu':35 'would':7,14 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5930212"
    +editedAt: DateTimeImmutable @1708850171 {#3068
      date: 2024-02-25 09:36:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703803805 {#3067
      date: 2023-12-28 23:50:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: "Heuristic: keep it until 512, afterwards powers of 2, and numbers like 1000, 2000,…, 10000, 20000,… (regex: [0-9]000+)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703909682 {#3308
    date: 2023-12-30 05:14:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@Hotzilla@sopuli.xyz"
    "@bjorney@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 263954
  -bodyTs: "'-9':19 '0':18 '000':20 '1000':13 '10000':15 '2':9 '2000':14 '20000':16 '512':5 'afterward':6 'heurist':1 'keep':2 'like':12 'number':11 'power':7 'regex':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6013548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703909682 {#3309
    date: 2023-12-30 05:14:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3310
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2858
      +user: App\Entity\User {#2871 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Could be easily made 50% space saving by only iffin all odds and return even on else. Maybe one if before to handle overflow to avoid wrong even if over the last if."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1709265459 {#2853
        date: 2024-03-01 04:57:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savvywolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2859 …}
      +nested: Doctrine\ORM\PersistentCollection {#2861 …}
      +votes: Doctrine\ORM\PersistentCollection {#2863 …}
      +reports: Doctrine\ORM\PersistentCollection {#2865 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
      -id: 259366
      -bodyTs: "'50':5 'avoid':26 'could':1 'easili':3 'els':17 'even':15,28 'handl':23 'iffin':10 'last':32 'made':4 'mayb':18 'odd':12 'one':19 'overflow':24 'return':14 'save':7 'space':6 'wrong':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5656697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703772926 {#2854
        date: 2023-12-28 15:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2858}
    +body: """
      Yeah but then ALL even numbers would be slow to compute because you would have to chain through every odd before you know that `2` is even.\n
      \n
      Depends on the expected distribution of input values
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1703803805 {#3069
      date: 2023-12-28 23:50:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
      "@Hotzilla@sopuli.xyz"
      "@savvywolf@pawb.social"
      "@Hotzilla@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    -id: 260699
    -bodyTs: "'2':25 'chain':17 'comput':11 'depend':28 'distribut':32 'even':5,27 'everi':19 'expect':31 'input':34 'know':23 'number':6 'odd':20 'slow':9 'valu':35 'would':7,14 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5930212"
    +editedAt: DateTimeImmutable @1708850171 {#3068
      date: 2024-02-25 09:36:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703803805 {#3067
      date: 2023-12-28 23:50:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: "Heuristic: keep it until 512, afterwards powers of 2, and numbers like 1000, 2000,…, 10000, 20000,… (regex: [0-9]000+)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703909682 {#3308
    date: 2023-12-30 05:14:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@Hotzilla@sopuli.xyz"
    "@bjorney@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 263954
  -bodyTs: "'-9':19 '0':18 '000':20 '1000':13 '10000':15 '2':9 '2000':14 '20000':16 '512':5 'afterward':6 'heurist':1 'keep':2 'like':12 'number':11 'power':7 'regex':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6013548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703909682 {#3309
    date: 2023-12-30 05:14:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#2931
  +user: App\Entity\User {#2944 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now we just need to someone to package it and upload it to NPM."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1709287759 {#2926
    date: 2024-03-01 11:09:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2932 …}
  +nested: Doctrine\ORM\PersistentCollection {#2934 …}
  +votes: Doctrine\ORM\PersistentCollection {#2936 …}
  +reports: Doctrine\ORM\PersistentCollection {#2938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
  -id: 259344
  -bodyTs: "'need':4 'npm':14 'packag':8 'someon':6 'upload':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6922145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703772617 {#2927
    date: 2023-12-28 15:10:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#2931
  +user: App\Entity\User {#2944 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now we just need to someone to package it and upload it to NPM."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1709287759 {#2926
    date: 2024-03-01 11:09:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2932 …}
  +nested: Doctrine\ORM\PersistentCollection {#2934 …}
  +votes: Doctrine\ORM\PersistentCollection {#2936 …}
  +reports: Doctrine\ORM\PersistentCollection {#2938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
  -id: 259344
  -bodyTs: "'need':4 'npm':14 'packag':8 'someon':6 'upload':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6922145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703772617 {#2927
    date: 2023-12-28 15:10:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#2931
  +user: App\Entity\User {#2944 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now we just need to someone to package it and upload it to NPM."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1709287759 {#2926
    date: 2024-03-01 11:09:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2932 …}
  +nested: Doctrine\ORM\PersistentCollection {#2934 …}
  +votes: Doctrine\ORM\PersistentCollection {#2936 …}
  +reports: Doctrine\ORM\PersistentCollection {#2938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
  -id: 259344
  -bodyTs: "'need':4 'npm':14 'packag':8 'someon':6 'upload':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6922145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703772617 {#2927
    date: 2023-12-28 15:10:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#3015
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2931
    +user: App\Entity\User {#2944 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Now we just need to someone to package it and upload it to NPM."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1709287759 {#2926
      date: 2024-03-01 11:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2932 …}
    +nested: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2936 …}
    +reports: Doctrine\ORM\PersistentCollection {#2938 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
    -id: 259344
    -bodyTs: "'need':4 'npm':14 'packag':8 'someon':6 'upload':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6922145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703772617 {#2927
      date: 2023-12-28 15:10:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2931}
  +body: "What’s another 40 gb of node modules anyway"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703916337 {#3016
    date: 2023-12-30 07:05:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@Ephera@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 264087
  -bodyTs: "'40':4 'anoth':3 'anyway':9 'gb':5 'modul':8 'node':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6301613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703916337 {#3019
    date: 2023-12-30 07:05:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3015
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2931
    +user: App\Entity\User {#2944 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Now we just need to someone to package it and upload it to NPM."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1709287759 {#2926
      date: 2024-03-01 11:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2932 …}
    +nested: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2936 …}
    +reports: Doctrine\ORM\PersistentCollection {#2938 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
    -id: 259344
    -bodyTs: "'need':4 'npm':14 'packag':8 'someon':6 'upload':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6922145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703772617 {#2927
      date: 2023-12-28 15:10:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2931}
  +body: "What’s another 40 gb of node modules anyway"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703916337 {#3016
    date: 2023-12-30 07:05:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@Ephera@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 264087
  -bodyTs: "'40':4 'anoth':3 'anyway':9 'gb':5 'modul':8 'node':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6301613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703916337 {#3019
    date: 2023-12-30 07:05:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3015
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2931
    +user: App\Entity\User {#2944 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Now we just need to someone to package it and upload it to NPM."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1709287759 {#2926
      date: 2024-03-01 11:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savvywolf@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2932 …}
    +nested: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2936 …}
    +reports: Doctrine\ORM\PersistentCollection {#2938 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
    -id: 259344
    -bodyTs: "'need':4 'npm':14 'packag':8 'someon':6 'upload':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6922145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703772617 {#2927
      date: 2023-12-28 15:10:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2931}
  +body: "What’s another 40 gb of node modules anyway"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703916337 {#3016
    date: 2023-12-30 07:05:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@Ephera@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 264087
  -bodyTs: "'40':4 'anoth':3 'anyway':9 'gb':5 'modul':8 'node':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6301613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703916337 {#3019
    date: 2023-12-30 07:05:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details