GET https://kbin.spritesserver.nl/d/isevenapi.xyz/comments/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
9.89 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 {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love that it works and the ads are pretty good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701812876 {#1919
    date: 2023-12-05 22:47:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 200320
  -bodyTs: "'ad':8 'good':11 'love':2 'pretti':10 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5829265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701812876 {#2397
    date: 2023-12-05 22:47:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love that it works and the ads are pretty good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701812876 {#1919
    date: 2023-12-05 22:47:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 200320
  -bodyTs: "'ad':8 'good':11 'love':2 'pretti':10 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5829265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701812876 {#2397
    date: 2023-12-05 22:47:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love that it works and the ads are pretty good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701812876 {#1919
    date: 2023-12-05 22:47:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 200320
  -bodyTs: "'ad':8 'good':11 'love':2 'pretti':10 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5829265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701812876 {#2397
    date: 2023-12-05 22:47:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1564
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Incoming trademark lawsuit from iSeven, the API that tells you if a number is seven or not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1701813566 {#1551
    date: 2023-12-05 22:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 200354
  -bodyTs: "'api':7 'incom':1 'iseven':5 'lawsuit':3 'number':13 'seven':15 'tell':9 'trademark':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7022686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813566 {#1567
    date: 2023-12-05 22:59: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
7 DENIED edit
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Incoming trademark lawsuit from iSeven, the API that tells you if a number is seven or not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1701813566 {#1551
    date: 2023-12-05 22:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 200354
  -bodyTs: "'api':7 'incom':1 'iseven':5 'lawsuit':3 'number':13 'seven':15 'tell':9 'trademark':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7022686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813566 {#1567
    date: 2023-12-05 22:59: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
8 DENIED moderate
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Incoming trademark lawsuit from iSeven, the API that tells you if a number is seven or not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1701813566 {#1551
    date: 2023-12-05 22:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 200354
  -bodyTs: "'api':7 'incom':1 'iseven':5 'lawsuit':3 'number':13 'seven':15 'tell':9 'trademark':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7022686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813566 {#1567
    date: 2023-12-05 22:59: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
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 {#2447
  +user: App\Entity\User {#2468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Oh, bummer, my number isn’t supported by the free version:\n
    \n
    [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1703329829 {#2465
    date: 2023-12-23 12:10:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 200360
  -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5829590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813628 {#2464
    date: 2023-12-05 23:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#2468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Oh, bummer, my number isn’t supported by the free version:\n
    \n
    [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1703329829 {#2465
    date: 2023-12-23 12:10:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 200360
  -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5829590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813628 {#2464
    date: 2023-12-05 23:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#2468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Oh, bummer, my number isn’t supported by the free version:\n
    \n
    [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1703329829 {#2465
    date: 2023-12-23 12:10:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 200360
  -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5829590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813628 {#2464
    date: 2023-12-05 23:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2641
  +user: Proxies\__CG__\App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2447
    +user: App\Entity\User {#2468 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Oh, bummer, my number isn’t supported by the free version:\n
      \n
      [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703329829 {#2465
      date: 2023-12-23 12:10:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2422 …}
    +nested: Doctrine\ORM\PersistentCollection {#2458 …}
    +votes: Doctrine\ORM\PersistentCollection {#2456 …}
    +reports: Doctrine\ORM\PersistentCollection {#2453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
    -id: 200360
    -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813628 {#2464
      date: 2023-12-05 23:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "Easy workaround, just test the last digit. If it is even, the entire number is even, else odd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701927502 {#2640
    date: 2023-12-07 06:38:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -id: 205398
  -bodyTs: "'digit':7 'easi':1 'els':17 'entir':13 'even':11,16 'last':6 'number':14 'odd':18 'test':4 'workaround':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6445680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701927502 {#2643
    date: 2023-12-07 06:38: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 {#2641
  +user: Proxies\__CG__\App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2447
    +user: App\Entity\User {#2468 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Oh, bummer, my number isn’t supported by the free version:\n
      \n
      [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703329829 {#2465
      date: 2023-12-23 12:10:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2422 …}
    +nested: Doctrine\ORM\PersistentCollection {#2458 …}
    +votes: Doctrine\ORM\PersistentCollection {#2456 …}
    +reports: Doctrine\ORM\PersistentCollection {#2453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
    -id: 200360
    -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813628 {#2464
      date: 2023-12-05 23:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "Easy workaround, just test the last digit. If it is even, the entire number is even, else odd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701927502 {#2640
    date: 2023-12-07 06:38:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -id: 205398
  -bodyTs: "'digit':7 'easi':1 'els':17 'entir':13 'even':11,16 'last':6 'number':14 'odd':18 'test':4 'workaround':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6445680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701927502 {#2643
    date: 2023-12-07 06:38: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 {#2641
  +user: Proxies\__CG__\App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2447
    +user: App\Entity\User {#2468 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Oh, bummer, my number isn’t supported by the free version:\n
      \n
      [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703329829 {#2465
      date: 2023-12-23 12:10:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2422 …}
    +nested: Doctrine\ORM\PersistentCollection {#2458 …}
    +votes: Doctrine\ORM\PersistentCollection {#2456 …}
    +reports: Doctrine\ORM\PersistentCollection {#2453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
    -id: 200360
    -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813628 {#2464
      date: 2023-12-05 23:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "Easy workaround, just test the last digit. If it is even, the entire number is even, else odd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701927502 {#2640
    date: 2023-12-07 06:38:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -id: 205398
  -bodyTs: "'digit':7 'easi':1 'els':17 'entir':13 'even':11,16 'last':6 'number':14 'odd':18 'test':4 'workaround':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6445680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701927502 {#2643
    date: 2023-12-07 06:38: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 {#2923
  +user: App\Entity\User {#2468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2641
    +user: Proxies\__CG__\App\Entity\User {#2731 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2447
      +user: App\Entity\User {#2468 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Oh, bummer, my number isn’t supported by the free version:\n
        \n
        [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703329829 {#2465
        date: 2023-12-23 12:10:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 200360
      -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5829590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813628 {#2464
        date: 2023-12-05 23:00:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2447}
    +body: "Easy workaround, just test the last digit. If it is even, the entire number is even, else odd."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701927502 {#2640
      date: 2023-12-07 06:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@marcos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2730 …}
    +nested: Doctrine\ORM\PersistentCollection {#2728 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
    -id: 205398
    -bodyTs: "'digit':7 'easi':1 'els':17 'entir':13 'even':11,16 'last':6 'number':14 'odd':18 'test':4 'workaround':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6445680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701927502 {#2643
      date: 2023-12-07 06:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "That’s preposterous! Next time you’ll tell me the language I’m using has a builtin operator that test if a number can be divided by another!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701954260 {#2921
    date: 2023-12-07 14:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
    "@fckreddit@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2924 …}
  +nested: Doctrine\ORM\PersistentCollection {#2926 …}
  +votes: Doctrine\ORM\PersistentCollection {#2928 …}
  +reports: Doctrine\ORM\PersistentCollection {#2930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2934 …}
  -id: 206382
  -bodyTs: "'anoth':28 'builtin':17 'divid':26 'languag':11 'll':7 'm':13 'next':4 'number':23 'oper':18 'preposter':3 'tell':8 'test':20 'time':5 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701954260 {#2922
    date: 2023-12-07 14:04:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2923
  +user: App\Entity\User {#2468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2641
    +user: Proxies\__CG__\App\Entity\User {#2731 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2447
      +user: App\Entity\User {#2468 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Oh, bummer, my number isn’t supported by the free version:\n
        \n
        [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703329829 {#2465
        date: 2023-12-23 12:10:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 200360
      -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5829590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813628 {#2464
        date: 2023-12-05 23:00:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2447}
    +body: "Easy workaround, just test the last digit. If it is even, the entire number is even, else odd."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701927502 {#2640
      date: 2023-12-07 06:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@marcos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2730 …}
    +nested: Doctrine\ORM\PersistentCollection {#2728 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
    -id: 205398
    -bodyTs: "'digit':7 'easi':1 'els':17 'entir':13 'even':11,16 'last':6 'number':14 'odd':18 'test':4 'workaround':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6445680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701927502 {#2643
      date: 2023-12-07 06:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "That’s preposterous! Next time you’ll tell me the language I’m using has a builtin operator that test if a number can be divided by another!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701954260 {#2921
    date: 2023-12-07 14:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
    "@fckreddit@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2924 …}
  +nested: Doctrine\ORM\PersistentCollection {#2926 …}
  +votes: Doctrine\ORM\PersistentCollection {#2928 …}
  +reports: Doctrine\ORM\PersistentCollection {#2930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2934 …}
  -id: 206382
  -bodyTs: "'anoth':28 'builtin':17 'divid':26 'languag':11 'll':7 'm':13 'next':4 'number':23 'oper':18 'preposter':3 'tell':8 'test':20 'time':5 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701954260 {#2922
    date: 2023-12-07 14:04:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2923
  +user: App\Entity\User {#2468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2641
    +user: Proxies\__CG__\App\Entity\User {#2731 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2447
      +user: App\Entity\User {#2468 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Oh, bummer, my number isn’t supported by the free version:\n
        \n
        [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703329829 {#2465
        date: 2023-12-23 12:10:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 200360
      -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5829590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813628 {#2464
        date: 2023-12-05 23:00:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2447}
    +body: "Easy workaround, just test the last digit. If it is even, the entire number is even, else odd."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701927502 {#2640
      date: 2023-12-07 06:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@marcos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2730 …}
    +nested: Doctrine\ORM\PersistentCollection {#2728 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
    -id: 205398
    -bodyTs: "'digit':7 'easi':1 'els':17 'entir':13 'even':11,16 'last':6 'number':14 'odd':18 'test':4 'workaround':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6445680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701927502 {#2643
      date: 2023-12-07 06:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "That’s preposterous! Next time you’ll tell me the language I’m using has a builtin operator that test if a number can be divided by another!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701954260 {#2921
    date: 2023-12-07 14:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
    "@fckreddit@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2924 …}
  +nested: Doctrine\ORM\PersistentCollection {#2926 …}
  +votes: Doctrine\ORM\PersistentCollection {#2928 …}
  +reports: Doctrine\ORM\PersistentCollection {#2930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2934 …}
  -id: 206382
  -bodyTs: "'anoth':28 'builtin':17 'divid':26 'languag':11 'll':7 'm':13 'next':4 'number':23 'oper':18 'preposter':3 'tell':8 'test':20 'time':5 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701954260 {#2922
    date: 2023-12-07 14:04:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2716
  +user: Proxies\__CG__\App\Entity\User {#2715 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2447
    +user: App\Entity\User {#2468 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Oh, bummer, my number isn’t supported by the free version:\n
      \n
      [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703329829 {#2465
      date: 2023-12-23 12:10:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2422 …}
    +nested: Doctrine\ORM\PersistentCollection {#2458 …}
    +votes: Doctrine\ORM\PersistentCollection {#2456 …}
    +reports: Doctrine\ORM\PersistentCollection {#2453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
    -id: 200360
    -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813628 {#2464
      date: 2023-12-05 23:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "That’s not even supported by the enterprise version. You’re going to need a special agreement with the iseven people to support numbers like that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701832421 {#2718
    date: 2023-12-06 04:13:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -id: 201234
  -bodyTs: "'agreement':17 'enterpris':8 'even':4 'go':12 'iseven':20 'like':25 'need':14 'number':24 'peopl':21 're':11 'special':16 'support':5,23 'version':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5837024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701832421 {#2717
    date: 2023-12-06 04:13: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
23 DENIED edit
App\Entity\EntryComment {#2716
  +user: Proxies\__CG__\App\Entity\User {#2715 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2447
    +user: App\Entity\User {#2468 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Oh, bummer, my number isn’t supported by the free version:\n
      \n
      [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703329829 {#2465
      date: 2023-12-23 12:10:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2422 …}
    +nested: Doctrine\ORM\PersistentCollection {#2458 …}
    +votes: Doctrine\ORM\PersistentCollection {#2456 …}
    +reports: Doctrine\ORM\PersistentCollection {#2453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
    -id: 200360
    -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813628 {#2464
      date: 2023-12-05 23:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "That’s not even supported by the enterprise version. You’re going to need a special agreement with the iseven people to support numbers like that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701832421 {#2718
    date: 2023-12-06 04:13:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -id: 201234
  -bodyTs: "'agreement':17 'enterpris':8 'even':4 'go':12 'iseven':20 'like':25 'need':14 'number':24 'peopl':21 're':11 'special':16 'support':5,23 'version':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5837024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701832421 {#2717
    date: 2023-12-06 04:13: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
24 DENIED moderate
App\Entity\EntryComment {#2716
  +user: Proxies\__CG__\App\Entity\User {#2715 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2447
    +user: App\Entity\User {#2468 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Oh, bummer, my number isn’t supported by the free version:\n
      \n
      [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703329829 {#2465
      date: 2023-12-23 12:10:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2422 …}
    +nested: Doctrine\ORM\PersistentCollection {#2458 …}
    +votes: Doctrine\ORM\PersistentCollection {#2456 …}
    +reports: Doctrine\ORM\PersistentCollection {#2453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
    -id: 200360
    -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813628 {#2464
      date: 2023-12-05 23:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "That’s not even supported by the enterprise version. You’re going to need a special agreement with the iseven people to support numbers like that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701832421 {#2718
    date: 2023-12-06 04:13:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -id: 201234
  -bodyTs: "'agreement':17 'enterpris':8 'even':4 'go':12 'iseven':20 'like':25 'need':14 'number':24 'peopl':21 're':11 'special':16 'support':5,23 'version':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5837024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701832421 {#2717
    date: 2023-12-06 04:13: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
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 {#2700
  +user: Proxies\__CG__\App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2447
    +user: App\Entity\User {#2468 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Oh, bummer, my number isn’t supported by the free version:\n
      \n
      [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703329829 {#2465
      date: 2023-12-23 12:10:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2422 …}
    +nested: Doctrine\ORM\PersistentCollection {#2458 …}
    +votes: Doctrine\ORM\PersistentCollection {#2456 …}
    +reports: Doctrine\ORM\PersistentCollection {#2453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
    -id: 200360
    -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813628 {#2464
      date: 2023-12-05 23:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "Just divide that number by two until it’s small enough to make the request under the free version."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1701814498 {#2702
    date: 2023-12-05 23:14:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
  -id: 200410
  -bodyTs: "'divid':2 'enough':11 'free':18 'make':13 'number':4 'request':15 'small':10 'two':6 'version':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5829936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701814498 {#2701
    date: 2023-12-05 23:14: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
27 DENIED edit
App\Entity\EntryComment {#2700
  +user: Proxies\__CG__\App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2447
    +user: App\Entity\User {#2468 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Oh, bummer, my number isn’t supported by the free version:\n
      \n
      [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703329829 {#2465
      date: 2023-12-23 12:10:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2422 …}
    +nested: Doctrine\ORM\PersistentCollection {#2458 …}
    +votes: Doctrine\ORM\PersistentCollection {#2456 …}
    +reports: Doctrine\ORM\PersistentCollection {#2453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
    -id: 200360
    -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813628 {#2464
      date: 2023-12-05 23:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "Just divide that number by two until it’s small enough to make the request under the free version."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1701814498 {#2702
    date: 2023-12-05 23:14:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
  -id: 200410
  -bodyTs: "'divid':2 'enough':11 'free':18 'make':13 'number':4 'request':15 'small':10 'two':6 'version':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5829936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701814498 {#2701
    date: 2023-12-05 23:14: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
28 DENIED moderate
App\Entity\EntryComment {#2700
  +user: Proxies\__CG__\App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2447
    +user: App\Entity\User {#2468 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Oh, bummer, my number isn’t supported by the free version:\n
      \n
      [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703329829 {#2465
      date: 2023-12-23 12:10:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2422 …}
    +nested: Doctrine\ORM\PersistentCollection {#2458 …}
    +votes: Doctrine\ORM\PersistentCollection {#2456 …}
    +reports: Doctrine\ORM\PersistentCollection {#2453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
    -id: 200360
    -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813628 {#2464
      date: 2023-12-05 23:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "Just divide that number by two until it’s small enough to make the request under the free version."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1701814498 {#2702
    date: 2023-12-05 23:14:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
  -id: 200410
  -bodyTs: "'divid':2 'enough':11 'free':18 'make':13 'number':4 'request':15 'small':10 'two':6 'version':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5829936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701814498 {#2701
    date: 2023-12-05 23:14: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
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 {#2849
  +user: Proxies\__CG__\App\Entity\User {#2842 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2700
    +user: Proxies\__CG__\App\Entity\User {#2699 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2447
      +user: App\Entity\User {#2468 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Oh, bummer, my number isn’t supported by the free version:\n
        \n
        [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703329829 {#2465
        date: 2023-12-23 12:10:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 200360
      -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5829590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813628 {#2464
        date: 2023-12-05 23:00:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2447}
    +body: "Just divide that number by two until it’s small enough to make the request under the free version."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1701814498 {#2702
      date: 2023-12-05 23:14:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@marcos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2698 …}
    +nested: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
    -id: 200410
    -bodyTs: "'divid':2 'enough':11 'free':18 'make':13 'number':4 'request':15 'small':10 'two':6 'version':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5829936"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701814498 {#2701
      date: 2023-12-05 23:14:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: """
    pretty sure that has to be against their TOS\n
    \n
    `/s`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1701815012 {#2850
    date: 2023-12-05 23:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
    "@captainjaneway@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2839 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  -id: 200444
  -bodyTs: "'/s':10 'pretti':1 'sure':2 'tos':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://biglemmowski.win/comment/1924339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701815012 {#2847
    date: 2023-12-05 23:23:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2849
  +user: Proxies\__CG__\App\Entity\User {#2842 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2700
    +user: Proxies\__CG__\App\Entity\User {#2699 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2447
      +user: App\Entity\User {#2468 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Oh, bummer, my number isn’t supported by the free version:\n
        \n
        [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703329829 {#2465
        date: 2023-12-23 12:10:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 200360
      -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5829590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813628 {#2464
        date: 2023-12-05 23:00:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2447}
    +body: "Just divide that number by two until it’s small enough to make the request under the free version."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1701814498 {#2702
      date: 2023-12-05 23:14:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@marcos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2698 …}
    +nested: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
    -id: 200410
    -bodyTs: "'divid':2 'enough':11 'free':18 'make':13 'number':4 'request':15 'small':10 'two':6 'version':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5829936"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701814498 {#2701
      date: 2023-12-05 23:14:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: """
    pretty sure that has to be against their TOS\n
    \n
    `/s`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1701815012 {#2850
    date: 2023-12-05 23:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
    "@captainjaneway@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2839 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  -id: 200444
  -bodyTs: "'/s':10 'pretti':1 'sure':2 'tos':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://biglemmowski.win/comment/1924339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701815012 {#2847
    date: 2023-12-05 23:23:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2849
  +user: Proxies\__CG__\App\Entity\User {#2842 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2700
    +user: Proxies\__CG__\App\Entity\User {#2699 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2447
      +user: App\Entity\User {#2468 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Oh, bummer, my number isn’t supported by the free version:\n
        \n
        [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703329829 {#2465
        date: 2023-12-23 12:10:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 200360
      -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5829590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813628 {#2464
        date: 2023-12-05 23:00:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2447}
    +body: "Just divide that number by two until it’s small enough to make the request under the free version."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1701814498 {#2702
      date: 2023-12-05 23:14:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@marcos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2698 …}
    +nested: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
    -id: 200410
    -bodyTs: "'divid':2 'enough':11 'free':18 'make':13 'number':4 'request':15 'small':10 'two':6 'version':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5829936"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701814498 {#2701
      date: 2023-12-05 23:14:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: """
    pretty sure that has to be against their TOS\n
    \n
    `/s`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1701815012 {#2850
    date: 2023-12-05 23:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
    "@captainjaneway@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2839 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  -id: 200444
  -bodyTs: "'/s':10 'pretti':1 'sure':2 'tos':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://biglemmowski.win/comment/1924339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701815012 {#2847
    date: 2023-12-05 23:23:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2941
  +user: Proxies\__CG__\App\Entity\User {#2945 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2849
    +user: Proxies\__CG__\App\Entity\User {#2842 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2700
      +user: Proxies\__CG__\App\Entity\User {#2699 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2447
        +user: App\Entity\User {#2468 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Oh, bummer, my number isn’t supported by the free version:\n
          \n
          [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1703329829 {#2465
          date: 2023-12-23 12:10:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2422 …}
        +nested: Doctrine\ORM\PersistentCollection {#2458 …}
        +votes: Doctrine\ORM\PersistentCollection {#2456 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
        -id: 200360
        -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5829590"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701813628 {#2464
          date: 2023-12-05 23:00:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2447}
      +body: "Just divide that number by two until it’s small enough to make the request under the free version."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701814498 {#2702
        date: 2023-12-05 23:14:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@marcos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2698 …}
      +nested: Doctrine\ORM\PersistentCollection {#2696 …}
      +votes: Doctrine\ORM\PersistentCollection {#2694 …}
      +reports: Doctrine\ORM\PersistentCollection {#2692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
      -id: 200410
      -bodyTs: "'divid':2 'enough':11 'free':18 'make':13 'number':4 'request':15 'small':10 'two':6 'version':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5829936"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701814498 {#2701
        date: 2023-12-05 23:14:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2447}
    +body: """
      pretty sure that has to be against their TOS\n
      \n
      `/s`
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1701815012 {#2850
      date: 2023-12-05 23:23:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@marcos@lemmy.world"
      "@captainjaneway@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2841 …}
    +nested: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    -id: 200444
    -bodyTs: "'/s':10 'pretti':1 'sure':2 'tos':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://biglemmowski.win/comment/1924339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701815012 {#2847
      date: 2023-12-05 23:23:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "That’s against the terms of math :-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701856844 {#2940
    date: 2023-12-06 11:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
    "@captainjaneway@lemmy.world"
    "@taaz@biglemmowski.win"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2950 …}
  +nested: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2948 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 201720
  -bodyTs: "'math':7 'term':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5483016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701856844 {#2937
    date: 2023-12-06 11:00:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2941
  +user: Proxies\__CG__\App\Entity\User {#2945 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2849
    +user: Proxies\__CG__\App\Entity\User {#2842 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2700
      +user: Proxies\__CG__\App\Entity\User {#2699 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2447
        +user: App\Entity\User {#2468 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Oh, bummer, my number isn’t supported by the free version:\n
          \n
          [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1703329829 {#2465
          date: 2023-12-23 12:10:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2422 …}
        +nested: Doctrine\ORM\PersistentCollection {#2458 …}
        +votes: Doctrine\ORM\PersistentCollection {#2456 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
        -id: 200360
        -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5829590"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701813628 {#2464
          date: 2023-12-05 23:00:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2447}
      +body: "Just divide that number by two until it’s small enough to make the request under the free version."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701814498 {#2702
        date: 2023-12-05 23:14:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@marcos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2698 …}
      +nested: Doctrine\ORM\PersistentCollection {#2696 …}
      +votes: Doctrine\ORM\PersistentCollection {#2694 …}
      +reports: Doctrine\ORM\PersistentCollection {#2692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
      -id: 200410
      -bodyTs: "'divid':2 'enough':11 'free':18 'make':13 'number':4 'request':15 'small':10 'two':6 'version':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5829936"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701814498 {#2701
        date: 2023-12-05 23:14:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2447}
    +body: """
      pretty sure that has to be against their TOS\n
      \n
      `/s`
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1701815012 {#2850
      date: 2023-12-05 23:23:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@marcos@lemmy.world"
      "@captainjaneway@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2841 …}
    +nested: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    -id: 200444
    -bodyTs: "'/s':10 'pretti':1 'sure':2 'tos':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://biglemmowski.win/comment/1924339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701815012 {#2847
      date: 2023-12-05 23:23:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "That’s against the terms of math :-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701856844 {#2940
    date: 2023-12-06 11:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
    "@captainjaneway@lemmy.world"
    "@taaz@biglemmowski.win"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2950 …}
  +nested: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2948 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 201720
  -bodyTs: "'math':7 'term':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5483016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701856844 {#2937
    date: 2023-12-06 11:00:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2941
  +user: Proxies\__CG__\App\Entity\User {#2945 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2849
    +user: Proxies\__CG__\App\Entity\User {#2842 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2700
      +user: Proxies\__CG__\App\Entity\User {#2699 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2447
        +user: App\Entity\User {#2468 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Oh, bummer, my number isn’t supported by the free version:\n
          \n
          [api.isevenapi.xyz/…/87643895874857367499567729846…](https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1703329829 {#2465
          date: 2023-12-23 12:10:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2422 …}
        +nested: Doctrine\ORM\PersistentCollection {#2458 …}
        +votes: Doctrine\ORM\PersistentCollection {#2456 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
        -id: 200360
        -bodyTs: "'/87643895874857367499567729846':13 '/api/iseven/8764389587485736749956772984692357867345989845699872561/)':16 'api.isevenapi.xyz':12,15 'api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/)':14 'bummer':2 'free':10 'isn':5 'number':4 'oh':1 'support':7 'version':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5829590"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701813628 {#2464
          date: 2023-12-05 23:00:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2447}
      +body: "Just divide that number by two until it’s small enough to make the request under the free version."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701814498 {#2702
        date: 2023-12-05 23:14:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@marcos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2698 …}
      +nested: Doctrine\ORM\PersistentCollection {#2696 …}
      +votes: Doctrine\ORM\PersistentCollection {#2694 …}
      +reports: Doctrine\ORM\PersistentCollection {#2692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
      -id: 200410
      -bodyTs: "'divid':2 'enough':11 'free':18 'make':13 'number':4 'request':15 'small':10 'two':6 'version':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5829936"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701814498 {#2701
        date: 2023-12-05 23:14:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2447}
    +body: """
      pretty sure that has to be against their TOS\n
      \n
      `/s`
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1701815012 {#2850
      date: 2023-12-05 23:23:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@marcos@lemmy.world"
      "@captainjaneway@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2841 …}
    +nested: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    -id: 200444
    -bodyTs: "'/s':10 'pretti':1 'sure':2 'tos':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://biglemmowski.win/comment/1924339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701815012 {#2847
      date: 2023-12-05 23:23:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "That’s against the terms of math :-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701856844 {#2940
    date: 2023-12-06 11:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@marcos@lemmy.world"
    "@captainjaneway@lemmy.world"
    "@taaz@biglemmowski.win"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2950 …}
  +nested: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2948 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 201720
  -bodyTs: "'math':7 'term':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5483016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701856844 {#2937
    date: 2023-12-06 11:00:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED 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 {#2024
  +user: App\Entity\User {#2035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "What the fuck is a modulo? Is it some kind of npm package?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703254186 {#2019
    date: 2023-12-22 15:09:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 200375
  -bodyTs: "'fuck':3 'kind':10 'modulo':6 'npm':12 'packag':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3185242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813840 {#2023
    date: 2023-12-05 23:04: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
39 DENIED edit
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#2035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "What the fuck is a modulo? Is it some kind of npm package?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703254186 {#2019
    date: 2023-12-22 15:09:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 200375
  -bodyTs: "'fuck':3 'kind':10 'modulo':6 'npm':12 'packag':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3185242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813840 {#2023
    date: 2023-12-05 23:04: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
40 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#2035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "What the fuck is a modulo? Is it some kind of npm package?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703254186 {#2019
    date: 2023-12-22 15:09:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 200375
  -bodyTs: "'fuck':3 'kind':10 'modulo':6 'npm':12 'packag':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3185242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813840 {#2023
    date: 2023-12-05 23:04: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
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 {#2684
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2024
    +user: App\Entity\User {#2035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is a modulo? Is it some kind of npm package?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703254186 {#2019
      date: 2023-12-22 15:09:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2022 …}
    +nested: Doctrine\ORM\PersistentCollection {#2025 …}
    +votes: Doctrine\ORM\PersistentCollection {#2033 …}
    +reports: Doctrine\ORM\PersistentCollection {#2028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
    -id: 200375
    -bodyTs: "'fuck':3 'kind':10 'modulo':6 'npm':12 'packag':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3185242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813840 {#2023
      date: 2023-12-05 23:04:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2024}
  +body: "[Yes](https://www.npmjs.com/package/just-modulo)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701822692 {#2686
    date: 2023-12-06 01:31:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@CannotSleep420@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2682 …}
  +nested: Doctrine\ORM\PersistentCollection {#2680 …}
  +votes: Doctrine\ORM\PersistentCollection {#2678 …}
  +reports: Doctrine\ORM\PersistentCollection {#2676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  -id: 200952
  -bodyTs: "'/package/just-modulo)':4 'www.npmjs.com':3 'www.npmjs.com/package/just-modulo)':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7027548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701822692 {#2685
    date: 2023-12-06 01:31:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2684
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2024
    +user: App\Entity\User {#2035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is a modulo? Is it some kind of npm package?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703254186 {#2019
      date: 2023-12-22 15:09:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2022 …}
    +nested: Doctrine\ORM\PersistentCollection {#2025 …}
    +votes: Doctrine\ORM\PersistentCollection {#2033 …}
    +reports: Doctrine\ORM\PersistentCollection {#2028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
    -id: 200375
    -bodyTs: "'fuck':3 'kind':10 'modulo':6 'npm':12 'packag':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3185242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813840 {#2023
      date: 2023-12-05 23:04:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2024}
  +body: "[Yes](https://www.npmjs.com/package/just-modulo)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701822692 {#2686
    date: 2023-12-06 01:31:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@CannotSleep420@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2682 …}
  +nested: Doctrine\ORM\PersistentCollection {#2680 …}
  +votes: Doctrine\ORM\PersistentCollection {#2678 …}
  +reports: Doctrine\ORM\PersistentCollection {#2676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  -id: 200952
  -bodyTs: "'/package/just-modulo)':4 'www.npmjs.com':3 'www.npmjs.com/package/just-modulo)':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7027548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701822692 {#2685
    date: 2023-12-06 01:31:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2684
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2024
    +user: App\Entity\User {#2035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is a modulo? Is it some kind of npm package?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703254186 {#2019
      date: 2023-12-22 15:09:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2022 …}
    +nested: Doctrine\ORM\PersistentCollection {#2025 …}
    +votes: Doctrine\ORM\PersistentCollection {#2033 …}
    +reports: Doctrine\ORM\PersistentCollection {#2028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
    -id: 200375
    -bodyTs: "'fuck':3 'kind':10 'modulo':6 'npm':12 'packag':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3185242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813840 {#2023
      date: 2023-12-05 23:04:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2024}
  +body: "[Yes](https://www.npmjs.com/package/just-modulo)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701822692 {#2686
    date: 2023-12-06 01:31:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@CannotSleep420@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2682 …}
  +nested: Doctrine\ORM\PersistentCollection {#2680 …}
  +votes: Doctrine\ORM\PersistentCollection {#2678 …}
  +reports: Doctrine\ORM\PersistentCollection {#2676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  -id: 200952
  -bodyTs: "'/package/just-modulo)':4 'www.npmjs.com':3 'www.npmjs.com/package/just-modulo)':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7027548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701822692 {#2685
    date: 2023-12-06 01:31:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2861
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2024
      +user: App\Entity\User {#2035 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "What the fuck is a modulo? Is it some kind of npm package?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703254186 {#2019
        date: 2023-12-22 15:09:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 200375
      -bodyTs: "'fuck':3 'kind':10 'modulo':6 'npm':12 'packag':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3185242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813840 {#2023
        date: 2023-12-05 23:04:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2024}
    +body: "[Yes](https://www.npmjs.com/package/just-modulo)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701822692 {#2686
      date: 2023-12-06 01:31:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@CannotSleep420@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2682 …}
    +nested: Doctrine\ORM\PersistentCollection {#2680 …}
    +votes: Doctrine\ORM\PersistentCollection {#2678 …}
    +reports: Doctrine\ORM\PersistentCollection {#2676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    -id: 200952
    -bodyTs: "'/package/just-modulo)':4 'www.npmjs.com':3 'www.npmjs.com/package/just-modulo)':2 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7027548"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701822692 {#2685
      date: 2023-12-06 01:31:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2024}
  +body: "Just Monika Modulo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701825330 {#2858
    date: 2023-12-06 02:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@CannotSleep420@lemmygrad.ml"
    "@lud@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2863 …}
  +nested: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2867 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  -id: 201024
  -bodyTs: "'modulo':3 'monika':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3970578"
  +editedAt: DateTimeImmutable @1703121168 {#2859
    date: 2023-12-21 02:12:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701825330 {#2860
    date: 2023-12-06 02:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2861
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2024
      +user: App\Entity\User {#2035 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "What the fuck is a modulo? Is it some kind of npm package?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703254186 {#2019
        date: 2023-12-22 15:09:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 200375
      -bodyTs: "'fuck':3 'kind':10 'modulo':6 'npm':12 'packag':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3185242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813840 {#2023
        date: 2023-12-05 23:04:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2024}
    +body: "[Yes](https://www.npmjs.com/package/just-modulo)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701822692 {#2686
      date: 2023-12-06 01:31:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@CannotSleep420@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2682 …}
    +nested: Doctrine\ORM\PersistentCollection {#2680 …}
    +votes: Doctrine\ORM\PersistentCollection {#2678 …}
    +reports: Doctrine\ORM\PersistentCollection {#2676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    -id: 200952
    -bodyTs: "'/package/just-modulo)':4 'www.npmjs.com':3 'www.npmjs.com/package/just-modulo)':2 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7027548"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701822692 {#2685
      date: 2023-12-06 01:31:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2024}
  +body: "Just Monika Modulo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701825330 {#2858
    date: 2023-12-06 02:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@CannotSleep420@lemmygrad.ml"
    "@lud@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2863 …}
  +nested: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2867 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  -id: 201024
  -bodyTs: "'modulo':3 'monika':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3970578"
  +editedAt: DateTimeImmutable @1703121168 {#2859
    date: 2023-12-21 02:12:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701825330 {#2860
    date: 2023-12-06 02:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2861
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2024
      +user: App\Entity\User {#2035 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "What the fuck is a modulo? Is it some kind of npm package?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703254186 {#2019
        date: 2023-12-22 15:09:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 200375
      -bodyTs: "'fuck':3 'kind':10 'modulo':6 'npm':12 'packag':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3185242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813840 {#2023
        date: 2023-12-05 23:04:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2024}
    +body: "[Yes](https://www.npmjs.com/package/just-modulo)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701822692 {#2686
      date: 2023-12-06 01:31:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@CannotSleep420@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2682 …}
    +nested: Doctrine\ORM\PersistentCollection {#2680 …}
    +votes: Doctrine\ORM\PersistentCollection {#2678 …}
    +reports: Doctrine\ORM\PersistentCollection {#2676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    -id: 200952
    -bodyTs: "'/package/just-modulo)':4 'www.npmjs.com':3 'www.npmjs.com/package/just-modulo)':2 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7027548"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701822692 {#2685
      date: 2023-12-06 01:31:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2024}
  +body: "Just Monika Modulo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701825330 {#2858
    date: 2023-12-06 02:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@CannotSleep420@lemmygrad.ml"
    "@lud@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2863 …}
  +nested: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2867 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  -id: 201024
  -bodyTs: "'modulo':3 'monika':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3970578"
  +editedAt: DateTimeImmutable @1703121168 {#2859
    date: 2023-12-21 02:12:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701825330 {#2860
    date: 2023-12-06 02:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2877
  +user: Proxies\__CG__\App\Entity\User {#2878 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2024
      +user: App\Entity\User {#2035 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "What the fuck is a modulo? Is it some kind of npm package?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703254186 {#2019
        date: 2023-12-22 15:09:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 200375
      -bodyTs: "'fuck':3 'kind':10 'modulo':6 'npm':12 'packag':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3185242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813840 {#2023
        date: 2023-12-05 23:04:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2024}
    +body: "[Yes](https://www.npmjs.com/package/just-modulo)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701822692 {#2686
      date: 2023-12-06 01:31:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@CannotSleep420@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2682 …}
    +nested: Doctrine\ORM\PersistentCollection {#2680 …}
    +votes: Doctrine\ORM\PersistentCollection {#2678 …}
    +reports: Doctrine\ORM\PersistentCollection {#2676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    -id: 200952
    -bodyTs: "'/package/just-modulo)':4 'www.npmjs.com':3 'www.npmjs.com/package/just-modulo)':2 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7027548"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701822692 {#2685
      date: 2023-12-06 01:31:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2024}
  +body: """
    `return (n % d + d) % d;`\n
    \n
    ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701900315 {#2875
    date: 2023-12-06 23:05:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@CannotSleep420@lemmygrad.ml"
    "@lud@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2879 …}
  +nested: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  -id: 204262
  -bodyTs: "'d':3,4,5 'n':2 'return':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6436497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701900315 {#2876
    date: 2023-12-06 23:05:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2877
  +user: Proxies\__CG__\App\Entity\User {#2878 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2024
      +user: App\Entity\User {#2035 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "What the fuck is a modulo? Is it some kind of npm package?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703254186 {#2019
        date: 2023-12-22 15:09:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 200375
      -bodyTs: "'fuck':3 'kind':10 'modulo':6 'npm':12 'packag':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3185242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813840 {#2023
        date: 2023-12-05 23:04:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2024}
    +body: "[Yes](https://www.npmjs.com/package/just-modulo)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701822692 {#2686
      date: 2023-12-06 01:31:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@CannotSleep420@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2682 …}
    +nested: Doctrine\ORM\PersistentCollection {#2680 …}
    +votes: Doctrine\ORM\PersistentCollection {#2678 …}
    +reports: Doctrine\ORM\PersistentCollection {#2676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    -id: 200952
    -bodyTs: "'/package/just-modulo)':4 'www.npmjs.com':3 'www.npmjs.com/package/just-modulo)':2 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7027548"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701822692 {#2685
      date: 2023-12-06 01:31:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2024}
  +body: """
    `return (n % d + d) % d;`\n
    \n
    ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701900315 {#2875
    date: 2023-12-06 23:05:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@CannotSleep420@lemmygrad.ml"
    "@lud@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2879 …}
  +nested: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  -id: 204262
  -bodyTs: "'d':3,4,5 'n':2 'return':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6436497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701900315 {#2876
    date: 2023-12-06 23:05:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2877
  +user: Proxies\__CG__\App\Entity\User {#2878 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2024
      +user: App\Entity\User {#2035 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "What the fuck is a modulo? Is it some kind of npm package?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703254186 {#2019
        date: 2023-12-22 15:09:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 200375
      -bodyTs: "'fuck':3 'kind':10 'modulo':6 'npm':12 'packag':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3185242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813840 {#2023
        date: 2023-12-05 23:04:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2024}
    +body: "[Yes](https://www.npmjs.com/package/just-modulo)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701822692 {#2686
      date: 2023-12-06 01:31:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@CannotSleep420@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2682 …}
    +nested: Doctrine\ORM\PersistentCollection {#2680 …}
    +votes: Doctrine\ORM\PersistentCollection {#2678 …}
    +reports: Doctrine\ORM\PersistentCollection {#2676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    -id: 200952
    -bodyTs: "'/package/just-modulo)':4 'www.npmjs.com':3 'www.npmjs.com/package/just-modulo)':2 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7027548"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701822692 {#2685
      date: 2023-12-06 01:31:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2024}
  +body: """
    `return (n % d + d) % d;`\n
    \n
    ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701900315 {#2875
    date: 2023-12-06 23:05:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@CannotSleep420@lemmygrad.ml"
    "@lud@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2879 …}
  +nested: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  -id: 204262
  -bodyTs: "'d':3,4,5 'n':2 'return':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6436497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701900315 {#2876
    date: 2023-12-06 23:05:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2339
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If anyone wants a more efficient local version for php:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">function isEven(int $number): bool\n
    </span><span style="color:#323232;">{\n
    </span><span style="color:#323232;">    ${1} = false;\n
    </span><span style="color:#323232;">    ${2} = true;\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    while ($number > 2) {\n
    </span><span style="color:#323232;">        $number -= 2;\n
    </span><span style="color:#323232;">    }\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    return $$number;\n
    </span><span style="color:#323232;">}\n
    </span>\n
    ```\n
    \n
    Edit: Now with support for large numbers!\n
    \n
    ```\n
    \n
    <span style="color:#323232;">function isEven(int|string $number): bool\n
    </span><span style="color:#323232;">{\n
    </span><span style="color:#323232;">    ${1} = false;\n
    </span><span style="color:#323232;">    ${2} = true;\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
    </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
    </span><span style="color:#323232;">    }\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    $number = (int) $number;\n
    </span><span style="color:#323232;">    return $$number;\n
    </span><span style="color:#323232;">}\n
    </span>\n
    ```\n
    \n
    Edit 2: someone asked for an ad-supported version, here you go!\n
    \n
    ```\n
    \n
    <span style="color:#323232;">function isEven(int|string $number): bool\n
    </span><span style="color:#323232;">{\n
    </span><span style="color:#323232;">    ${1} = false;\n
    </span><span style="color:#323232;">    ${2} = true;\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
    </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
    </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
    </span><span style="color:#323232;">    }\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    $number = (int) $number;\n
    </span><span style="color:#323232;">    return $$number;\n
    </span><span style="color:#323232;">}\n
    </span>\n
    ```\n
    \n
    Side note, no more suggestions please, this is getting quite long.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1703177410 {#2341
    date: 2023-12-21 17:50:10.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 200423
  -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4145903"
  +editedAt: DateTimeImmutable @1703177358 {#2342
    date: 2023-12-21 17:49:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701814750 {#2337
    date: 2023-12-05 23:19:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If anyone wants a more efficient local version for php:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">function isEven(int $number): bool\n
    </span><span style="color:#323232;">{\n
    </span><span style="color:#323232;">    ${1} = false;\n
    </span><span style="color:#323232;">    ${2} = true;\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    while ($number > 2) {\n
    </span><span style="color:#323232;">        $number -= 2;\n
    </span><span style="color:#323232;">    }\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    return $$number;\n
    </span><span style="color:#323232;">}\n
    </span>\n
    ```\n
    \n
    Edit: Now with support for large numbers!\n
    \n
    ```\n
    \n
    <span style="color:#323232;">function isEven(int|string $number): bool\n
    </span><span style="color:#323232;">{\n
    </span><span style="color:#323232;">    ${1} = false;\n
    </span><span style="color:#323232;">    ${2} = true;\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
    </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
    </span><span style="color:#323232;">    }\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    $number = (int) $number;\n
    </span><span style="color:#323232;">    return $$number;\n
    </span><span style="color:#323232;">}\n
    </span>\n
    ```\n
    \n
    Edit 2: someone asked for an ad-supported version, here you go!\n
    \n
    ```\n
    \n
    <span style="color:#323232;">function isEven(int|string $number): bool\n
    </span><span style="color:#323232;">{\n
    </span><span style="color:#323232;">    ${1} = false;\n
    </span><span style="color:#323232;">    ${2} = true;\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
    </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
    </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
    </span><span style="color:#323232;">    }\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    $number = (int) $number;\n
    </span><span style="color:#323232;">    return $$number;\n
    </span><span style="color:#323232;">}\n
    </span>\n
    ```\n
    \n
    Side note, no more suggestions please, this is getting quite long.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1703177410 {#2341
    date: 2023-12-21 17:50:10.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 200423
  -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4145903"
  +editedAt: DateTimeImmutable @1703177358 {#2342
    date: 2023-12-21 17:49:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701814750 {#2337
    date: 2023-12-05 23:19:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If anyone wants a more efficient local version for php:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">function isEven(int $number): bool\n
    </span><span style="color:#323232;">{\n
    </span><span style="color:#323232;">    ${1} = false;\n
    </span><span style="color:#323232;">    ${2} = true;\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    while ($number > 2) {\n
    </span><span style="color:#323232;">        $number -= 2;\n
    </span><span style="color:#323232;">    }\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    return $$number;\n
    </span><span style="color:#323232;">}\n
    </span>\n
    ```\n
    \n
    Edit: Now with support for large numbers!\n
    \n
    ```\n
    \n
    <span style="color:#323232;">function isEven(int|string $number): bool\n
    </span><span style="color:#323232;">{\n
    </span><span style="color:#323232;">    ${1} = false;\n
    </span><span style="color:#323232;">    ${2} = true;\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
    </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
    </span><span style="color:#323232;">    }\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    $number = (int) $number;\n
    </span><span style="color:#323232;">    return $$number;\n
    </span><span style="color:#323232;">}\n
    </span>\n
    ```\n
    \n
    Edit 2: someone asked for an ad-supported version, here you go!\n
    \n
    ```\n
    \n
    <span style="color:#323232;">function isEven(int|string $number): bool\n
    </span><span style="color:#323232;">{\n
    </span><span style="color:#323232;">    ${1} = false;\n
    </span><span style="color:#323232;">    ${2} = true;\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
    </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
    </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
    </span><span style="color:#323232;">    }\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    $number = (int) $number;\n
    </span><span style="color:#323232;">    return $$number;\n
    </span><span style="color:#323232;">}\n
    </span>\n
    ```\n
    \n
    Side note, no more suggestions please, this is getting quite long.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1703177410 {#2341
    date: 2023-12-21 17:50:10.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 200423
  -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4145903"
  +editedAt: DateTimeImmutable @1703177358 {#2342
    date: 2023-12-21 17:49:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701814750 {#2337
    date: 2023-12-05 23:19:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2668
  +user: Proxies\__CG__\App\Entity\User {#2667 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If anyone wants a more efficient local version for php:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while ($number > 2) {\n
      </span><span style="color:#323232;">        $number -= 2;\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit: Now with support for large numbers!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit 2: someone asked for an ad-supported version, here you go!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Side note, no more suggestions please, this is getting quite long.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703177410 {#2341
      date: 2023-12-21 17:50:10.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 200423
    -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4145903"
    +editedAt: DateTimeImmutable @1703177358 {#2342
      date: 2023-12-21 17:49:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701814750 {#2337
      date: 2023-12-05 23:19:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "Comment edits are the best version control system"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701836734 {#2670
    date: 2023-12-06 05:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@rikudou@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2666 …}
  +nested: Doctrine\ORM\PersistentCollection {#2664 …}
  +votes: Doctrine\ORM\PersistentCollection {#2744 …}
  +reports: Doctrine\ORM\PersistentCollection {#2745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 201336
  -bodyTs: "'best':5 'comment':1 'control':7 'edit':2 'system':8 'version':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5838634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701836734 {#2669
    date: 2023-12-06 05:25: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
59 DENIED edit
App\Entity\EntryComment {#2668
  +user: Proxies\__CG__\App\Entity\User {#2667 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If anyone wants a more efficient local version for php:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while ($number > 2) {\n
      </span><span style="color:#323232;">        $number -= 2;\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit: Now with support for large numbers!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit 2: someone asked for an ad-supported version, here you go!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Side note, no more suggestions please, this is getting quite long.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703177410 {#2341
      date: 2023-12-21 17:50:10.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 200423
    -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4145903"
    +editedAt: DateTimeImmutable @1703177358 {#2342
      date: 2023-12-21 17:49:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701814750 {#2337
      date: 2023-12-05 23:19:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "Comment edits are the best version control system"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701836734 {#2670
    date: 2023-12-06 05:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@rikudou@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2666 …}
  +nested: Doctrine\ORM\PersistentCollection {#2664 …}
  +votes: Doctrine\ORM\PersistentCollection {#2744 …}
  +reports: Doctrine\ORM\PersistentCollection {#2745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 201336
  -bodyTs: "'best':5 'comment':1 'control':7 'edit':2 'system':8 'version':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5838634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701836734 {#2669
    date: 2023-12-06 05:25: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
60 DENIED moderate
App\Entity\EntryComment {#2668
  +user: Proxies\__CG__\App\Entity\User {#2667 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If anyone wants a more efficient local version for php:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while ($number > 2) {\n
      </span><span style="color:#323232;">        $number -= 2;\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit: Now with support for large numbers!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit 2: someone asked for an ad-supported version, here you go!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Side note, no more suggestions please, this is getting quite long.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703177410 {#2341
      date: 2023-12-21 17:50:10.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 200423
    -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4145903"
    +editedAt: DateTimeImmutable @1703177358 {#2342
      date: 2023-12-21 17:49:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701814750 {#2337
      date: 2023-12-05 23:19:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "Comment edits are the best version control system"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701836734 {#2670
    date: 2023-12-06 05:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@rikudou@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2666 …}
  +nested: Doctrine\ORM\PersistentCollection {#2664 …}
  +votes: Doctrine\ORM\PersistentCollection {#2744 …}
  +reports: Doctrine\ORM\PersistentCollection {#2745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 201336
  -bodyTs: "'best':5 'comment':1 'control':7 'edit':2 'system':8 'version':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5838634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701836734 {#2669
    date: 2023-12-06 05:25: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
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 {#2893
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2668
    +user: Proxies\__CG__\App\Entity\User {#2667 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2339
      +user: App\Entity\User {#2066 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If anyone wants a more efficient local version for php:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">function isEven(int $number): bool\n
        </span><span style="color:#323232;">{\n
        </span><span style="color:#323232;">    ${1} = false;\n
        </span><span style="color:#323232;">    ${2} = true;\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    while ($number > 2) {\n
        </span><span style="color:#323232;">        $number -= 2;\n
        </span><span style="color:#323232;">    }\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    return $$number;\n
        </span><span style="color:#323232;">}\n
        </span>\n
        ```\n
        \n
        Edit: Now with support for large numbers!\n
        \n
        ```\n
        \n
        <span style="color:#323232;">function isEven(int|string $number): bool\n
        </span><span style="color:#323232;">{\n
        </span><span style="color:#323232;">    ${1} = false;\n
        </span><span style="color:#323232;">    ${2} = true;\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
        </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
        </span><span style="color:#323232;">    }\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    $number = (int) $number;\n
        </span><span style="color:#323232;">    return $$number;\n
        </span><span style="color:#323232;">}\n
        </span>\n
        ```\n
        \n
        Edit 2: someone asked for an ad-supported version, here you go!\n
        \n
        ```\n
        \n
        <span style="color:#323232;">function isEven(int|string $number): bool\n
        </span><span style="color:#323232;">{\n
        </span><span style="color:#323232;">    ${1} = false;\n
        </span><span style="color:#323232;">    ${2} = true;\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
        </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
        </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
        </span><span style="color:#323232;">    }\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    $number = (int) $number;\n
        </span><span style="color:#323232;">    return $$number;\n
        </span><span style="color:#323232;">}\n
        </span>\n
        ```\n
        \n
        Side note, no more suggestions please, this is getting quite long.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1703177410 {#2341
        date: 2023-12-21 17:50:10.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 200423
      -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/4145903"
      +editedAt: DateTimeImmutable @1703177358 {#2342
        date: 2023-12-21 17:49:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701814750 {#2337
        date: 2023-12-05 23:19:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "Comment edits are the best version control system"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701836734 {#2670
      date: 2023-12-06 05:25:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@rikudou@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2666 …}
    +nested: Doctrine\ORM\PersistentCollection {#2664 …}
    +votes: Doctrine\ORM\PersistentCollection {#2744 …}
    +reports: Doctrine\ORM\PersistentCollection {#2745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 201336
    -bodyTs: "'best':5 'comment':1 'control':7 'edit':2 'system':8 'version':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5838634"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701836734 {#2669
      date: 2023-12-06 05:25:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "I agree! Added new commit to my comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701859345 {#2891
    date: 2023-12-06 11:42:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@rikudou@lemmings.world"
    "@shotgun_crab@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2894 …}
  +nested: Doctrine\ORM\PersistentCollection {#2896 …}
  +votes: Doctrine\ORM\PersistentCollection {#2898 …}
  +reports: Doctrine\ORM\PersistentCollection {#2900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2904 …}
  -id: 201760
  -bodyTs: "'ad':3 'agre':2 'comment':8 'commit':5 'new':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4158371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701859345 {#2892
    date: 2023-12-06 11:42: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
63 DENIED edit
App\Entity\EntryComment {#2893
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2668
    +user: Proxies\__CG__\App\Entity\User {#2667 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2339
      +user: App\Entity\User {#2066 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If anyone wants a more efficient local version for php:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">function isEven(int $number): bool\n
        </span><span style="color:#323232;">{\n
        </span><span style="color:#323232;">    ${1} = false;\n
        </span><span style="color:#323232;">    ${2} = true;\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    while ($number > 2) {\n
        </span><span style="color:#323232;">        $number -= 2;\n
        </span><span style="color:#323232;">    }\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    return $$number;\n
        </span><span style="color:#323232;">}\n
        </span>\n
        ```\n
        \n
        Edit: Now with support for large numbers!\n
        \n
        ```\n
        \n
        <span style="color:#323232;">function isEven(int|string $number): bool\n
        </span><span style="color:#323232;">{\n
        </span><span style="color:#323232;">    ${1} = false;\n
        </span><span style="color:#323232;">    ${2} = true;\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
        </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
        </span><span style="color:#323232;">    }\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    $number = (int) $number;\n
        </span><span style="color:#323232;">    return $$number;\n
        </span><span style="color:#323232;">}\n
        </span>\n
        ```\n
        \n
        Edit 2: someone asked for an ad-supported version, here you go!\n
        \n
        ```\n
        \n
        <span style="color:#323232;">function isEven(int|string $number): bool\n
        </span><span style="color:#323232;">{\n
        </span><span style="color:#323232;">    ${1} = false;\n
        </span><span style="color:#323232;">    ${2} = true;\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
        </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
        </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
        </span><span style="color:#323232;">    }\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    $number = (int) $number;\n
        </span><span style="color:#323232;">    return $$number;\n
        </span><span style="color:#323232;">}\n
        </span>\n
        ```\n
        \n
        Side note, no more suggestions please, this is getting quite long.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1703177410 {#2341
        date: 2023-12-21 17:50:10.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 200423
      -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/4145903"
      +editedAt: DateTimeImmutable @1703177358 {#2342
        date: 2023-12-21 17:49:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701814750 {#2337
        date: 2023-12-05 23:19:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "Comment edits are the best version control system"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701836734 {#2670
      date: 2023-12-06 05:25:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@rikudou@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2666 …}
    +nested: Doctrine\ORM\PersistentCollection {#2664 …}
    +votes: Doctrine\ORM\PersistentCollection {#2744 …}
    +reports: Doctrine\ORM\PersistentCollection {#2745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 201336
    -bodyTs: "'best':5 'comment':1 'control':7 'edit':2 'system':8 'version':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5838634"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701836734 {#2669
      date: 2023-12-06 05:25:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "I agree! Added new commit to my comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701859345 {#2891
    date: 2023-12-06 11:42:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@rikudou@lemmings.world"
    "@shotgun_crab@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2894 …}
  +nested: Doctrine\ORM\PersistentCollection {#2896 …}
  +votes: Doctrine\ORM\PersistentCollection {#2898 …}
  +reports: Doctrine\ORM\PersistentCollection {#2900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2904 …}
  -id: 201760
  -bodyTs: "'ad':3 'agre':2 'comment':8 'commit':5 'new':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4158371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701859345 {#2892
    date: 2023-12-06 11:42: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
64 DENIED moderate
App\Entity\EntryComment {#2893
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2668
    +user: Proxies\__CG__\App\Entity\User {#2667 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2339
      +user: App\Entity\User {#2066 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If anyone wants a more efficient local version for php:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">function isEven(int $number): bool\n
        </span><span style="color:#323232;">{\n
        </span><span style="color:#323232;">    ${1} = false;\n
        </span><span style="color:#323232;">    ${2} = true;\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    while ($number > 2) {\n
        </span><span style="color:#323232;">        $number -= 2;\n
        </span><span style="color:#323232;">    }\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    return $$number;\n
        </span><span style="color:#323232;">}\n
        </span>\n
        ```\n
        \n
        Edit: Now with support for large numbers!\n
        \n
        ```\n
        \n
        <span style="color:#323232;">function isEven(int|string $number): bool\n
        </span><span style="color:#323232;">{\n
        </span><span style="color:#323232;">    ${1} = false;\n
        </span><span style="color:#323232;">    ${2} = true;\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
        </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
        </span><span style="color:#323232;">    }\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    $number = (int) $number;\n
        </span><span style="color:#323232;">    return $$number;\n
        </span><span style="color:#323232;">}\n
        </span>\n
        ```\n
        \n
        Edit 2: someone asked for an ad-supported version, here you go!\n
        \n
        ```\n
        \n
        <span style="color:#323232;">function isEven(int|string $number): bool\n
        </span><span style="color:#323232;">{\n
        </span><span style="color:#323232;">    ${1} = false;\n
        </span><span style="color:#323232;">    ${2} = true;\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
        </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
        </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
        </span><span style="color:#323232;">    }\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">    $number = (int) $number;\n
        </span><span style="color:#323232;">    return $$number;\n
        </span><span style="color:#323232;">}\n
        </span>\n
        ```\n
        \n
        Side note, no more suggestions please, this is getting quite long.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1703177410 {#2341
        date: 2023-12-21 17:50:10.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 200423
      -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/4145903"
      +editedAt: DateTimeImmutable @1703177358 {#2342
        date: 2023-12-21 17:49:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701814750 {#2337
        date: 2023-12-05 23:19:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "Comment edits are the best version control system"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701836734 {#2670
      date: 2023-12-06 05:25:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@rikudou@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2666 …}
    +nested: Doctrine\ORM\PersistentCollection {#2664 …}
    +votes: Doctrine\ORM\PersistentCollection {#2744 …}
    +reports: Doctrine\ORM\PersistentCollection {#2745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 201336
    -bodyTs: "'best':5 'comment':1 'control':7 'edit':2 'system':8 'version':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5838634"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701836734 {#2669
      date: 2023-12-06 05:25:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "I agree! Added new commit to my comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701859345 {#2891
    date: 2023-12-06 11:42:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@rikudou@lemmings.world"
    "@shotgun_crab@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2894 …}
  +nested: Doctrine\ORM\PersistentCollection {#2896 …}
  +votes: Doctrine\ORM\PersistentCollection {#2898 …}
  +reports: Doctrine\ORM\PersistentCollection {#2900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2904 …}
  -id: 201760
  -bodyTs: "'ad':3 'agre':2 'comment':8 'commit':5 'new':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4158371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701859345 {#2892
    date: 2023-12-06 11:42: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
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 {#2738
  +user: Proxies\__CG__\App\Entity\User {#2748 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If anyone wants a more efficient local version for php:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while ($number > 2) {\n
      </span><span style="color:#323232;">        $number -= 2;\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit: Now with support for large numbers!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit 2: someone asked for an ad-supported version, here you go!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Side note, no more suggestions please, this is getting quite long.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703177410 {#2341
      date: 2023-12-21 17:50:10.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 200423
    -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4145903"
    +editedAt: DateTimeImmutable @1703177358 {#2342
      date: 2023-12-21 17:49:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701814750 {#2337
      date: 2023-12-05 23:19:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "This looks pretty inefficient. You should manually unroll that loop to improve performance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701836064 {#2736
    date: 2023-12-06 05:14:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@rikudou@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2747 …}
  +nested: Doctrine\ORM\PersistentCollection {#2740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
  -id: 201318
  -bodyTs: "'improv':12 'ineffici':4 'look':2 'loop':10 'manual':7 'perform':13 'pretti':3 'unrol':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5838411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701836064 {#2737
    date: 2023-12-06 05:14:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2738
  +user: Proxies\__CG__\App\Entity\User {#2748 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If anyone wants a more efficient local version for php:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while ($number > 2) {\n
      </span><span style="color:#323232;">        $number -= 2;\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit: Now with support for large numbers!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit 2: someone asked for an ad-supported version, here you go!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Side note, no more suggestions please, this is getting quite long.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703177410 {#2341
      date: 2023-12-21 17:50:10.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 200423
    -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4145903"
    +editedAt: DateTimeImmutable @1703177358 {#2342
      date: 2023-12-21 17:49:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701814750 {#2337
      date: 2023-12-05 23:19:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "This looks pretty inefficient. You should manually unroll that loop to improve performance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701836064 {#2736
    date: 2023-12-06 05:14:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@rikudou@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2747 …}
  +nested: Doctrine\ORM\PersistentCollection {#2740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
  -id: 201318
  -bodyTs: "'improv':12 'ineffici':4 'look':2 'loop':10 'manual':7 'perform':13 'pretti':3 'unrol':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5838411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701836064 {#2737
    date: 2023-12-06 05:14:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2738
  +user: Proxies\__CG__\App\Entity\User {#2748 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If anyone wants a more efficient local version for php:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while ($number > 2) {\n
      </span><span style="color:#323232;">        $number -= 2;\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit: Now with support for large numbers!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit 2: someone asked for an ad-supported version, here you go!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Side note, no more suggestions please, this is getting quite long.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703177410 {#2341
      date: 2023-12-21 17:50:10.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 200423
    -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4145903"
    +editedAt: DateTimeImmutable @1703177358 {#2342
      date: 2023-12-21 17:49:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701814750 {#2337
      date: 2023-12-05 23:19:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "This looks pretty inefficient. You should manually unroll that loop to improve performance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701836064 {#2736
    date: 2023-12-06 05:14:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@rikudou@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2747 …}
  +nested: Doctrine\ORM\PersistentCollection {#2740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
  -id: 201318
  -bodyTs: "'improv':12 'ineffici':4 'look':2 'loop':10 'manual':7 'perform':13 'pretti':3 'unrol':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5838411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701836064 {#2737
    date: 2023-12-06 05:14:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2759
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If anyone wants a more efficient local version for php:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while ($number > 2) {\n
      </span><span style="color:#323232;">        $number -= 2;\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit: Now with support for large numbers!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit 2: someone asked for an ad-supported version, here you go!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Side note, no more suggestions please, this is getting quite long.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703177410 {#2341
      date: 2023-12-21 17:50:10.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 200423
    -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4145903"
    +editedAt: DateTimeImmutable @1703177358 {#2342
      date: 2023-12-21 17:49:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701814750 {#2337
      date: 2023-12-05 23:19:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: """
    I fucking love that you managed to use var-vars in a completely key and necessary manner.\n
    \n
    But please do adhere to the API TOS and throw in an `error_log(‘Buy isEvenCoin, the hottest new cryptocurrency!’);`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701841834 {#2756
    date: 2023-12-06 06:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@rikudou@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 201420
  -bodyTs: "'adher':22 'api':25 'buy':33 'complet':14 'cryptocurr':38 'error':31 'fuck':2 'hottest':36 'isevencoin':34 'key':15 'log':32 'love':3 'manag':6 'manner':18 'necessari':17 'new':37 'pleas':20 'throw':28 'tos':26 'use':8 'var':10,11 'var-var':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6353092"
  +editedAt: DateTimeImmutable @1703149194 {#2757
    date: 2023-12-21 09:59:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701841834 {#2758
    date: 2023-12-06 06:50: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
71 DENIED edit
App\Entity\EntryComment {#2759
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If anyone wants a more efficient local version for php:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while ($number > 2) {\n
      </span><span style="color:#323232;">        $number -= 2;\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit: Now with support for large numbers!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit 2: someone asked for an ad-supported version, here you go!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Side note, no more suggestions please, this is getting quite long.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703177410 {#2341
      date: 2023-12-21 17:50:10.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 200423
    -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4145903"
    +editedAt: DateTimeImmutable @1703177358 {#2342
      date: 2023-12-21 17:49:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701814750 {#2337
      date: 2023-12-05 23:19:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: """
    I fucking love that you managed to use var-vars in a completely key and necessary manner.\n
    \n
    But please do adhere to the API TOS and throw in an `error_log(‘Buy isEvenCoin, the hottest new cryptocurrency!’);`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701841834 {#2756
    date: 2023-12-06 06:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@rikudou@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 201420
  -bodyTs: "'adher':22 'api':25 'buy':33 'complet':14 'cryptocurr':38 'error':31 'fuck':2 'hottest':36 'isevencoin':34 'key':15 'log':32 'love':3 'manag':6 'manner':18 'necessari':17 'new':37 'pleas':20 'throw':28 'tos':26 'use':8 'var':10,11 'var-var':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6353092"
  +editedAt: DateTimeImmutable @1703149194 {#2757
    date: 2023-12-21 09:59:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701841834 {#2758
    date: 2023-12-06 06:50: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
72 DENIED moderate
App\Entity\EntryComment {#2759
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If anyone wants a more efficient local version for php:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while ($number > 2) {\n
      </span><span style="color:#323232;">        $number -= 2;\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit: Now with support for large numbers!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Edit 2: someone asked for an ad-supported version, here you go!\n
      \n
      ```\n
      \n
      <span style="color:#323232;">function isEven(int|string $number): bool\n
      </span><span style="color:#323232;">{\n
      </span><span style="color:#323232;">    ${1} = false;\n
      </span><span style="color:#323232;">    ${2} = true;\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    while (bccomp($number, 2) === 1) {\n
      </span><span style="color:#323232;">        error_log('Buy isEvenCoin, the hottest new cryptocurrency!');\n
      </span><span style="color:#323232;">        $number = bcsub($number, 2);\n
      </span><span style="color:#323232;">    }\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    $number = (int) $number;\n
      </span><span style="color:#323232;">    return $$number;\n
      </span><span style="color:#323232;">}\n
      </span>\n
      ```\n
      \n
      Side note, no more suggestions please, this is getting quite long.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703177410 {#2341
      date: 2023-12-21 17:50:10.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 200423
    -bodyTs: "'1':16,40,48,77,85 '2':18,22,24,42,47,52,59,79,84,97 'ad':65 'ad-support':64 'anyon':2 'ask':61 'bccomp':45,82 'bcsub':50,95 'bool':15,39,76 'buy':88 'cryptocurr':93 'edit':27,58 'effici':6 'error':86 'fals':17,41,78 'function':11,34,71 'get':111 'go':70 'hottest':91 'int':13,36,54,73,99 'iseven':12,35,72 'isevencoin':89 'larg':32 'local':7 'log':87 'long':113 'new':92 'note':104 'number':14,21,23,26,33,38,46,49,51,53,55,57,75,83,94,96,98,100,102 'php':10 'pleas':108 'quit':112 'return':25,56,101 'side':103 'someon':60 'string':37,74 'suggest':107 'support':30,66 'true':19,43,80 'version':8,67 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4145903"
    +editedAt: DateTimeImmutable @1703177358 {#2342
      date: 2023-12-21 17:49:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701814750 {#2337
      date: 2023-12-05 23:19:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: """
    I fucking love that you managed to use var-vars in a completely key and necessary manner.\n
    \n
    But please do adhere to the API TOS and throw in an `error_log(‘Buy isEvenCoin, the hottest new cryptocurrency!’);`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701841834 {#2756
    date: 2023-12-06 06:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@rikudou@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 201420
  -bodyTs: "'adher':22 'api':25 'buy':33 'complet':14 'cryptocurr':38 'error':31 'fuck':2 'hottest':36 'isevencoin':34 'key':15 'log':32 'love':3 'manag':6 'manner':18 'necessari':17 'new':37 'pleas':20 'throw':28 'tos':26 'use':8 'var':10,11 'var-var':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6353092"
  +editedAt: DateTimeImmutable @1703149194 {#2757
    date: 2023-12-21 09:59:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701841834 {#2758
    date: 2023-12-06 06:50: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
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 {#2223
  +user: App\Entity\User {#2189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "im glad that people are out there building the web services we truly need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701820711 {#2043
    date: 2023-12-06 00:58:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 200829
  -bodyTs: "'build':8 'glad':2 'im':1 'need':14 'peopl':4 'servic':11 'truli':13 'web':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/681911/-/comment/3965445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701820711 {#2139
    date: 2023-12-06 00:58:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#2189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "im glad that people are out there building the web services we truly need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701820711 {#2043
    date: 2023-12-06 00:58:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 200829
  -bodyTs: "'build':8 'glad':2 'im':1 'need':14 'peopl':4 'servic':11 'truli':13 'web':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/681911/-/comment/3965445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701820711 {#2139
    date: 2023-12-06 00:58:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#2189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "im glad that people are out there building the web services we truly need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701820711 {#2043
    date: 2023-12-06 00:58:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 200829
  -bodyTs: "'build':8 'glad':2 'im':1 'need':14 'peopl':4 'servic':11 'truli':13 'web':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/681911/-/comment/3965445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701820711 {#2139
    date: 2023-12-06 00:58:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2208
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Only way it could be better is if they threw “AI” in there somewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1703158837 {#2201
    date: 2023-12-21 12:40:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 201043
  -bodyTs: "'ai':11 'better':6 'could':4 'somewher':14 'threw':10 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6344807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701825968 {#2210
    date: 2023-12-06 02:26: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
79 DENIED edit
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Only way it could be better is if they threw “AI” in there somewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1703158837 {#2201
    date: 2023-12-21 12:40:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 201043
  -bodyTs: "'ai':11 'better':6 'could':4 'somewher':14 'threw':10 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6344807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701825968 {#2210
    date: 2023-12-06 02:26: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
80 DENIED moderate
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Only way it could be better is if they threw “AI” in there somewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1703158837 {#2201
    date: 2023-12-21 12:40:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 201043
  -bodyTs: "'ai':11 'better':6 'could':4 'somewher':14 'threw':10 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6344807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701825968 {#2210
    date: 2023-12-06 02:26: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
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 {#2775
  +user: Proxies\__CG__\App\Entity\User {#2776 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2208
    +user: App\Entity\User {#2272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Only way it could be better is if they threw “AI” in there somewhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1703158837 {#2201
      date: 2023-12-21 12:40:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2209 …}
    +nested: Doctrine\ORM\PersistentCollection {#2200 …}
    +votes: Doctrine\ORM\PersistentCollection {#2270 …}
    +reports: Doctrine\ORM\PersistentCollection {#2257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
    -id: 201043
    -bodyTs: "'ai':11 'better':6 'could':4 'somewher':14 'threw':10 'way':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6344807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701825968 {#2210
      date: 2023-12-06 02:26:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2208}
  +body: "With the new AI integration, you can get smart isEven results that return the correct answer 90% of the time and a more creative solution 20% of the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701846979 {#2773
    date: 2023-12-06 08:16:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2777 …}
  +nested: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2781 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2787 …}
  -id: 201540
  -bodyTs: "'20':26 '90':17 'ai':4 'answer':16 'correct':15 'creativ':24 'get':8 'integr':5 'iseven':10 'new':3 'result':11 'return':13 'smart':9 'solut':25 'time':20,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5476578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701846979 {#2774
    date: 2023-12-06 08:16:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2775
  +user: Proxies\__CG__\App\Entity\User {#2776 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2208
    +user: App\Entity\User {#2272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Only way it could be better is if they threw “AI” in there somewhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1703158837 {#2201
      date: 2023-12-21 12:40:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2209 …}
    +nested: Doctrine\ORM\PersistentCollection {#2200 …}
    +votes: Doctrine\ORM\PersistentCollection {#2270 …}
    +reports: Doctrine\ORM\PersistentCollection {#2257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
    -id: 201043
    -bodyTs: "'ai':11 'better':6 'could':4 'somewher':14 'threw':10 'way':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6344807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701825968 {#2210
      date: 2023-12-06 02:26:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2208}
  +body: "With the new AI integration, you can get smart isEven results that return the correct answer 90% of the time and a more creative solution 20% of the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701846979 {#2773
    date: 2023-12-06 08:16:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2777 …}
  +nested: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2781 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2787 …}
  -id: 201540
  -bodyTs: "'20':26 '90':17 'ai':4 'answer':16 'correct':15 'creativ':24 'get':8 'integr':5 'iseven':10 'new':3 'result':11 'return':13 'smart':9 'solut':25 'time':20,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5476578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701846979 {#2774
    date: 2023-12-06 08:16:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2775
  +user: Proxies\__CG__\App\Entity\User {#2776 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2208
    +user: App\Entity\User {#2272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Only way it could be better is if they threw “AI” in there somewhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1703158837 {#2201
      date: 2023-12-21 12:40:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2209 …}
    +nested: Doctrine\ORM\PersistentCollection {#2200 …}
    +votes: Doctrine\ORM\PersistentCollection {#2270 …}
    +reports: Doctrine\ORM\PersistentCollection {#2257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
    -id: 201043
    -bodyTs: "'ai':11 'better':6 'could':4 'somewher':14 'threw':10 'way':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6344807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701825968 {#2210
      date: 2023-12-06 02:26:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2208}
  +body: "With the new AI integration, you can get smart isEven results that return the correct answer 90% of the time and a more creative solution 20% of the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701846979 {#2773
    date: 2023-12-06 08:16:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2777 …}
  +nested: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2781 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2787 …}
  -id: 201540
  -bodyTs: "'20':26 '90':17 'ai':4 'answer':16 'correct':15 'creativ':24 'get':8 'integr':5 'iseven':10 'new':3 'result':11 'return':13 'smart':9 'solut':25 'time':20,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5476578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701846979 {#2774
    date: 2023-12-06 08:16:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2172
  +user: App\Entity\User {#2169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I resent that there is a ruby developer included in there. `isEven` is not idiomatic naming. You should be using `#even?` from the standard library"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703294714 {#2180
    date: 2023-12-23 02:25:14.0 +01:00
  }
  +ip: null
  +tags: [
    "even"
  ]
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 202598
  -bodyTs: "'develop':8 'even':21 'idiomat':15 'includ':9 'iseven':12 'librari':25 'name':16 'resent':2 'rubi':7 'standard':24 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6413482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701829655 {#2179
    date: 2023-12-06 03:27:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2172
  +user: App\Entity\User {#2169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I resent that there is a ruby developer included in there. `isEven` is not idiomatic naming. You should be using `#even?` from the standard library"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703294714 {#2180
    date: 2023-12-23 02:25:14.0 +01:00
  }
  +ip: null
  +tags: [
    "even"
  ]
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 202598
  -bodyTs: "'develop':8 'even':21 'idiomat':15 'includ':9 'iseven':12 'librari':25 'name':16 'resent':2 'rubi':7 'standard':24 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6413482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701829655 {#2179
    date: 2023-12-06 03:27:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2172
  +user: App\Entity\User {#2169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I resent that there is a ruby developer included in there. `isEven` is not idiomatic naming. You should be using `#even?` from the standard library"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703294714 {#2180
    date: 2023-12-23 02:25:14.0 +01:00
  }
  +ip: null
  +tags: [
    "even"
  ]
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 202598
  -bodyTs: "'develop':8 'even':21 'idiomat':15 'includ':9 'iseven':12 'librari':25 'name':16 'resent':2 'rubi':7 'standard':24 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6413482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701829655 {#2179
    date: 2023-12-06 03:27:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2822
  +user: Proxies\__CG__\App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2172
    +user: App\Entity\User {#2169 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I resent that there is a ruby developer included in there. `isEven` is not idiomatic naming. You should be using `#even?` from the standard library"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703294714 {#2180
      date: 2023-12-23 02:25:14.0 +01:00
    }
    +ip: null
    +tags: [
      "even"
    ]
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2186 …}
    +nested: Doctrine\ORM\PersistentCollection {#2187 …}
    +votes: Doctrine\ORM\PersistentCollection {#2177 …}
    +reports: Doctrine\ORM\PersistentCollection {#2174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
    -id: 202598
    -bodyTs: "'develop':8 'even':21 'idiomat':15 'includ':9 'iseven':12 'librari':25 'name':16 'resent':2 'rubi':7 'standard':24 'use':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6413482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701829655 {#2179
      date: 2023-12-06 03:27:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2172}
  +body: "Sorry sir, most JS developers don’t use standard library functions. We just use npm packages wherever possible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701927628 {#2820
    date: 2023-12-07 06:40:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2823 …}
  +nested: Doctrine\ORM\PersistentCollection {#2825 …}
  +votes: Doctrine\ORM\PersistentCollection {#2827 …}
  +reports: Doctrine\ORM\PersistentCollection {#2829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
  -id: 205403
  -bodyTs: "'develop':5 'function':11 'js':4 'librari':10 'npm':15 'packag':16 'possibl':18 'sir':2 'sorri':1 'standard':9 'use':8,14 'wherev':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6445718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701927628 {#2821
    date: 2023-12-07 06:40:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2822
  +user: Proxies\__CG__\App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2172
    +user: App\Entity\User {#2169 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I resent that there is a ruby developer included in there. `isEven` is not idiomatic naming. You should be using `#even?` from the standard library"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703294714 {#2180
      date: 2023-12-23 02:25:14.0 +01:00
    }
    +ip: null
    +tags: [
      "even"
    ]
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2186 …}
    +nested: Doctrine\ORM\PersistentCollection {#2187 …}
    +votes: Doctrine\ORM\PersistentCollection {#2177 …}
    +reports: Doctrine\ORM\PersistentCollection {#2174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
    -id: 202598
    -bodyTs: "'develop':8 'even':21 'idiomat':15 'includ':9 'iseven':12 'librari':25 'name':16 'resent':2 'rubi':7 'standard':24 'use':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6413482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701829655 {#2179
      date: 2023-12-06 03:27:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2172}
  +body: "Sorry sir, most JS developers don’t use standard library functions. We just use npm packages wherever possible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701927628 {#2820
    date: 2023-12-07 06:40:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2823 …}
  +nested: Doctrine\ORM\PersistentCollection {#2825 …}
  +votes: Doctrine\ORM\PersistentCollection {#2827 …}
  +reports: Doctrine\ORM\PersistentCollection {#2829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
  -id: 205403
  -bodyTs: "'develop':5 'function':11 'js':4 'librari':10 'npm':15 'packag':16 'possibl':18 'sir':2 'sorri':1 'standard':9 'use':8,14 'wherev':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6445718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701927628 {#2821
    date: 2023-12-07 06:40:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2822
  +user: Proxies\__CG__\App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2172
    +user: App\Entity\User {#2169 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I resent that there is a ruby developer included in there. `isEven` is not idiomatic naming. You should be using `#even?` from the standard library"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703294714 {#2180
      date: 2023-12-23 02:25:14.0 +01:00
    }
    +ip: null
    +tags: [
      "even"
    ]
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2186 …}
    +nested: Doctrine\ORM\PersistentCollection {#2187 …}
    +votes: Doctrine\ORM\PersistentCollection {#2177 …}
    +reports: Doctrine\ORM\PersistentCollection {#2174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
    -id: 202598
    -bodyTs: "'develop':8 'even':21 'idiomat':15 'includ':9 'iseven':12 'librari':25 'name':16 'resent':2 'rubi':7 'standard':24 'use':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6413482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701829655 {#2179
      date: 2023-12-06 03:27:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2172}
  +body: "Sorry sir, most JS developers don’t use standard library functions. We just use npm packages wherever possible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701927628 {#2820
    date: 2023-12-07 06:40:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2823 …}
  +nested: Doctrine\ORM\PersistentCollection {#2825 …}
  +votes: Doctrine\ORM\PersistentCollection {#2827 …}
  +reports: Doctrine\ORM\PersistentCollection {#2829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
  -id: 205403
  -bodyTs: "'develop':5 'function':11 'js':4 'librari':10 'npm':15 'packag':16 'possibl':18 'sir':2 'sorri':1 'standard':9 'use':8,14 'wherev':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6445718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701927628 {#2821
    date: 2023-12-07 06:40:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Funny as hell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701838542 {#1353
    date: 2023-12-06 05:55:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 201366
  -bodyTs: "'funni':1 'hell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5474539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701838542 {#1354
    date: 2023-12-06 05:55: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
95 DENIED edit
App\Entity\EntryComment {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Funny as hell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701838542 {#1353
    date: 2023-12-06 05:55:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 201366
  -bodyTs: "'funni':1 'hell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5474539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701838542 {#1354
    date: 2023-12-06 05:55: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
96 DENIED moderate
App\Entity\EntryComment {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Funny as hell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701838542 {#1353
    date: 2023-12-06 05:55:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 201366
  -bodyTs: "'funni':1 'hell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5474539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701838542 {#1354
    date: 2023-12-06 05:55: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
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 {#2564
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The errors are great [api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)\n
    \n
    ~~Sadly it’s not always accurate [api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~) Edit: nevermind I’m an idiot\n
    \n
    It’s also greatly lacking in number support [api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703189122 {#2558
    date: 2023-12-21 21:05:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +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: 201869
  -bodyTs: "'/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':16 '/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':7 '/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':33 'accur':13 'also':25 'alway':12 'api.isevenapi.xyz':6,15,32 'api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':14 'api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':5 'api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':31 'edit':17 'error':2 'great':4,26 'idiot':22 'lack':27 'm':20 'nevermind':18 'number':29 'sad':8 'support':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5484734"
  +editedAt: DateTimeImmutable @1703189350 {#2559
    date: 2023-12-21 21:09:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701864886 {#2560
    date: 2023-12-06 13:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2564
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The errors are great [api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)\n
    \n
    ~~Sadly it’s not always accurate [api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~) Edit: nevermind I’m an idiot\n
    \n
    It’s also greatly lacking in number support [api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703189122 {#2558
    date: 2023-12-21 21:05:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +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: 201869
  -bodyTs: "'/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':16 '/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':7 '/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':33 'accur':13 'also':25 'alway':12 'api.isevenapi.xyz':6,15,32 'api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':14 'api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':5 'api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':31 'edit':17 'error':2 'great':4,26 'idiot':22 'lack':27 'm':20 'nevermind':18 'number':29 'sad':8 'support':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5484734"
  +editedAt: DateTimeImmutable @1703189350 {#2559
    date: 2023-12-21 21:09:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701864886 {#2560
    date: 2023-12-06 13:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2564
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The errors are great [api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)\n
    \n
    ~~Sadly it’s not always accurate [api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~) Edit: nevermind I’m an idiot\n
    \n
    It’s also greatly lacking in number support [api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703189122 {#2558
    date: 2023-12-21 21:05:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +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: 201869
  -bodyTs: "'/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':16 '/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':7 '/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':33 'accur':13 'also':25 'alway':12 'api.isevenapi.xyz':6,15,32 'api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':14 'api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':5 'api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':31 'edit':17 'error':2 'great':4,26 'idiot':22 'lack':27 'm':20 'nevermind':18 'number':29 'sad':8 'support':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5484734"
  +editedAt: DateTimeImmutable @1703189350 {#2559
    date: 2023-12-21 21:09:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701864886 {#2560
    date: 2023-12-06 13:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2791
  +user: Proxies\__CG__\App\Entity\User {#2792 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2564
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The errors are great [api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)\n
      \n
      ~~Sadly it’s not always accurate [api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~) Edit: nevermind I’m an idiot\n
      \n
      It’s also greatly lacking in number support [api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703189122 {#2558
      date: 2023-12-21 21:05:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +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: 201869
    -bodyTs: "'/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':16 '/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':7 '/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':33 'accur':13 'also':25 'alway':12 'api.isevenapi.xyz':6,15,32 'api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':14 'api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':5 'api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':31 'edit':17 'error':2 'great':4,26 'idiot':22 'lack':27 'm':20 'nevermind':18 'number':29 'sad':8 'support':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5484734"
    +editedAt: DateTimeImmutable @1703189350 {#2559
      date: 2023-12-21 21:09:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701864886 {#2560
      date: 2023-12-06 13:14:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "zero is even, so i dont see how that one’s wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701865150 {#2789
    date: 2023-12-06 13:19:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@eluvatar@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 201883
  -bodyTs: "'dont':6 'even':3 'one':10 'see':7 'wrong':12 'zero':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4341275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701865150 {#2790
    date: 2023-12-06 13:19:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2791
  +user: Proxies\__CG__\App\Entity\User {#2792 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2564
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The errors are great [api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)\n
      \n
      ~~Sadly it’s not always accurate [api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~) Edit: nevermind I’m an idiot\n
      \n
      It’s also greatly lacking in number support [api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703189122 {#2558
      date: 2023-12-21 21:05:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +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: 201869
    -bodyTs: "'/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':16 '/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':7 '/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':33 'accur':13 'also':25 'alway':12 'api.isevenapi.xyz':6,15,32 'api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':14 'api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':5 'api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':31 'edit':17 'error':2 'great':4,26 'idiot':22 'lack':27 'm':20 'nevermind':18 'number':29 'sad':8 'support':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5484734"
    +editedAt: DateTimeImmutable @1703189350 {#2559
      date: 2023-12-21 21:09:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701864886 {#2560
      date: 2023-12-06 13:14:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "zero is even, so i dont see how that one’s wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701865150 {#2789
    date: 2023-12-06 13:19:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@eluvatar@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 201883
  -bodyTs: "'dont':6 'even':3 'one':10 'see':7 'wrong':12 'zero':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4341275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701865150 {#2790
    date: 2023-12-06 13:19:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2791
  +user: Proxies\__CG__\App\Entity\User {#2792 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2564
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The errors are great [api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)\n
      \n
      ~~Sadly it’s not always accurate [api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~) Edit: nevermind I’m an idiot\n
      \n
      It’s also greatly lacking in number support [api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703189122 {#2558
      date: 2023-12-21 21:05:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +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: 201869
    -bodyTs: "'/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':16 '/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':7 '/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':33 'accur':13 'also':25 'alway':12 'api.isevenapi.xyz':6,15,32 'api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':14 'api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':5 'api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':31 'edit':17 'error':2 'great':4,26 'idiot':22 'lack':27 'm':20 'nevermind':18 'number':29 'sad':8 'support':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5484734"
    +editedAt: DateTimeImmutable @1703189350 {#2559
      date: 2023-12-21 21:09:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701864886 {#2560
      date: 2023-12-06 13:14:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "zero is even, so i dont see how that one’s wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701865150 {#2789
    date: 2023-12-06 13:19:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@eluvatar@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 201883
  -bodyTs: "'dont':6 'even':3 'one':10 'see':7 'wrong':12 'zero':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4341275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701865150 {#2790
    date: 2023-12-06 13:19:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2908
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: Proxies\__CG__\App\Entity\User {#2792 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2564
      +user: App\Entity\User {#2577 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The errors are great [api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)\n
        \n
        ~~Sadly it’s not always accurate [api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~) Edit: nevermind I’m an idiot\n
        \n
        It’s also greatly lacking in number support [api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703189122 {#2558
        date: 2023-12-21 21:05:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +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: 201869
      -bodyTs: "'/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':16 '/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':7 '/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':33 'accur':13 'also':25 'alway':12 'api.isevenapi.xyz':6,15,32 'api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':14 'api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':5 'api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':31 'edit':17 'error':2 'great':4,26 'idiot':22 'lack':27 'm':20 'nevermind':18 'number':29 'sad':8 'support':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5484734"
      +editedAt: DateTimeImmutable @1703189350 {#2559
        date: 2023-12-21 21:09:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701864886 {#2560
        date: 2023-12-06 13:14:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "zero is even, so i dont see how that one’s wrong"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701865150 {#2789
      date: 2023-12-06 13:19:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@eluvatar@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2793 …}
    +nested: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    -id: 201883
    -bodyTs: "'dont':6 'even':3 'one':10 'see':7 'wrong':12 'zero':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4341275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701865150 {#2790
      date: 2023-12-06 13:19:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Oh you’re right, I’m not sure what I was Ln thinking"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701866983 {#2906
    date: 2023-12-06 13:49:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@eluvatar@programming.dev"
    "@huf@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  -id: 201934
  -bodyTs: "'ln':12 'm':6 'oh':1 're':3 'right':4 'sure':8 'think':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5485316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701866983 {#2907
    date: 2023-12-06 13:49: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
107 DENIED edit
App\Entity\EntryComment {#2908
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: Proxies\__CG__\App\Entity\User {#2792 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2564
      +user: App\Entity\User {#2577 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The errors are great [api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)\n
        \n
        ~~Sadly it’s not always accurate [api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~) Edit: nevermind I’m an idiot\n
        \n
        It’s also greatly lacking in number support [api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703189122 {#2558
        date: 2023-12-21 21:05:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +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: 201869
      -bodyTs: "'/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':16 '/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':7 '/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':33 'accur':13 'also':25 'alway':12 'api.isevenapi.xyz':6,15,32 'api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':14 'api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':5 'api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':31 'edit':17 'error':2 'great':4,26 'idiot':22 'lack':27 'm':20 'nevermind':18 'number':29 'sad':8 'support':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5484734"
      +editedAt: DateTimeImmutable @1703189350 {#2559
        date: 2023-12-21 21:09:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701864886 {#2560
        date: 2023-12-06 13:14:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "zero is even, so i dont see how that one’s wrong"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701865150 {#2789
      date: 2023-12-06 13:19:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@eluvatar@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2793 …}
    +nested: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    -id: 201883
    -bodyTs: "'dont':6 'even':3 'one':10 'see':7 'wrong':12 'zero':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4341275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701865150 {#2790
      date: 2023-12-06 13:19:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Oh you’re right, I’m not sure what I was Ln thinking"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701866983 {#2906
    date: 2023-12-06 13:49:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@eluvatar@programming.dev"
    "@huf@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  -id: 201934
  -bodyTs: "'ln':12 'm':6 'oh':1 're':3 'right':4 'sure':8 'think':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5485316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701866983 {#2907
    date: 2023-12-06 13:49: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
108 DENIED moderate
App\Entity\EntryComment {#2908
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: Proxies\__CG__\App\Entity\User {#2792 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2564
      +user: App\Entity\User {#2577 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The errors are great [api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)\n
        \n
        ~~Sadly it’s not always accurate [api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~) Edit: nevermind I’m an idiot\n
        \n
        It’s also greatly lacking in number support [api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703189122 {#2558
        date: 2023-12-21 21:05:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +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: 201869
      -bodyTs: "'/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':16 '/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':7 '/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':33 'accur':13 'also':25 'alway':12 'api.isevenapi.xyz':6,15,32 'api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':14 'api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':5 'api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':31 'edit':17 'error':2 'great':4,26 'idiot':22 'lack':27 'm':20 'nevermind':18 'number':29 'sad':8 'support':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5484734"
      +editedAt: DateTimeImmutable @1703189350 {#2559
        date: 2023-12-21 21:09:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701864886 {#2560
        date: 2023-12-06 13:14:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "zero is even, so i dont see how that one’s wrong"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701865150 {#2789
      date: 2023-12-06 13:19:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@eluvatar@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2793 …}
    +nested: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    -id: 201883
    -bodyTs: "'dont':6 'even':3 'one':10 'see':7 'wrong':12 'zero':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4341275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701865150 {#2790
      date: 2023-12-06 13:19:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Oh you’re right, I’m not sure what I was Ln thinking"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701866983 {#2906
    date: 2023-12-06 13:49:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@eluvatar@programming.dev"
    "@huf@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  -id: 201934
  -bodyTs: "'ln':12 'm':6 'oh':1 're':3 'right':4 'sure':8 'think':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5485316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701866983 {#2907
    date: 2023-12-06 13:49: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
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 {#2807
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2564
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The errors are great [api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)\n
      \n
      ~~Sadly it’s not always accurate [api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~) Edit: nevermind I’m an idiot\n
      \n
      It’s also greatly lacking in number support [api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703189122 {#2558
      date: 2023-12-21 21:05:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +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: 201869
    -bodyTs: "'/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':16 '/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':7 '/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':33 'accur':13 'also':25 'alway':12 'api.isevenapi.xyz':6,15,32 'api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':14 'api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':5 'api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':31 'edit':17 'error':2 'great':4,26 'idiot':22 'lack':27 'm':20 'nevermind':18 'number':29 'sad':8 'support':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5484734"
    +editedAt: DateTimeImmutable @1703189350 {#2559
      date: 2023-12-21 21:09:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701864886 {#2560
      date: 2023-12-06 13:14:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Is even states that it only returns true for even, passing in an odd number is technically unsupported."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701866569 {#2805
    date: 2023-12-06 13:42:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@eluvatar@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2808 …}
  +nested: Doctrine\ORM\PersistentCollection {#2810 …}
  +votes: Doctrine\ORM\PersistentCollection {#2812 …}
  +reports: Doctrine\ORM\PersistentCollection {#2814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2818 …}
  -id: 201920
  -bodyTs: "'even':2,10 'number':15 'odd':14 'pass':11 'return':7 'state':3 'technic':17 'true':8 'unsupport':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6360357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701866569 {#2806
    date: 2023-12-06 13:42: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
111 DENIED edit
App\Entity\EntryComment {#2807
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2564
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The errors are great [api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)\n
      \n
      ~~Sadly it’s not always accurate [api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~) Edit: nevermind I’m an idiot\n
      \n
      It’s also greatly lacking in number support [api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703189122 {#2558
      date: 2023-12-21 21:05:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +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: 201869
    -bodyTs: "'/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':16 '/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':7 '/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':33 'accur':13 'also':25 'alway':12 'api.isevenapi.xyz':6,15,32 'api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':14 'api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':5 'api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':31 'edit':17 'error':2 'great':4,26 'idiot':22 'lack':27 'm':20 'nevermind':18 'number':29 'sad':8 'support':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5484734"
    +editedAt: DateTimeImmutable @1703189350 {#2559
      date: 2023-12-21 21:09:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701864886 {#2560
      date: 2023-12-06 13:14:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Is even states that it only returns true for even, passing in an odd number is technically unsupported."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701866569 {#2805
    date: 2023-12-06 13:42:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@eluvatar@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2808 …}
  +nested: Doctrine\ORM\PersistentCollection {#2810 …}
  +votes: Doctrine\ORM\PersistentCollection {#2812 …}
  +reports: Doctrine\ORM\PersistentCollection {#2814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2818 …}
  -id: 201920
  -bodyTs: "'even':2,10 'number':15 'odd':14 'pass':11 'return':7 'state':3 'technic':17 'true':8 'unsupport':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6360357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701866569 {#2806
    date: 2023-12-06 13:42: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
112 DENIED moderate
App\Entity\EntryComment {#2807
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2564
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The errors are great [api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)\n
      \n
      ~~Sadly it’s not always accurate [api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~) Edit: nevermind I’m an idiot\n
      \n
      It’s also greatly lacking in number support [api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703189122 {#2558
      date: 2023-12-21 21:05:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +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: 201869
    -bodyTs: "'/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':16 '/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':7 '/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':33 'accur':13 'also':25 'alway':12 'api.isevenapi.xyz':6,15,32 'api.isevenapi.xyz/api/iseven/0~~](https://api.isevenapi.xyz/api/iseven/0~~)':14 'api.isevenapi.xyz/api/iseven/1.5](https://api.isevenapi.xyz/api/iseven/1.5)':5 'api.isevenapi.xyz/api/iseven/one](https://api.isevenapi.xyz/api/iseven/one)':31 'edit':17 'error':2 'great':4,26 'idiot':22 'lack':27 'm':20 'nevermind':18 'number':29 'sad':8 'support':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5484734"
    +editedAt: DateTimeImmutable @1703189350 {#2559
      date: 2023-12-21 21:09:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701864886 {#2560
      date: 2023-12-06 13:14:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Is even states that it only returns true for even, passing in an odd number is technically unsupported."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701866569 {#2805
    date: 2023-12-06 13:42:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@eluvatar@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2808 …}
  +nested: Doctrine\ORM\PersistentCollection {#2810 …}
  +votes: Doctrine\ORM\PersistentCollection {#2812 …}
  +reports: Doctrine\ORM\PersistentCollection {#2814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2818 …}
  -id: 201920
  -bodyTs: "'even':2,10 'number':15 'odd':14 'pass':11 'return':7 'state':3 'technic':17 'true':8 'unsupport':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6360357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701866569 {#2806
    date: 2023-12-06 13:42: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