GET https://kbin.spritesserver.nl/index.php/d/programming.dev/comments/active?p=19

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1848
  +user: App\Entity\User {#1512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s also the cheese_greater guy who always posts on asklemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704080397 {#94
    date: 2024-01-01 04:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1960 …}
  +nested: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  -id: 271661
  -bodyTs: "'also':3 'alway':9 'asklemmi':12 'chees':5 'greater':6 'guy':7 'post':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7762273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704080397 {#1957
    date: 2024-01-01 04:39:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1848
  +user: App\Entity\User {#1512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s also the cheese_greater guy who always posts on asklemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704080397 {#94
    date: 2024-01-01 04:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1960 …}
  +nested: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  -id: 271661
  -bodyTs: "'also':3 'alway':9 'asklemmi':12 'chees':5 'greater':6 'guy':7 'post':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7762273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704080397 {#1957
    date: 2024-01-01 04:39:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1848
  +user: App\Entity\User {#1512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s also the cheese_greater guy who always posts on asklemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704080397 {#94
    date: 2024-01-01 04:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1960 …}
  +nested: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  -id: 271661
  -bodyTs: "'also':3 'alway':9 'asklemmi':12 'chees':5 'greater':6 'guy':7 'post':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7762273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704080397 {#1957
    date: 2024-01-01 04:39:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1621
  +user: App\Entity\User {#1691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    My first day on Lemmy I saw them multiple times and thought it was a coincidence\n
    \n
    It’s been months now and I realize I’ll see that name until the end of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704079257 {#1550
    date: 2024-01-01 04:20:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1565 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 269112
  -bodyTs: "'coincid':16 'day':3 'end':32 'first':2 'lemmi':5 'll':26 'month':20 'multipl':9 'name':29 'realiz':24 'saw':7 'see':27 'thought':12 'time':10,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6327761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704079257 {#1558
    date: 2024-01-01 04:20:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#1691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    My first day on Lemmy I saw them multiple times and thought it was a coincidence\n
    \n
    It’s been months now and I realize I’ll see that name until the end of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704079257 {#1550
    date: 2024-01-01 04:20:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1565 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 269112
  -bodyTs: "'coincid':16 'day':3 'end':32 'first':2 'lemmi':5 'll':26 'month':20 'multipl':9 'name':29 'realiz':24 'saw':7 'see':27 'thought':12 'time':10,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6327761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704079257 {#1558
    date: 2024-01-01 04:20:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#1691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    My first day on Lemmy I saw them multiple times and thought it was a coincidence\n
    \n
    It’s been months now and I realize I’ll see that name until the end of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704079257 {#1550
    date: 2024-01-01 04:20:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1565 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 269112
  -bodyTs: "'coincid':16 'day':3 'end':32 'first':2 'lemmi':5 'll':26 'month':20 'multipl':9 'name':29 'realiz':24 'saw':7 'see':27 'thought':12 'time':10,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6327761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704079257 {#1558
    date: 2024-01-01 04:20:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2380
  +user: App\Entity\User {#1410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704077931 {#2360
    date: 2024-01-01 03:58:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 217941
  -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6576514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377757 {#2359
    date: 2023-12-12 11:42:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#1410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704077931 {#2360
    date: 2024-01-01 03:58:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 217941
  -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6576514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377757 {#2359
    date: 2023-12-12 11:42:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#1410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704077931 {#2360
    date: 2024-01-01 03:58:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 217941
  -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6576514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377757 {#2359
    date: 2023-12-12 11:42:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2380
    +user: App\Entity\User {#1410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704077931 {#2360
      date: 2024-01-01 03:58:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2382 …}
    +nested: Doctrine\ORM\PersistentCollection {#2384 …}
    +votes: Doctrine\ORM\PersistentCollection {#2379 …}
    +reports: Doctrine\ORM\PersistentCollection {#2383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
    -id: 217941
    -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6576514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702377757 {#2359
      date: 2023-12-12 11:42:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2380}
  +body: """
    I didn’t know until now that I unconsciously use strong implicit multiplication (meaning that I get the answer “1”). I believe it happens more or less as a consequence of starting inside the parentheses and then working my way out.\n
    \n
    It is a funny little bit of notational ambiguity, so it is funny that people get riled up about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702394363 {#3155
    date: 2023-12-12 16:19:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MrMobius@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 218405
  -bodyTs: "'1':20 'ambigu':50 'answer':19 'believ':22 'bit':47 'consequ':30 'didn':2 'funni':45,54 'get':17,57 'happen':24 'implicit':12 'insid':33 'know':4 'less':27 'littl':46 'mean':14 'multipl':13 'notat':49 'parenthes':35 'peopl':56 'rile':58 'start':32 'strong':11 'unconsci':9 'use':10 'way':40 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702394363 {#3156
    date: 2023-12-12 16:19:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2380
    +user: App\Entity\User {#1410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704077931 {#2360
      date: 2024-01-01 03:58:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2382 …}
    +nested: Doctrine\ORM\PersistentCollection {#2384 …}
    +votes: Doctrine\ORM\PersistentCollection {#2379 …}
    +reports: Doctrine\ORM\PersistentCollection {#2383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
    -id: 217941
    -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6576514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702377757 {#2359
      date: 2023-12-12 11:42:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2380}
  +body: """
    I didn’t know until now that I unconsciously use strong implicit multiplication (meaning that I get the answer “1”). I believe it happens more or less as a consequence of starting inside the parentheses and then working my way out.\n
    \n
    It is a funny little bit of notational ambiguity, so it is funny that people get riled up about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702394363 {#3155
    date: 2023-12-12 16:19:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MrMobius@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 218405
  -bodyTs: "'1':20 'ambigu':50 'answer':19 'believ':22 'bit':47 'consequ':30 'didn':2 'funni':45,54 'get':17,57 'happen':24 'implicit':12 'insid':33 'know':4 'less':27 'littl':46 'mean':14 'multipl':13 'notat':49 'parenthes':35 'peopl':56 'rile':58 'start':32 'strong':11 'unconsci':9 'use':10 'way':40 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702394363 {#3156
    date: 2023-12-12 16:19:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2380
    +user: App\Entity\User {#1410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704077931 {#2360
      date: 2024-01-01 03:58:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2382 …}
    +nested: Doctrine\ORM\PersistentCollection {#2384 …}
    +votes: Doctrine\ORM\PersistentCollection {#2379 …}
    +reports: Doctrine\ORM\PersistentCollection {#2383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
    -id: 217941
    -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6576514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702377757 {#2359
      date: 2023-12-12 11:42:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2380}
  +body: """
    I didn’t know until now that I unconsciously use strong implicit multiplication (meaning that I get the answer “1”). I believe it happens more or less as a consequence of starting inside the parentheses and then working my way out.\n
    \n
    It is a funny little bit of notational ambiguity, so it is funny that people get riled up about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702394363 {#3155
    date: 2023-12-12 16:19:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MrMobius@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 218405
  -bodyTs: "'1':20 'ambigu':50 'answer':19 'believ':22 'bit':47 'consequ':30 'didn':2 'funni':45,54 'get':17,57 'happen':24 'implicit':12 'insid':33 'know':4 'less':27 'littl':46 'mean':14 'multipl':13 'notat':49 'parenthes':35 'peopl':56 'rile':58 'start':32 'strong':11 'unconsci':9 'use':10 'way':40 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702394363 {#3156
    date: 2023-12-12 16:19:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3173
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2380
    +user: App\Entity\User {#1410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704077931 {#2360
      date: 2024-01-01 03:58:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2382 …}
    +nested: Doctrine\ORM\PersistentCollection {#2384 …}
    +votes: Doctrine\ORM\PersistentCollection {#2379 …}
    +reports: Doctrine\ORM\PersistentCollection {#2383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
    -id: 217941
    -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6576514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702377757 {#2359
      date: 2023-12-12 11:42:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2380}
  +body: """
    In a scientific context it’s actually very rare to run into that issue because divisions are mostly written as fractions which will completely mitigate the issue.\n
    \n
    The strong implicit multiplication will only cause ambiguity after a division with inline notation. Once you use fractions the ambiguity vanishes.\n
    \n
    In practice you also rarely see implicit multiplications between numbers but mostly between variables or variables and their coefficients.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702382740 {#3171
    date: 2023-12-12 13:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MrMobius@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 218040
  -bodyTs: "'actual':7 'also':52 'ambigu':35,47 'caus':34 'coeffici':67 'complet':24 'context':4 'divis':16,38 'fraction':21,45 'implicit':30,55 'inlin':40 'issu':14,27 'mitig':25 'most':18,60 'multipl':31,56 'notat':41 'number':58 'practic':50 'rare':9,53 'run':11 'scientif':3 'see':54 'strong':29 'use':44 'vanish':48 'variabl':62,64 'written':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5652824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702382740 {#3172
    date: 2023-12-12 13:05:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2380
    +user: App\Entity\User {#1410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704077931 {#2360
      date: 2024-01-01 03:58:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2382 …}
    +nested: Doctrine\ORM\PersistentCollection {#2384 …}
    +votes: Doctrine\ORM\PersistentCollection {#2379 …}
    +reports: Doctrine\ORM\PersistentCollection {#2383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
    -id: 217941
    -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6576514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702377757 {#2359
      date: 2023-12-12 11:42:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2380}
  +body: """
    In a scientific context it’s actually very rare to run into that issue because divisions are mostly written as fractions which will completely mitigate the issue.\n
    \n
    The strong implicit multiplication will only cause ambiguity after a division with inline notation. Once you use fractions the ambiguity vanishes.\n
    \n
    In practice you also rarely see implicit multiplications between numbers but mostly between variables or variables and their coefficients.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702382740 {#3171
    date: 2023-12-12 13:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MrMobius@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 218040
  -bodyTs: "'actual':7 'also':52 'ambigu':35,47 'caus':34 'coeffici':67 'complet':24 'context':4 'divis':16,38 'fraction':21,45 'implicit':30,55 'inlin':40 'issu':14,27 'mitig':25 'most':18,60 'multipl':31,56 'notat':41 'number':58 'practic':50 'rare':9,53 'run':11 'scientif':3 'see':54 'strong':29 'use':44 'vanish':48 'variabl':62,64 'written':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5652824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702382740 {#3172
    date: 2023-12-12 13:05:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2380
    +user: App\Entity\User {#1410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704077931 {#2360
      date: 2024-01-01 03:58:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2382 …}
    +nested: Doctrine\ORM\PersistentCollection {#2384 …}
    +votes: Doctrine\ORM\PersistentCollection {#2379 …}
    +reports: Doctrine\ORM\PersistentCollection {#2383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
    -id: 217941
    -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6576514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702377757 {#2359
      date: 2023-12-12 11:42:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2380}
  +body: """
    In a scientific context it’s actually very rare to run into that issue because divisions are mostly written as fractions which will completely mitigate the issue.\n
    \n
    The strong implicit multiplication will only cause ambiguity after a division with inline notation. Once you use fractions the ambiguity vanishes.\n
    \n
    In practice you also rarely see implicit multiplications between numbers but mostly between variables or variables and their coefficients.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702382740 {#3171
    date: 2023-12-12 13:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MrMobius@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 218040
  -bodyTs: "'actual':7 'also':52 'ambigu':35,47 'caus':34 'coeffici':67 'complet':24 'context':4 'divis':16,38 'fraction':21,45 'implicit':30,55 'inlin':40 'issu':14,27 'mitig':25 'most':18,60 'multipl':31,56 'notat':41 'number':58 'practic':50 'rare':9,53 'run':11 'scientif':3 'see':54 'strong':29 'use':44 'vanish':48 'variabl':62,64 'written':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5652824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702382740 {#3172
    date: 2023-12-12 13:05:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3291
  +user: App\Entity\User {#1410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: App\Entity\EntryComment {#2380
      +user: App\Entity\User {#1410 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
      +image: null
      +parent: null
      +root: null
      +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704077931 {#2360
        date: 2024-01-01 03:58:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 217941
      -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6576514"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702377757 {#2359
        date: 2023-12-12 11:42:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2380}
    +body: """
      In a scientific context it’s actually very rare to run into that issue because divisions are mostly written as fractions which will completely mitigate the issue.\n
      \n
      The strong implicit multiplication will only cause ambiguity after a division with inline notation. Once you use fractions the ambiguity vanishes.\n
      \n
      In practice you also rarely see implicit multiplications between numbers but mostly between variables or variables and their coefficients.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702382740 {#3171
      date: 2023-12-12 13:05:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@MrMobius@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 218040
    -bodyTs: "'actual':7 'also':52 'ambigu':35,47 'caus':34 'coeffici':67 'complet':24 'context':4 'divis':16,38 'fraction':21,45 'implicit':30,55 'inlin':40 'issu':14,27 'mitig':25 'most':18,60 'multipl':31,56 'notat':41 'number':58 'practic':50 'rare':9,53 'run':11 'scientif':3 'see':54 'strong':29 'use':44 'vanish':48 'variabl':62,64 'written':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5652824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382740 {#3172
      date: 2023-12-12 13:05:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2380}
  +body: "Yes of course, we always used fractions so there was no ambiguity. Last time I saw the division symbol must have been in primary school!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702405470 {#3292
    date: 2023-12-12 19:24:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MrMobius@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3288 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 218898
  -bodyTs: "'alway':5 'ambigu':12 'cours':3 'divis':18 'fraction':7 'last':13 'must':20 'primari':24 'saw':16 'school':25 'symbol':19 'time':14 'use':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6585135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405470 {#3295
    date: 2023-12-12 19:24: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
23 DENIED edit
App\Entity\EntryComment {#3291
  +user: App\Entity\User {#1410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: App\Entity\EntryComment {#2380
      +user: App\Entity\User {#1410 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
      +image: null
      +parent: null
      +root: null
      +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704077931 {#2360
        date: 2024-01-01 03:58:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 217941
      -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6576514"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702377757 {#2359
        date: 2023-12-12 11:42:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2380}
    +body: """
      In a scientific context it’s actually very rare to run into that issue because divisions are mostly written as fractions which will completely mitigate the issue.\n
      \n
      The strong implicit multiplication will only cause ambiguity after a division with inline notation. Once you use fractions the ambiguity vanishes.\n
      \n
      In practice you also rarely see implicit multiplications between numbers but mostly between variables or variables and their coefficients.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702382740 {#3171
      date: 2023-12-12 13:05:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@MrMobius@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 218040
    -bodyTs: "'actual':7 'also':52 'ambigu':35,47 'caus':34 'coeffici':67 'complet':24 'context':4 'divis':16,38 'fraction':21,45 'implicit':30,55 'inlin':40 'issu':14,27 'mitig':25 'most':18,60 'multipl':31,56 'notat':41 'number':58 'practic':50 'rare':9,53 'run':11 'scientif':3 'see':54 'strong':29 'use':44 'vanish':48 'variabl':62,64 'written':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5652824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382740 {#3172
      date: 2023-12-12 13:05:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2380}
  +body: "Yes of course, we always used fractions so there was no ambiguity. Last time I saw the division symbol must have been in primary school!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702405470 {#3292
    date: 2023-12-12 19:24:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MrMobius@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3288 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 218898
  -bodyTs: "'alway':5 'ambigu':12 'cours':3 'divis':18 'fraction':7 'last':13 'must':20 'primari':24 'saw':16 'school':25 'symbol':19 'time':14 'use':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6585135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405470 {#3295
    date: 2023-12-12 19:24: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
24 DENIED moderate
App\Entity\EntryComment {#3291
  +user: App\Entity\User {#1410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: App\Entity\EntryComment {#2380
      +user: App\Entity\User {#1410 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
      +image: null
      +parent: null
      +root: null
      +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704077931 {#2360
        date: 2024-01-01 03:58:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 217941
      -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6576514"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702377757 {#2359
        date: 2023-12-12 11:42:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2380}
    +body: """
      In a scientific context it’s actually very rare to run into that issue because divisions are mostly written as fractions which will completely mitigate the issue.\n
      \n
      The strong implicit multiplication will only cause ambiguity after a division with inline notation. Once you use fractions the ambiguity vanishes.\n
      \n
      In practice you also rarely see implicit multiplications between numbers but mostly between variables or variables and their coefficients.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702382740 {#3171
      date: 2023-12-12 13:05:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@MrMobius@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 218040
    -bodyTs: "'actual':7 'also':52 'ambigu':35,47 'caus':34 'coeffici':67 'complet':24 'context':4 'divis':16,38 'fraction':21,45 'implicit':30,55 'inlin':40 'issu':14,27 'mitig':25 'most':18,60 'multipl':31,56 'notat':41 'number':58 'practic':50 'rare':9,53 'run':11 'scientif':3 'see':54 'strong':29 'use':44 'vanish':48 'variabl':62,64 'written':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5652824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382740 {#3172
      date: 2023-12-12 13:05:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2380}
  +body: "Yes of course, we always used fractions so there was no ambiguity. Last time I saw the division symbol must have been in primary school!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702405470 {#3292
    date: 2023-12-12 19:24:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MrMobius@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3288 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 218898
  -bodyTs: "'alway':5 'ambigu':12 'cours':3 'divis':18 'fraction':7 'last':13 'must':20 'primari':24 'saw':16 'school':25 'symbol':19 'time':14 'use':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6585135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405470 {#3295
    date: 2023-12-12 19:24: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
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 {#3306
  +user: Proxies\__CG__\App\Entity\User {#3307 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: App\Entity\EntryComment {#2380
      +user: App\Entity\User {#1410 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
      +image: null
      +parent: null
      +root: null
      +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704077931 {#2360
        date: 2024-01-01 03:58:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 217941
      -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6576514"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702377757 {#2359
        date: 2023-12-12 11:42:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2380}
    +body: """
      In a scientific context it’s actually very rare to run into that issue because divisions are mostly written as fractions which will completely mitigate the issue.\n
      \n
      The strong implicit multiplication will only cause ambiguity after a division with inline notation. Once you use fractions the ambiguity vanishes.\n
      \n
      In practice you also rarely see implicit multiplications between numbers but mostly between variables or variables and their coefficients.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702382740 {#3171
      date: 2023-12-12 13:05:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@MrMobius@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 218040
    -bodyTs: "'actual':7 'also':52 'ambigu':35,47 'caus':34 'coeffici':67 'complet':24 'context':4 'divis':16,38 'fraction':21,45 'implicit':30,55 'inlin':40 'issu':14,27 'mitig':25 'most':18,60 'multipl':31,56 'notat':41 'number':58 'practic':50 'rare':9,53 'run':11 'scientif':3 'see':54 'strong':29 'use':44 'vanish':48 'variabl':62,64 'written':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5652824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382740 {#3172
      date: 2023-12-12 13:05:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2380}
  +body: """
    Def not a math major (BS/PharmD), but your explanation was like seeing through a visual illusion for the first time! lol\n
    \n
    I was always taught PEMDAS growing up, and that the MD and the AS was read left to right in an equation like above. But stating the division as a fraction completely changes my mind now about how this calculation works. I think what would happen in a calculation I use every day if the former was used.\n
    \n
    Example: Cockcroft-Gault Equation (estimation of renal function)\n
    \n
    (140-age)(kg) / 72(SCr) vs (140-age) X kg ➗72 X SCr\n
    \n
    In the first eq (correct one) an 80yo patient who weighs 65kg and has an SCr ~ 1.5 = 36.11\n
    \n
    In the latter it = 81.25 (waaay too high for an 80yo lol)\n
    \n
    edit: calculation variable
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702388337 {#3303
    date: 2023-12-12 14:38:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MrMobius@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3308 …}
  +nested: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3312 …}
  +reports: Doctrine\ORM\PersistentCollection {#3314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3318 …}
  -id: 218197
  -bodyTs: "'1.5':118 '140':89,95 '36.11':119 '65kg':113 '72':92,99 '80yo':109,130 '81.25':124 'age':90,96 'alway':24 'bs/pharmd':6 'calcul':61,70,133 'chang':54 'cockcroft':82 'cockcroft-gault':81 'complet':53 'correct':106 'day':74 'def':1 'divis':49 'edit':132 'eq':105 'equat':43,84 'estim':85 'everi':73 'exampl':80 'explan':9 'first':19,104 'former':77 'fraction':52 'function':88 'gault':83 'grow':27 'happen':67 'high':127 'illus':16 'kg':91,98 'latter':122 'left':38 'like':11,44 'lol':21,131 'major':5 'math':4 'md':32 'mind':56 'one':107 'patient':110 'pemda':26 'read':37 'renal':87 'right':40 'scr':93,101,117 'see':12 'state':47 'taught':25 'think':64 'time':20 'use':72,79 'variabl':134 'visual':15 'vs':94 'waaay':125 'weigh':112 'work':62 'would':66 'x':97,100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5991940"
  +editedAt: DateTimeImmutable @1704035319 {#3304
    date: 2023-12-31 16:08:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702388337 {#3305
    date: 2023-12-12 14:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3306
  +user: Proxies\__CG__\App\Entity\User {#3307 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: App\Entity\EntryComment {#2380
      +user: App\Entity\User {#1410 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
      +image: null
      +parent: null
      +root: null
      +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704077931 {#2360
        date: 2024-01-01 03:58:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 217941
      -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6576514"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702377757 {#2359
        date: 2023-12-12 11:42:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2380}
    +body: """
      In a scientific context it’s actually very rare to run into that issue because divisions are mostly written as fractions which will completely mitigate the issue.\n
      \n
      The strong implicit multiplication will only cause ambiguity after a division with inline notation. Once you use fractions the ambiguity vanishes.\n
      \n
      In practice you also rarely see implicit multiplications between numbers but mostly between variables or variables and their coefficients.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702382740 {#3171
      date: 2023-12-12 13:05:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@MrMobius@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 218040
    -bodyTs: "'actual':7 'also':52 'ambigu':35,47 'caus':34 'coeffici':67 'complet':24 'context':4 'divis':16,38 'fraction':21,45 'implicit':30,55 'inlin':40 'issu':14,27 'mitig':25 'most':18,60 'multipl':31,56 'notat':41 'number':58 'practic':50 'rare':9,53 'run':11 'scientif':3 'see':54 'strong':29 'use':44 'vanish':48 'variabl':62,64 'written':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5652824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382740 {#3172
      date: 2023-12-12 13:05:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2380}
  +body: """
    Def not a math major (BS/PharmD), but your explanation was like seeing through a visual illusion for the first time! lol\n
    \n
    I was always taught PEMDAS growing up, and that the MD and the AS was read left to right in an equation like above. But stating the division as a fraction completely changes my mind now about how this calculation works. I think what would happen in a calculation I use every day if the former was used.\n
    \n
    Example: Cockcroft-Gault Equation (estimation of renal function)\n
    \n
    (140-age)(kg) / 72(SCr) vs (140-age) X kg ➗72 X SCr\n
    \n
    In the first eq (correct one) an 80yo patient who weighs 65kg and has an SCr ~ 1.5 = 36.11\n
    \n
    In the latter it = 81.25 (waaay too high for an 80yo lol)\n
    \n
    edit: calculation variable
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702388337 {#3303
    date: 2023-12-12 14:38:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MrMobius@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3308 …}
  +nested: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3312 …}
  +reports: Doctrine\ORM\PersistentCollection {#3314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3318 …}
  -id: 218197
  -bodyTs: "'1.5':118 '140':89,95 '36.11':119 '65kg':113 '72':92,99 '80yo':109,130 '81.25':124 'age':90,96 'alway':24 'bs/pharmd':6 'calcul':61,70,133 'chang':54 'cockcroft':82 'cockcroft-gault':81 'complet':53 'correct':106 'day':74 'def':1 'divis':49 'edit':132 'eq':105 'equat':43,84 'estim':85 'everi':73 'exampl':80 'explan':9 'first':19,104 'former':77 'fraction':52 'function':88 'gault':83 'grow':27 'happen':67 'high':127 'illus':16 'kg':91,98 'latter':122 'left':38 'like':11,44 'lol':21,131 'major':5 'math':4 'md':32 'mind':56 'one':107 'patient':110 'pemda':26 'read':37 'renal':87 'right':40 'scr':93,101,117 'see':12 'state':47 'taught':25 'think':64 'time':20 'use':72,79 'variabl':134 'visual':15 'vs':94 'waaay':125 'weigh':112 'work':62 'would':66 'x':97,100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5991940"
  +editedAt: DateTimeImmutable @1704035319 {#3304
    date: 2023-12-31 16:08:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702388337 {#3305
    date: 2023-12-12 14:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3306
  +user: Proxies\__CG__\App\Entity\User {#3307 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: App\Entity\EntryComment {#2380
      +user: App\Entity\User {#1410 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
      +image: null
      +parent: null
      +root: null
      +body: "Interesting, I didn’t know about strong implicit multiplication. So I would have said the result is 9. All along my studies in France, up to my physics courses at University, all my teachers used weak implicit multiplication. Could be it’s the norm in France, or they only use it in math studies at University."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704077931 {#2360
        date: 2024-01-01 03:58:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 217941
      -bodyTs: "'9':18 'along':20 'could':39 'cours':29 'didn':3 'franc':24,46 'implicit':8,37 'interest':1 'know':5 'math':53 'multipl':9,38 'norm':44 'physic':28 'result':16 'said':14 'strong':7 'studi':22,54 'teacher':34 'univers':31,56 'use':35,50 'weak':36 'would':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6576514"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702377757 {#2359
        date: 2023-12-12 11:42:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2380}
    +body: """
      In a scientific context it’s actually very rare to run into that issue because divisions are mostly written as fractions which will completely mitigate the issue.\n
      \n
      The strong implicit multiplication will only cause ambiguity after a division with inline notation. Once you use fractions the ambiguity vanishes.\n
      \n
      In practice you also rarely see implicit multiplications between numbers but mostly between variables or variables and their coefficients.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702382740 {#3171
      date: 2023-12-12 13:05:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@MrMobius@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 218040
    -bodyTs: "'actual':7 'also':52 'ambigu':35,47 'caus':34 'coeffici':67 'complet':24 'context':4 'divis':16,38 'fraction':21,45 'implicit':30,55 'inlin':40 'issu':14,27 'mitig':25 'most':18,60 'multipl':31,56 'notat':41 'number':58 'practic':50 'rare':9,53 'run':11 'scientif':3 'see':54 'strong':29 'use':44 'vanish':48 'variabl':62,64 'written':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5652824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382740 {#3172
      date: 2023-12-12 13:05:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2380}
  +body: """
    Def not a math major (BS/PharmD), but your explanation was like seeing through a visual illusion for the first time! lol\n
    \n
    I was always taught PEMDAS growing up, and that the MD and the AS was read left to right in an equation like above. But stating the division as a fraction completely changes my mind now about how this calculation works. I think what would happen in a calculation I use every day if the former was used.\n
    \n
    Example: Cockcroft-Gault Equation (estimation of renal function)\n
    \n
    (140-age)(kg) / 72(SCr) vs (140-age) X kg ➗72 X SCr\n
    \n
    In the first eq (correct one) an 80yo patient who weighs 65kg and has an SCr ~ 1.5 = 36.11\n
    \n
    In the latter it = 81.25 (waaay too high for an 80yo lol)\n
    \n
    edit: calculation variable
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702388337 {#3303
    date: 2023-12-12 14:38:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MrMobius@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3308 …}
  +nested: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3312 …}
  +reports: Doctrine\ORM\PersistentCollection {#3314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3318 …}
  -id: 218197
  -bodyTs: "'1.5':118 '140':89,95 '36.11':119 '65kg':113 '72':92,99 '80yo':109,130 '81.25':124 'age':90,96 'alway':24 'bs/pharmd':6 'calcul':61,70,133 'chang':54 'cockcroft':82 'cockcroft-gault':81 'complet':53 'correct':106 'day':74 'def':1 'divis':49 'edit':132 'eq':105 'equat':43,84 'estim':85 'everi':73 'exampl':80 'explan':9 'first':19,104 'former':77 'fraction':52 'function':88 'gault':83 'grow':27 'happen':67 'high':127 'illus':16 'kg':91,98 'latter':122 'left':38 'like':11,44 'lol':21,131 'major':5 'math':4 'md':32 'mind':56 'one':107 'patient':110 'pemda':26 'read':37 'renal':87 'right':40 'scr':93,101,117 'see':12 'state':47 'taught':25 'think':64 'time':20 'use':72,79 'variabl':134 'visual':15 'vs':94 'waaay':125 'weigh':112 'work':62 'would':66 'x':97,100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5991940"
  +editedAt: DateTimeImmutable @1704035319 {#3304
    date: 2023-12-31 16:08:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702388337 {#3305
    date: 2023-12-12 14:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://startrek.website/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s\n
    \n
    Love ya, buddy. Keep up the good work!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1704076636 {#2076
    date: 2024-01-01 03:37:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 269024
  -bodyTs: "'/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s':3 'buddi':6 'good':10 'keep':7 'love':4 'startrek.website':2 'startrek.website/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s':1 'work':11 'ya':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5317901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704076636 {#2097
    date: 2024-01-01 03:37:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://startrek.website/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s\n
    \n
    Love ya, buddy. Keep up the good work!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1704076636 {#2076
    date: 2024-01-01 03:37:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 269024
  -bodyTs: "'/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s':3 'buddi':6 'good':10 'keep':7 'love':4 'startrek.website':2 'startrek.website/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s':1 'work':11 'ya':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5317901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704076636 {#2097
    date: 2024-01-01 03:37:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://startrek.website/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s\n
    \n
    Love ya, buddy. Keep up the good work!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1704076636 {#2076
    date: 2024-01-01 03:37:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 269024
  -bodyTs: "'/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s':3 'buddi':6 'good':10 'keep':7 'love':4 'startrek.website':2 'startrek.website/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s':1 'work':11 'ya':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5317901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704076636 {#2097
    date: 2024-01-01 03:37:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2066
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704072467 {#2068
    date: 2024-01-01 02:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 218340
  -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6592141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392882 {#2072
    date: 2023-12-12 15:54: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
35 DENIED edit
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704072467 {#2068
    date: 2024-01-01 02:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 218340
  -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6592141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392882 {#2072
    date: 2023-12-12 15:54: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
36 DENIED moderate
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704072467 {#2068
    date: 2024-01-01 02:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 218340
  -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6592141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392882 {#2072
    date: 2023-12-12 15:54: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
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 {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2066
    +user: App\Entity\User {#2050 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704072467 {#2068
      date: 2024-01-01 02:27:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2071 …}
    +nested: Doctrine\ORM\PersistentCollection {#2070 …}
    +votes: Doctrine\ORM\PersistentCollection {#2048 …}
    +reports: Doctrine\ORM\PersistentCollection {#2056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
    -id: 218340
    -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6592141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392882 {#2072
      date: 2023-12-12 15:54:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2066}
  +body: "There’s no forms consensus on which one is correct. To avoid misunderstanding mathematicians use a horizontal bar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702398064 {#3233
    date: 2023-12-12 17:21:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@RickyRigatoni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 218542
  -bodyTs: "'avoid':12 'bar':18 'consensus':5 'correct':10 'form':4 'horizont':17 'mathematician':14 'misunderstand':13 'one':8 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5994842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702398064 {#3234
    date: 2023-12-12 17:21:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2066
    +user: App\Entity\User {#2050 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704072467 {#2068
      date: 2024-01-01 02:27:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2071 …}
    +nested: Doctrine\ORM\PersistentCollection {#2070 …}
    +votes: Doctrine\ORM\PersistentCollection {#2048 …}
    +reports: Doctrine\ORM\PersistentCollection {#2056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
    -id: 218340
    -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6592141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392882 {#2072
      date: 2023-12-12 15:54:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2066}
  +body: "There’s no forms consensus on which one is correct. To avoid misunderstanding mathematicians use a horizontal bar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702398064 {#3233
    date: 2023-12-12 17:21:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@RickyRigatoni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 218542
  -bodyTs: "'avoid':12 'bar':18 'consensus':5 'correct':10 'form':4 'horizont':17 'mathematician':14 'misunderstand':13 'one':8 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5994842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702398064 {#3234
    date: 2023-12-12 17:21:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2066
    +user: App\Entity\User {#2050 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704072467 {#2068
      date: 2024-01-01 02:27:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2071 …}
    +nested: Doctrine\ORM\PersistentCollection {#2070 …}
    +votes: Doctrine\ORM\PersistentCollection {#2048 …}
    +reports: Doctrine\ORM\PersistentCollection {#2056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
    -id: 218340
    -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6592141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392882 {#2072
      date: 2023-12-12 15:54:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2066}
  +body: "There’s no forms consensus on which one is correct. To avoid misunderstanding mathematicians use a horizontal bar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702398064 {#3233
    date: 2023-12-12 17:21:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@RickyRigatoni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 218542
  -bodyTs: "'avoid':12 'bar':18 'consensus':5 'correct':10 'form':4 'horizont':17 'mathematician':14 'misunderstand':13 'one':8 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5994842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702398064 {#3234
    date: 2023-12-12 17:21:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3338
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: App\Entity\EntryComment {#2066
      +user: App\Entity\User {#2050 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
      +image: null
      +parent: null
      +root: null
      +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704072467 {#2068
        date: 2024-01-01 02:27:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2071 …}
      +nested: Doctrine\ORM\PersistentCollection {#2070 …}
      +votes: Doctrine\ORM\PersistentCollection {#2048 …}
      +reports: Doctrine\ORM\PersistentCollection {#2056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
      -id: 218340
      -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6592141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702392882 {#2072
        date: 2023-12-12 15:54:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2066}
    +body: "There’s no forms consensus on which one is correct. To avoid misunderstanding mathematicians use a horizontal bar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702398064 {#3233
      date: 2023-12-12 17:21:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@RickyRigatoni@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 218542
    -bodyTs: "'avoid':12 'bar':18 'consensus':5 'correct':10 'form':4 'horizont':17 'mathematician':14 'misunderstand':13 'one':8 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5994842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702398064 {#3234
      date: 2023-12-12 17:21:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2066}
  +body: "The one that is least ambiguous is objectively more correcter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702404152 {#3336
    date: 2023-12-12 19:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@RickyRigatoni@lemmy.ml"
    "@olafurp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3339 …}
  +nested: Doctrine\ORM\PersistentCollection {#3341 …}
  +votes: Doctrine\ORM\PersistentCollection {#3343 …}
  +reports: Doctrine\ORM\PersistentCollection {#3345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3349 …}
  -id: 218854
  -bodyTs: "'ambigu':6 'correct':10 'least':5 'object':8 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6596332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404152 {#3337
    date: 2023-12-12 19:02: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 {#3338
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: App\Entity\EntryComment {#2066
      +user: App\Entity\User {#2050 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
      +image: null
      +parent: null
      +root: null
      +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704072467 {#2068
        date: 2024-01-01 02:27:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2071 …}
      +nested: Doctrine\ORM\PersistentCollection {#2070 …}
      +votes: Doctrine\ORM\PersistentCollection {#2048 …}
      +reports: Doctrine\ORM\PersistentCollection {#2056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
      -id: 218340
      -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6592141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702392882 {#2072
        date: 2023-12-12 15:54:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2066}
    +body: "There’s no forms consensus on which one is correct. To avoid misunderstanding mathematicians use a horizontal bar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702398064 {#3233
      date: 2023-12-12 17:21:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@RickyRigatoni@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 218542
    -bodyTs: "'avoid':12 'bar':18 'consensus':5 'correct':10 'form':4 'horizont':17 'mathematician':14 'misunderstand':13 'one':8 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5994842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702398064 {#3234
      date: 2023-12-12 17:21:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2066}
  +body: "The one that is least ambiguous is objectively more correcter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702404152 {#3336
    date: 2023-12-12 19:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@RickyRigatoni@lemmy.ml"
    "@olafurp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3339 …}
  +nested: Doctrine\ORM\PersistentCollection {#3341 …}
  +votes: Doctrine\ORM\PersistentCollection {#3343 …}
  +reports: Doctrine\ORM\PersistentCollection {#3345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3349 …}
  -id: 218854
  -bodyTs: "'ambigu':6 'correct':10 'least':5 'object':8 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6596332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404152 {#3337
    date: 2023-12-12 19:02: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 {#3338
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: App\Entity\EntryComment {#2066
      +user: App\Entity\User {#2050 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
      +image: null
      +parent: null
      +root: null
      +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704072467 {#2068
        date: 2024-01-01 02:27:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2071 …}
      +nested: Doctrine\ORM\PersistentCollection {#2070 …}
      +votes: Doctrine\ORM\PersistentCollection {#2048 …}
      +reports: Doctrine\ORM\PersistentCollection {#2056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
      -id: 218340
      -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6592141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702392882 {#2072
        date: 2023-12-12 15:54:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2066}
    +body: "There’s no forms consensus on which one is correct. To avoid misunderstanding mathematicians use a horizontal bar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702398064 {#3233
      date: 2023-12-12 17:21:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@RickyRigatoni@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 218542
    -bodyTs: "'avoid':12 'bar':18 'consensus':5 'correct':10 'form':4 'horizont':17 'mathematician':14 'misunderstand':13 'one':8 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5994842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702398064 {#3234
      date: 2023-12-12 17:21:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2066}
  +body: "The one that is least ambiguous is objectively more correcter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702404152 {#3336
    date: 2023-12-12 19:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@RickyRigatoni@lemmy.ml"
    "@olafurp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3339 …}
  +nested: Doctrine\ORM\PersistentCollection {#3341 …}
  +votes: Doctrine\ORM\PersistentCollection {#3343 …}
  +reports: Doctrine\ORM\PersistentCollection {#3345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3349 …}
  -id: 218854
  -bodyTs: "'ambigu':6 'correct':10 'least':5 'object':8 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6596332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404152 {#3337
    date: 2023-12-12 19:02: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 {#2299
  +user: App\Entity\User {#2312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    While I agree the problem as written is ambiguous and should be written with explicit operators, I have 1 argument to make. In pretty much every other field if we have a question the answer pretty much always ends up being something along the lines of “well the experts do this” or “this professor at this prestigious university says this”, or “the scientific community says”. The fact that this article even states that academic circles and “scientific” calculators use strong juxtaposition, while basic education and basic calculators use weak juxtaposition is interesting. Why do we treat math differently than pretty much every other field? Shouldn’t strong juxtaposition be the precedent and the norm then just how the scientific community sets precedents for literally every other field? We should start saying weak juxtaposition is wrong and just settle on one.\n
    \n
    This has been my devil’s advocate argument.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704066468 {#2229
    date: 2024-01-01 00:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 218539
  -bodyTs: "'1':19 'academ':74 'advoc':147 'agre':3 'along':43 'alway':38 'ambigu':9 'answer':35 'argument':20,148 'articl':70 'basic':83,86 'calcul':78,87 'circl':75 'communiti':64,120 'devil':145 'differ':98 'educ':84 'end':39 'even':71 'everi':26,102,125 'expert':49 'explicit':15 'fact':67 'field':28,104,127 'interest':92 'juxtaposit':81,90,108,133 'line':45 'liter':124 'make':22 'math':97 'much':25,37,101 'norm':114 'one':140 'oper':16 'preced':111,122 'prestigi':57 'pretti':24,36,100 'problem':5 'professor':54 'question':33 'say':59,65,131 'scientif':63,77,119 'set':121 'settl':138 'shouldn':105 'someth':42 'start':130 'state':72 'strong':80,107 'treat':96 'univers':58 'use':79,88 'weak':89,132 'well':47 'written':7,13 'wrong':135"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702397987 {#2228
    date: 2023-12-12 17:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2299
  +user: App\Entity\User {#2312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    While I agree the problem as written is ambiguous and should be written with explicit operators, I have 1 argument to make. In pretty much every other field if we have a question the answer pretty much always ends up being something along the lines of “well the experts do this” or “this professor at this prestigious university says this”, or “the scientific community says”. The fact that this article even states that academic circles and “scientific” calculators use strong juxtaposition, while basic education and basic calculators use weak juxtaposition is interesting. Why do we treat math differently than pretty much every other field? Shouldn’t strong juxtaposition be the precedent and the norm then just how the scientific community sets precedents for literally every other field? We should start saying weak juxtaposition is wrong and just settle on one.\n
    \n
    This has been my devil’s advocate argument.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704066468 {#2229
    date: 2024-01-01 00:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 218539
  -bodyTs: "'1':19 'academ':74 'advoc':147 'agre':3 'along':43 'alway':38 'ambigu':9 'answer':35 'argument':20,148 'articl':70 'basic':83,86 'calcul':78,87 'circl':75 'communiti':64,120 'devil':145 'differ':98 'educ':84 'end':39 'even':71 'everi':26,102,125 'expert':49 'explicit':15 'fact':67 'field':28,104,127 'interest':92 'juxtaposit':81,90,108,133 'line':45 'liter':124 'make':22 'math':97 'much':25,37,101 'norm':114 'one':140 'oper':16 'preced':111,122 'prestigi':57 'pretti':24,36,100 'problem':5 'professor':54 'question':33 'say':59,65,131 'scientif':63,77,119 'set':121 'settl':138 'shouldn':105 'someth':42 'start':130 'state':72 'strong':80,107 'treat':96 'univers':58 'use':79,88 'weak':89,132 'well':47 'written':7,13 'wrong':135"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702397987 {#2228
    date: 2023-12-12 17:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2299
  +user: App\Entity\User {#2312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    While I agree the problem as written is ambiguous and should be written with explicit operators, I have 1 argument to make. In pretty much every other field if we have a question the answer pretty much always ends up being something along the lines of “well the experts do this” or “this professor at this prestigious university says this”, or “the scientific community says”. The fact that this article even states that academic circles and “scientific” calculators use strong juxtaposition, while basic education and basic calculators use weak juxtaposition is interesting. Why do we treat math differently than pretty much every other field? Shouldn’t strong juxtaposition be the precedent and the norm then just how the scientific community sets precedents for literally every other field? We should start saying weak juxtaposition is wrong and just settle on one.\n
    \n
    This has been my devil’s advocate argument.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704066468 {#2229
    date: 2024-01-01 00:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 218539
  -bodyTs: "'1':19 'academ':74 'advoc':147 'agre':3 'along':43 'alway':38 'ambigu':9 'answer':35 'argument':20,148 'articl':70 'basic':83,86 'calcul':78,87 'circl':75 'communiti':64,120 'devil':145 'differ':98 'educ':84 'end':39 'even':71 'everi':26,102,125 'expert':49 'explicit':15 'fact':67 'field':28,104,127 'interest':92 'juxtaposit':81,90,108,133 'line':45 'liter':124 'make':22 'math':97 'much':25,37,101 'norm':114 'one':140 'oper':16 'preced':111,122 'prestigi':57 'pretti':24,36,100 'problem':5 'professor':54 'question':33 'say':59,65,131 'scientif':63,77,119 'set':121 'settl':138 'shouldn':105 'someth':42 'start':130 'state':72 'strong':80,107 'treat':96 'univers':58 'use':79,88 'weak':89,132 'well':47 'written':7,13 'wrong':135"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702397987 {#2228
    date: 2023-12-12 17:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3251
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2299
    +user: App\Entity\User {#2312 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      While I agree the problem as written is ambiguous and should be written with explicit operators, I have 1 argument to make. In pretty much every other field if we have a question the answer pretty much always ends up being something along the lines of “well the experts do this” or “this professor at this prestigious university says this”, or “the scientific community says”. The fact that this article even states that academic circles and “scientific” calculators use strong juxtaposition, while basic education and basic calculators use weak juxtaposition is interesting. Why do we treat math differently than pretty much every other field? Shouldn’t strong juxtaposition be the precedent and the norm then just how the scientific community sets precedents for literally every other field? We should start saying weak juxtaposition is wrong and just settle on one.\n
      \n
      This has been my devil’s advocate argument.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704066468 {#2229
      date: 2024-01-01 00:47:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2311 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2309 …}
    +reports: Doctrine\ORM\PersistentCollection {#2302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
    -id: 218539
    -bodyTs: "'1':19 'academ':74 'advoc':147 'agre':3 'along':43 'alway':38 'ambigu':9 'answer':35 'argument':20,148 'articl':70 'basic':83,86 'calcul':78,87 'circl':75 'communiti':64,120 'devil':145 'differ':98 'educ':84 'end':39 'even':71 'everi':26,102,125 'expert':49 'explicit':15 'fact':67 'field':28,104,127 'interest':92 'juxtaposit':81,90,108,133 'line':45 'liter':124 'make':22 'math':97 'much':25,37,101 'norm':114 'one':140 'oper':16 'preced':111,122 'prestigi':57 'pretti':24,36,100 'problem':5 'professor':54 'question':33 'say':59,65,131 'scientif':63,77,119 'set':121 'settl':138 'shouldn':105 'someth':42 'start':130 'state':72 'strong':80,107 'treat':96 'univers':58 'use':79,88 'weak':89,132 'well':47 'written':7,13 'wrong':135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1867182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702397987 {#2228
      date: 2023-12-12 17:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2299}
  +body: """
    I tried to be careful to not suggest that scientist only use strong juxtaposition. They use both but are typically very careful to not write ambiguous stuff and practically never write implicit multiplications between numbers because they just simplify it.\n
    \n
    At this point it’s probably to late to really fix it and the only viable option is to be aware why and how this ambiguous and not write it that way.\n
    \n
    As stated in the “even more ambiguous math notations” it’s far from the only ambiguous situation and it’s practically impossible (and not really necessary) to fix.\n
    \n
    Scientist and engineers also know the issue and navigate around it. It’s really a non-issue for experts and the problem is only how and what the general population is taught.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702403234 {#3249
    date: 2023-12-12 18:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 218805
  -bodyTs: "'also':104 'ambigu':26,66,79,88 'around':110 'awar':61 'care':5,22 'engin':103 'even':77 'expert':120 'far':84 'fix':51,100 'general':130 'implicit':32 'imposs':94 'issu':107,118 'juxtaposit':14 'know':105 'late':48 'math':80 'multipl':33 'navig':109 'necessari':98 'never':30 'non':117 'non-issu':116 'notat':81 'number':35 'option':57 'point':43 'popul':131 'practic':29,93 'probabl':46 'problem':123 'realli':50,97,114 'scientist':10,101 'simplifi':39 'situat':89 'state':74 'strong':13 'stuff':27 'suggest':8 'taught':133 'tri':2 'typic':20 'use':12,16 'viabl':56 'way':72 'write':25,31,69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403234 {#3250
    date: 2023-12-12 18:47:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2299
    +user: App\Entity\User {#2312 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      While I agree the problem as written is ambiguous and should be written with explicit operators, I have 1 argument to make. In pretty much every other field if we have a question the answer pretty much always ends up being something along the lines of “well the experts do this” or “this professor at this prestigious university says this”, or “the scientific community says”. The fact that this article even states that academic circles and “scientific” calculators use strong juxtaposition, while basic education and basic calculators use weak juxtaposition is interesting. Why do we treat math differently than pretty much every other field? Shouldn’t strong juxtaposition be the precedent and the norm then just how the scientific community sets precedents for literally every other field? We should start saying weak juxtaposition is wrong and just settle on one.\n
      \n
      This has been my devil’s advocate argument.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704066468 {#2229
      date: 2024-01-01 00:47:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2311 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2309 …}
    +reports: Doctrine\ORM\PersistentCollection {#2302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
    -id: 218539
    -bodyTs: "'1':19 'academ':74 'advoc':147 'agre':3 'along':43 'alway':38 'ambigu':9 'answer':35 'argument':20,148 'articl':70 'basic':83,86 'calcul':78,87 'circl':75 'communiti':64,120 'devil':145 'differ':98 'educ':84 'end':39 'even':71 'everi':26,102,125 'expert':49 'explicit':15 'fact':67 'field':28,104,127 'interest':92 'juxtaposit':81,90,108,133 'line':45 'liter':124 'make':22 'math':97 'much':25,37,101 'norm':114 'one':140 'oper':16 'preced':111,122 'prestigi':57 'pretti':24,36,100 'problem':5 'professor':54 'question':33 'say':59,65,131 'scientif':63,77,119 'set':121 'settl':138 'shouldn':105 'someth':42 'start':130 'state':72 'strong':80,107 'treat':96 'univers':58 'use':79,88 'weak':89,132 'well':47 'written':7,13 'wrong':135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1867182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702397987 {#2228
      date: 2023-12-12 17:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2299}
  +body: """
    I tried to be careful to not suggest that scientist only use strong juxtaposition. They use both but are typically very careful to not write ambiguous stuff and practically never write implicit multiplications between numbers because they just simplify it.\n
    \n
    At this point it’s probably to late to really fix it and the only viable option is to be aware why and how this ambiguous and not write it that way.\n
    \n
    As stated in the “even more ambiguous math notations” it’s far from the only ambiguous situation and it’s practically impossible (and not really necessary) to fix.\n
    \n
    Scientist and engineers also know the issue and navigate around it. It’s really a non-issue for experts and the problem is only how and what the general population is taught.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702403234 {#3249
    date: 2023-12-12 18:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 218805
  -bodyTs: "'also':104 'ambigu':26,66,79,88 'around':110 'awar':61 'care':5,22 'engin':103 'even':77 'expert':120 'far':84 'fix':51,100 'general':130 'implicit':32 'imposs':94 'issu':107,118 'juxtaposit':14 'know':105 'late':48 'math':80 'multipl':33 'navig':109 'necessari':98 'never':30 'non':117 'non-issu':116 'notat':81 'number':35 'option':57 'point':43 'popul':131 'practic':29,93 'probabl':46 'problem':123 'realli':50,97,114 'scientist':10,101 'simplifi':39 'situat':89 'state':74 'strong':13 'stuff':27 'suggest':8 'taught':133 'tri':2 'typic':20 'use':12,16 'viabl':56 'way':72 'write':25,31,69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403234 {#3250
    date: 2023-12-12 18:47:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2299
    +user: App\Entity\User {#2312 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      While I agree the problem as written is ambiguous and should be written with explicit operators, I have 1 argument to make. In pretty much every other field if we have a question the answer pretty much always ends up being something along the lines of “well the experts do this” or “this professor at this prestigious university says this”, or “the scientific community says”. The fact that this article even states that academic circles and “scientific” calculators use strong juxtaposition, while basic education and basic calculators use weak juxtaposition is interesting. Why do we treat math differently than pretty much every other field? Shouldn’t strong juxtaposition be the precedent and the norm then just how the scientific community sets precedents for literally every other field? We should start saying weak juxtaposition is wrong and just settle on one.\n
      \n
      This has been my devil’s advocate argument.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704066468 {#2229
      date: 2024-01-01 00:47:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2311 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2309 …}
    +reports: Doctrine\ORM\PersistentCollection {#2302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
    -id: 218539
    -bodyTs: "'1':19 'academ':74 'advoc':147 'agre':3 'along':43 'alway':38 'ambigu':9 'answer':35 'argument':20,148 'articl':70 'basic':83,86 'calcul':78,87 'circl':75 'communiti':64,120 'devil':145 'differ':98 'educ':84 'end':39 'even':71 'everi':26,102,125 'expert':49 'explicit':15 'fact':67 'field':28,104,127 'interest':92 'juxtaposit':81,90,108,133 'line':45 'liter':124 'make':22 'math':97 'much':25,37,101 'norm':114 'one':140 'oper':16 'preced':111,122 'prestigi':57 'pretti':24,36,100 'problem':5 'professor':54 'question':33 'say':59,65,131 'scientif':63,77,119 'set':121 'settl':138 'shouldn':105 'someth':42 'start':130 'state':72 'strong':80,107 'treat':96 'univers':58 'use':79,88 'weak':89,132 'well':47 'written':7,13 'wrong':135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1867182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702397987 {#2228
      date: 2023-12-12 17:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2299}
  +body: """
    I tried to be careful to not suggest that scientist only use strong juxtaposition. They use both but are typically very careful to not write ambiguous stuff and practically never write implicit multiplications between numbers because they just simplify it.\n
    \n
    At this point it’s probably to late to really fix it and the only viable option is to be aware why and how this ambiguous and not write it that way.\n
    \n
    As stated in the “even more ambiguous math notations” it’s far from the only ambiguous situation and it’s practically impossible (and not really necessary) to fix.\n
    \n
    Scientist and engineers also know the issue and navigate around it. It’s really a non-issue for experts and the problem is only how and what the general population is taught.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702403234 {#3249
    date: 2023-12-12 18:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 218805
  -bodyTs: "'also':104 'ambigu':26,66,79,88 'around':110 'awar':61 'care':5,22 'engin':103 'even':77 'expert':120 'far':84 'fix':51,100 'general':130 'implicit':32 'imposs':94 'issu':107,118 'juxtaposit':14 'know':105 'late':48 'math':80 'multipl':33 'navig':109 'necessari':98 'never':30 'non':117 'non-issu':116 'notat':81 'number':35 'option':57 'point':43 'popul':131 'practic':29,93 'probabl':46 'problem':123 'realli':50,97,114 'scientist':10,101 'simplifi':39 'situat':89 'state':74 'strong':13 'stuff':27 'suggest':8 'taught':133 'tri':2 'typic':20 'use':12,16 'viabl':56 'way':72 'write':25,31,69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403234 {#3250
    date: 2023-12-12 18:47:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2274
  +user: App\Entity\User {#2234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t really get why we need social media elements in GitHub at all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704050291 {#2257
    date: 2023-12-31 20:18:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 218588
  -bodyTs: "'element':11 'get':5 'github':13 'media':10 'need':8 'realli':4 'social':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5658420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702399117 {#2268
    date: 2023-12-12 17:38:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#2234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t really get why we need social media elements in GitHub at all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704050291 {#2257
    date: 2023-12-31 20:18:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 218588
  -bodyTs: "'element':11 'get':5 'github':13 'media':10 'need':8 'realli':4 'social':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5658420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702399117 {#2268
    date: 2023-12-12 17:38:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#2234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t really get why we need social media elements in GitHub at all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704050291 {#2257
    date: 2023-12-31 20:18:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 218588
  -bodyTs: "'element':11 'get':5 'github':13 'media':10 'need':8 'realli':4 'social':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5658420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702399117 {#2268
    date: 2023-12-12 17:38:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3267
  +user: Proxies\__CG__\App\Entity\User {#3268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: App\Entity\EntryComment {#2274
    +user: App\Entity\User {#2234 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t really get why we need social media elements in GitHub at all"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1704050291 {#2257
      date: 2023-12-31 20:18:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2253 …}
    +nested: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
    -id: 218588
    -bodyTs: "'element':11 'get':5 'github':13 'media':10 'need':8 'realli':4 'social':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5658420"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702399117 {#2268
      date: 2023-12-12 17:38:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: """
    Yeah. I don’t know if the ‘follow’ piece does anything useful for anyone.\n
    \n
    But as a professional developer, I have found that my GitHub account now prevents me from getting asked FizzBuzz at interviews. So whichever bit is causing that nonsense to stop, I hope they keep.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702399573 {#3264
    date: 2023-12-12 17:46:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Anders429@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 218607
  -bodyTs: "'account':26 'anyon':14 'anyth':11 'ask':32 'bit':38 'caus':40 'develop':19 'fizzbuzz':33 'follow':8 'found':22 'get':31 'github':25 'hope':46 'interview':35 'keep':48 'know':5 'nonsens':42 'piec':9 'prevent':28 'profession':18 'stop':44 'use':12 'whichev':37 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5995287"
  +editedAt: DateTimeImmutable @1704050365 {#3265
    date: 2023-12-31 20:19:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702399573 {#3266
    date: 2023-12-12 17:46:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3267
  +user: Proxies\__CG__\App\Entity\User {#3268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: App\Entity\EntryComment {#2274
    +user: App\Entity\User {#2234 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t really get why we need social media elements in GitHub at all"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1704050291 {#2257
      date: 2023-12-31 20:18:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2253 …}
    +nested: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
    -id: 218588
    -bodyTs: "'element':11 'get':5 'github':13 'media':10 'need':8 'realli':4 'social':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5658420"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702399117 {#2268
      date: 2023-12-12 17:38:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: """
    Yeah. I don’t know if the ‘follow’ piece does anything useful for anyone.\n
    \n
    But as a professional developer, I have found that my GitHub account now prevents me from getting asked FizzBuzz at interviews. So whichever bit is causing that nonsense to stop, I hope they keep.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702399573 {#3264
    date: 2023-12-12 17:46:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Anders429@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 218607
  -bodyTs: "'account':26 'anyon':14 'anyth':11 'ask':32 'bit':38 'caus':40 'develop':19 'fizzbuzz':33 'follow':8 'found':22 'get':31 'github':25 'hope':46 'interview':35 'keep':48 'know':5 'nonsens':42 'piec':9 'prevent':28 'profession':18 'stop':44 'use':12 'whichev':37 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5995287"
  +editedAt: DateTimeImmutable @1704050365 {#3265
    date: 2023-12-31 20:19:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702399573 {#3266
    date: 2023-12-12 17:46:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3267
  +user: Proxies\__CG__\App\Entity\User {#3268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: App\Entity\EntryComment {#2274
    +user: App\Entity\User {#2234 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t really get why we need social media elements in GitHub at all"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1704050291 {#2257
      date: 2023-12-31 20:18:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2253 …}
    +nested: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
    -id: 218588
    -bodyTs: "'element':11 'get':5 'github':13 'media':10 'need':8 'realli':4 'social':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5658420"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702399117 {#2268
      date: 2023-12-12 17:38:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: """
    Yeah. I don’t know if the ‘follow’ piece does anything useful for anyone.\n
    \n
    But as a professional developer, I have found that my GitHub account now prevents me from getting asked FizzBuzz at interviews. So whichever bit is causing that nonsense to stop, I hope they keep.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702399573 {#3264
    date: 2023-12-12 17:46:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Anders429@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 218607
  -bodyTs: "'account':26 'anyon':14 'anyth':11 'ask':32 'bit':38 'caus':40 'develop':19 'fizzbuzz':33 'follow':8 'found':22 'get':31 'github':25 'hope':46 'interview':35 'keep':48 'know':5 'nonsens':42 'piec':9 'prevent':28 'profession':18 'stop':44 'use':12 'whichev':37 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5995287"
  +editedAt: DateTimeImmutable @1704050365 {#3265
    date: 2023-12-31 20:19:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702399573 {#3266
    date: 2023-12-12 17:46:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2038
  +user: App\Entity\User {#1992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "What if the real answer is the friends we made along the way?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704040567 {#2170
    date: 2023-12-31 17:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 218303
  -bodyTs: "'along':11 'answer':5 'friend':8 'made':10 'real':4 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392091 {#2183
    date: 2023-12-12 15:41: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
63 DENIED edit
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#1992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "What if the real answer is the friends we made along the way?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704040567 {#2170
    date: 2023-12-31 17:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 218303
  -bodyTs: "'along':11 'answer':5 'friend':8 'made':10 'real':4 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392091 {#2183
    date: 2023-12-12 15:41: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
64 DENIED moderate
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#1992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "What if the real answer is the friends we made along the way?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704040567 {#2170
    date: 2023-12-31 17:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 218303
  -bodyTs: "'along':11 'answer':5 'friend':8 'made':10 'real':4 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392091 {#2183
    date: 2023-12-12 15:41: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
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 {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2038
    +user: App\Entity\User {#1992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "What if the real answer is the friends we made along the way?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704040567 {#2170
      date: 2023-12-31 17:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2134 …}
    +nested: Doctrine\ORM\PersistentCollection {#1985 …}
    +votes: Doctrine\ORM\PersistentCollection {#1994 …}
    +reports: Doctrine\ORM\PersistentCollection {#2005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
    -id: 218303
    -bodyTs: "'along':11 'answer':5 'friend':8 'made':10 'real':4 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5993011"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392091 {#2183
      date: 2023-12-12 15:41:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "This is Facebook we are talking about, what friends? Everyone hates everyone on Facebook"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702397330 {#3217
    date: 2023-12-12 17:08:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 218513
  -bodyTs: "'everyon':10,12 'facebook':3,14 'friend':9 'hate':11 'talk':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7270135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702397330 {#3218
    date: 2023-12-12 17:08:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2038
    +user: App\Entity\User {#1992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "What if the real answer is the friends we made along the way?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704040567 {#2170
      date: 2023-12-31 17:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2134 …}
    +nested: Doctrine\ORM\PersistentCollection {#1985 …}
    +votes: Doctrine\ORM\PersistentCollection {#1994 …}
    +reports: Doctrine\ORM\PersistentCollection {#2005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
    -id: 218303
    -bodyTs: "'along':11 'answer':5 'friend':8 'made':10 'real':4 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5993011"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392091 {#2183
      date: 2023-12-12 15:41:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "This is Facebook we are talking about, what friends? Everyone hates everyone on Facebook"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702397330 {#3217
    date: 2023-12-12 17:08:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 218513
  -bodyTs: "'everyon':10,12 'facebook':3,14 'friend':9 'hate':11 'talk':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7270135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702397330 {#3218
    date: 2023-12-12 17:08:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2038
    +user: App\Entity\User {#1992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "What if the real answer is the friends we made along the way?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704040567 {#2170
      date: 2023-12-31 17:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2134 …}
    +nested: Doctrine\ORM\PersistentCollection {#1985 …}
    +votes: Doctrine\ORM\PersistentCollection {#1994 …}
    +reports: Doctrine\ORM\PersistentCollection {#2005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
    -id: 218303
    -bodyTs: "'along':11 'answer':5 'friend':8 'made':10 'real':4 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5993011"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392091 {#2183
      date: 2023-12-12 15:41:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "This is Facebook we are talking about, what friends? Everyone hates everyone on Facebook"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702397330 {#3217
    date: 2023-12-12 17:08:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 218513
  -bodyTs: "'everyon':10,12 'facebook':3,14 'friend':9 'hate':11 'talk':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7270135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702397330 {#3218
    date: 2023-12-12 17:08:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2503
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: null
  +root: null
  +body: "github ≠ Social Media"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704028260 {#2498
    date: 2023-12-31 14:11:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 218230
  -bodyTs: "'github':1 'media':3 'social':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2464950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702389868 {#2499
    date: 2023-12-12 15:04: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
71 DENIED edit
App\Entity\EntryComment {#2503
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: null
  +root: null
  +body: "github ≠ Social Media"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704028260 {#2498
    date: 2023-12-31 14:11:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 218230
  -bodyTs: "'github':1 'media':3 'social':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2464950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702389868 {#2499
    date: 2023-12-12 15:04: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
72 DENIED moderate
App\Entity\EntryComment {#2503
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: null
  +root: null
  +body: "github ≠ Social Media"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704028260 {#2498
    date: 2023-12-31 14:11:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 218230
  -bodyTs: "'github':1 'media':3 'social':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2464950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702389868 {#2499
    date: 2023-12-12 15:04: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
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 {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
    +image: null
    +parent: null
    +root: null
    +body: "github ≠ Social Media"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1704028260 {#2498
      date: 2023-12-31 14:11:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 218230
    -bodyTs: "'github':1 'media':3 'social':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/2464950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702389868 {#2499
      date: 2023-12-12 15:04:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "So is the twitter 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702391909 {#3201
    date: 2023-12-12 15:38:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 218298
  -bodyTs: "'twitter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5655841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702391909 {#3202
    date: 2023-12-12 15:38:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
    +image: null
    +parent: null
    +root: null
    +body: "github ≠ Social Media"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1704028260 {#2498
      date: 2023-12-31 14:11:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 218230
    -bodyTs: "'github':1 'media':3 'social':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/2464950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702389868 {#2499
      date: 2023-12-12 15:04:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "So is the twitter 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702391909 {#3201
    date: 2023-12-12 15:38:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 218298
  -bodyTs: "'twitter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5655841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702391909 {#3202
    date: 2023-12-12 15:38:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
    +image: null
    +parent: null
    +root: null
    +body: "github ≠ Social Media"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1704028260 {#2498
      date: 2023-12-31 14:11:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 218230
    -bodyTs: "'github':1 'media':3 'social':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/2464950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702389868 {#2499
      date: 2023-12-12 15:04:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "So is the twitter 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702391909 {#3201
    date: 2023-12-12 15:38:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 218298
  -bodyTs: "'twitter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5655841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702391909 {#3202
    date: 2023-12-12 15:38:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3322
  +user: Proxies\__CG__\App\Entity\User {#3323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
    +image: null
    +parent: App\Entity\EntryComment {#2503
      +user: App\Entity\User {#2516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
      +image: null
      +parent: null
      +root: null
      +body: "github ≠ Social Media"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1704028260 {#2498
        date: 2023-12-31 14:11:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2504 …}
      +nested: Doctrine\ORM\PersistentCollection {#2506 …}
      +votes: Doctrine\ORM\PersistentCollection {#2508 …}
      +reports: Doctrine\ORM\PersistentCollection {#2510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
      -id: 218230
      -bodyTs: "'github':1 'media':3 'social':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ohaa.xyz/comment/2464950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702389868 {#2499
        date: 2023-12-12 15:04:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2503}
    +body: "So is the twitter 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702391909 {#3201
      date: 2023-12-12 15:38:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Oha@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 218298
    -bodyTs: "'twitter':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5655841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702391909 {#3202
      date: 2023-12-12 15:38:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "!="
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702393491 {#3320
    date: 2023-12-12 16:04:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3324 …}
  +nested: Doctrine\ORM\PersistentCollection {#3326 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
  -id: 218366
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.tf/comment/3939210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393491 {#3321
    date: 2023-12-12 16:04:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3322
  +user: Proxies\__CG__\App\Entity\User {#3323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
    +image: null
    +parent: App\Entity\EntryComment {#2503
      +user: App\Entity\User {#2516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
      +image: null
      +parent: null
      +root: null
      +body: "github ≠ Social Media"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1704028260 {#2498
        date: 2023-12-31 14:11:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2504 …}
      +nested: Doctrine\ORM\PersistentCollection {#2506 …}
      +votes: Doctrine\ORM\PersistentCollection {#2508 …}
      +reports: Doctrine\ORM\PersistentCollection {#2510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
      -id: 218230
      -bodyTs: "'github':1 'media':3 'social':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ohaa.xyz/comment/2464950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702389868 {#2499
        date: 2023-12-12 15:04:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2503}
    +body: "So is the twitter 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702391909 {#3201
      date: 2023-12-12 15:38:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Oha@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 218298
    -bodyTs: "'twitter':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5655841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702391909 {#3202
      date: 2023-12-12 15:38:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "!="
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702393491 {#3320
    date: 2023-12-12 16:04:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3324 …}
  +nested: Doctrine\ORM\PersistentCollection {#3326 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
  -id: 218366
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.tf/comment/3939210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393491 {#3321
    date: 2023-12-12 16:04:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3322
  +user: Proxies\__CG__\App\Entity\User {#3323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
    +image: null
    +parent: App\Entity\EntryComment {#2503
      +user: App\Entity\User {#2516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
      +image: null
      +parent: null
      +root: null
      +body: "github ≠ Social Media"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1704028260 {#2498
        date: 2023-12-31 14:11:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2504 …}
      +nested: Doctrine\ORM\PersistentCollection {#2506 …}
      +votes: Doctrine\ORM\PersistentCollection {#2508 …}
      +reports: Doctrine\ORM\PersistentCollection {#2510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
      -id: 218230
      -bodyTs: "'github':1 'media':3 'social':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ohaa.xyz/comment/2464950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702389868 {#2499
        date: 2023-12-12 15:04:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2503}
    +body: "So is the twitter 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702391909 {#3201
      date: 2023-12-12 15:38:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Oha@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 218298
    -bodyTs: "'twitter':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5655841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702391909 {#3202
      date: 2023-12-12 15:38:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "!="
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702393491 {#3320
    date: 2023-12-12 16:04:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3324 …}
  +nested: Doctrine\ORM\PersistentCollection {#3326 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
  -id: 218366
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.tf/comment/3939210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393491 {#3321
    date: 2023-12-12 16:04:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2577
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fuck? I’m getting 15."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703998412 {#2572
    date: 2023-12-31 05:53:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 217957
  -bodyTs: "'15':6 'fuck':2 'get':5 'm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1230291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702378729 {#2573
    date: 2023-12-12 11:58: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
83 DENIED edit
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fuck? I’m getting 15."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703998412 {#2572
    date: 2023-12-31 05:53:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 217957
  -bodyTs: "'15':6 'fuck':2 'get':5 'm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1230291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702378729 {#2573
    date: 2023-12-12 11:58: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
84 DENIED moderate
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fuck? I’m getting 15."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703998412 {#2572
    date: 2023-12-31 05:53:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 217957
  -bodyTs: "'15':6 'fuck':2 'get':5 'm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1230291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702378729 {#2573
    date: 2023-12-12 11:58: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
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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2577
    +user: App\Entity\User {#2590 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "The fuck? I’m getting 15."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703998412 {#2572
      date: 2023-12-31 05:53:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2578 …}
    +nested: Doctrine\ORM\PersistentCollection {#2580 …}
    +votes: Doctrine\ORM\PersistentCollection {#2582 …}
    +reports: Doctrine\ORM\PersistentCollection {#2584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
    -id: 217957
    -bodyTs: "'15':6 'fuck':2 'get':5 'm':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/1230291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378729 {#2573
      date: 2023-12-12 11:58:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: "If you are not kidding, can you show your steps I can try to help you, but I can’t currently think of a way how you’d end up with 15."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702379887 {#3186
    date: 2023-12-12 12:18:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 217978
  -bodyTs: "'15':32 'current':21 'd':28 'end':29 'help':15 'kid':5 'show':8 'step':10 'think':22 'tri':13 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5652152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702379887 {#3187
    date: 2023-12-12 12:18:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2577
    +user: App\Entity\User {#2590 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "The fuck? I’m getting 15."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703998412 {#2572
      date: 2023-12-31 05:53:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2578 …}
    +nested: Doctrine\ORM\PersistentCollection {#2580 …}
    +votes: Doctrine\ORM\PersistentCollection {#2582 …}
    +reports: Doctrine\ORM\PersistentCollection {#2584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
    -id: 217957
    -bodyTs: "'15':6 'fuck':2 'get':5 'm':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/1230291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378729 {#2573
      date: 2023-12-12 11:58:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: "If you are not kidding, can you show your steps I can try to help you, but I can’t currently think of a way how you’d end up with 15."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702379887 {#3186
    date: 2023-12-12 12:18:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 217978
  -bodyTs: "'15':32 'current':21 'd':28 'end':29 'help':15 'kid':5 'show':8 'step':10 'think':22 'tri':13 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5652152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702379887 {#3187
    date: 2023-12-12 12:18:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2577
    +user: App\Entity\User {#2590 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "The fuck? I’m getting 15."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703998412 {#2572
      date: 2023-12-31 05:53:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2578 …}
    +nested: Doctrine\ORM\PersistentCollection {#2580 …}
    +votes: Doctrine\ORM\PersistentCollection {#2582 …}
    +reports: Doctrine\ORM\PersistentCollection {#2584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
    -id: 217957
    -bodyTs: "'15':6 'fuck':2 'get':5 'm':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/1230291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378729 {#2573
      date: 2023-12-12 11:58:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: "If you are not kidding, can you show your steps I can try to help you, but I can’t currently think of a way how you’d end up with 15."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702379887 {#3186
    date: 2023-12-12 12:18:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 217978
  -bodyTs: "'15':32 'current':21 'd':28 'end':29 'help':15 'kid':5 'show':8 'step':10 'think':22 'tri':13 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5652152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702379887 {#3187
    date: 2023-12-12 12:18:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "Who gives a shit about order of operations. In a real world scenario you'll know what to do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703992036 {#2645
    date: 2023-12-31 04:07:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 217868
  -bodyTs: "'give':2 'know':16 'll':15 'oper':8 'order':6 'real':11 'scenario':13 'shit':4 'world':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4080671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702373408 {#2646
    date: 2023-12-12 10:30: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
91 DENIED edit
App\Entity\EntryComment {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "Who gives a shit about order of operations. In a real world scenario you'll know what to do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703992036 {#2645
    date: 2023-12-31 04:07:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 217868
  -bodyTs: "'give':2 'know':16 'll':15 'oper':8 'order':6 'real':11 'scenario':13 'shit':4 'world':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4080671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702373408 {#2646
    date: 2023-12-12 10:30: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
92 DENIED moderate
App\Entity\EntryComment {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "Who gives a shit about order of operations. In a real world scenario you'll know what to do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703992036 {#2645
    date: 2023-12-31 04:07:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 217868
  -bodyTs: "'give':2 'know':16 'll':15 'oper':8 'order':6 'real':11 'scenario':13 'shit':4 'world':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4080671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702373408 {#2646
    date: 2023-12-12 10:30: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
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 {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2650
    +user: App\Entity\User {#2663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "Who gives a shit about order of operations. In a real world scenario you'll know what to do"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703992036 {#2645
      date: 2023-12-31 04:07:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2651 …}
    +nested: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    -id: 217868
    -bodyTs: "'give':2 'know':16 'll':15 'oper':8 'order':6 'real':11 'scenario':13 'shit':4 'world':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4080671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702373408 {#2646
      date: 2023-12-12 10:30:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: "This is why you’re a *confused* possum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702375910 {#3139
    date: 2023-12-12 11:11:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@ConfusedPossum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 217912
  -bodyTs: "'confus':7 'possum':8 're':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702375910 {#3140
    date: 2023-12-12 11:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2650
    +user: App\Entity\User {#2663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "Who gives a shit about order of operations. In a real world scenario you'll know what to do"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703992036 {#2645
      date: 2023-12-31 04:07:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2651 …}
    +nested: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    -id: 217868
    -bodyTs: "'give':2 'know':16 'll':15 'oper':8 'order':6 'real':11 'scenario':13 'shit':4 'world':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4080671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702373408 {#2646
      date: 2023-12-12 10:30:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: "This is why you’re a *confused* possum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702375910 {#3139
    date: 2023-12-12 11:11:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@ConfusedPossum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 217912
  -bodyTs: "'confus':7 'possum':8 're':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702375910 {#3140
    date: 2023-12-12 11:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2650
    +user: App\Entity\User {#2663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "Who gives a shit about order of operations. In a real world scenario you'll know what to do"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703992036 {#2645
      date: 2023-12-31 04:07:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2651 …}
    +nested: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    -id: 217868
    -bodyTs: "'give':2 'know':16 'll':15 'oper':8 'order':6 'real':11 'scenario':13 'shit':4 'world':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4080671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702373408 {#2646
      date: 2023-12-12 10:30:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: "This is why you’re a *confused* possum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702375910 {#3139
    date: 2023-12-12 11:11:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@ConfusedPossum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 217912
  -bodyTs: "'confus':7 'possum':8 're':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702375910 {#3140
    date: 2023-12-12 11:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2724
  +user: App\Entity\User {#2738 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2725 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: null
  +root: null
  +body: "Me trying to find ways around using the word “and” in the commit message."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703991963 {#2718
    date: 2023-12-31 04:06:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2726 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  -id: 217862
  -bodyTs: "'around':6 'commit':13 'find':4 'messag':14 'tri':2 'use':7 'way':5 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4363993"
  +editedAt: DateTimeImmutable @1703987519 {#2719
    date: 2023-12-31 02:51:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702372867 {#2720
    date: 2023-12-12 10:21:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2724
  +user: App\Entity\User {#2738 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2725 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: null
  +root: null
  +body: "Me trying to find ways around using the word “and” in the commit message."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703991963 {#2718
    date: 2023-12-31 04:06:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2726 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  -id: 217862
  -bodyTs: "'around':6 'commit':13 'find':4 'messag':14 'tri':2 'use':7 'way':5 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4363993"
  +editedAt: DateTimeImmutable @1703987519 {#2719
    date: 2023-12-31 02:51:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702372867 {#2720
    date: 2023-12-12 10:21:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2724
  +user: App\Entity\User {#2738 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2725 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: null
  +root: null
  +body: "Me trying to find ways around using the word “and” in the commit message."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703991963 {#2718
    date: 2023-12-31 04:06:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2726 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  -id: 217862
  -bodyTs: "'around':6 'commit':13 'find':4 'messag':14 'tri':2 'use':7 'way':5 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4363993"
  +editedAt: DateTimeImmutable @1703987519 {#2719
    date: 2023-12-31 02:51:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702372867 {#2720
    date: 2023-12-12 10:21:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3121
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2725 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: App\Entity\EntryComment {#2724
    +user: App\Entity\User {#2738 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2725 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
    +image: null
    +parent: null
    +root: null
    +body: "Me trying to find ways around using the word “and” in the commit message."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703991963 {#2718
      date: 2023-12-31 04:06:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2726 …}
    +nested: Doctrine\ORM\PersistentCollection {#2728 …}
    +votes: Doctrine\ORM\PersistentCollection {#2730 …}
    +reports: Doctrine\ORM\PersistentCollection {#2732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
    -id: 217862
    -bodyTs: "'around':6 'commit':13 'find':4 'messag':14 'tri':2 'use':7 'way':5 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4363993"
    +editedAt: DateTimeImmutable @1703987519 {#2719
      date: 2023-12-31 02:51:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702372867 {#2720
      date: 2023-12-12 10:21:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2724}
  +body: "`git commit -m “directory_x:file_i.so: did x, y, and z; directory_x:file_ii.so: fixed t”`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702375835 {#3118
    date: 2023-12-12 11:10:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 217910
  -bodyTs: "'commit':2 'directori':4,12 'file_i.so':6 'file_ii.so':14 'fix':15 'git':1 'm':3 'x':5,8,13 'y':9 'z':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7263086"
  +editedAt: DateTimeImmutable @1703992021 {#3119
    date: 2023-12-31 04:07:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702375835 {#3120
    date: 2023-12-12 11:10: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
103 DENIED edit
App\Entity\EntryComment {#3121
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2725 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: App\Entity\EntryComment {#2724
    +user: App\Entity\User {#2738 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2725 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
    +image: null
    +parent: null
    +root: null
    +body: "Me trying to find ways around using the word “and” in the commit message."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703991963 {#2718
      date: 2023-12-31 04:06:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2726 …}
    +nested: Doctrine\ORM\PersistentCollection {#2728 …}
    +votes: Doctrine\ORM\PersistentCollection {#2730 …}
    +reports: Doctrine\ORM\PersistentCollection {#2732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
    -id: 217862
    -bodyTs: "'around':6 'commit':13 'find':4 'messag':14 'tri':2 'use':7 'way':5 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4363993"
    +editedAt: DateTimeImmutable @1703987519 {#2719
      date: 2023-12-31 02:51:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702372867 {#2720
      date: 2023-12-12 10:21:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2724}
  +body: "`git commit -m “directory_x:file_i.so: did x, y, and z; directory_x:file_ii.so: fixed t”`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702375835 {#3118
    date: 2023-12-12 11:10:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 217910
  -bodyTs: "'commit':2 'directori':4,12 'file_i.so':6 'file_ii.so':14 'fix':15 'git':1 'm':3 'x':5,8,13 'y':9 'z':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7263086"
  +editedAt: DateTimeImmutable @1703992021 {#3119
    date: 2023-12-31 04:07:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702375835 {#3120
    date: 2023-12-12 11:10: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
104 DENIED moderate
App\Entity\EntryComment {#3121
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2725 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
  +image: null
  +parent: App\Entity\EntryComment {#2724
    +user: App\Entity\User {#2738 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2725 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2190 …}
    +image: null
    +parent: null
    +root: null
    +body: "Me trying to find ways around using the word “and” in the commit message."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703991963 {#2718
      date: 2023-12-31 04:06:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2726 …}
    +nested: Doctrine\ORM\PersistentCollection {#2728 …}
    +votes: Doctrine\ORM\PersistentCollection {#2730 …}
    +reports: Doctrine\ORM\PersistentCollection {#2732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
    -id: 217862
    -bodyTs: "'around':6 'commit':13 'find':4 'messag':14 'tri':2 'use':7 'way':5 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4363993"
    +editedAt: DateTimeImmutable @1703987519 {#2719
      date: 2023-12-31 02:51:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702372867 {#2720
      date: 2023-12-12 10:21:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2724}
  +body: "`git commit -m “directory_x:file_i.so: did x, y, and z; directory_x:file_ii.so: fixed t”`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702375835 {#3118
    date: 2023-12-12 11:10:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 217910
  -bodyTs: "'commit':2 'directori':4,12 'file_i.so':6 'file_ii.so':14 'fix':15 'git':1 'm':3 'x':5,8,13 'y':9 'z':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7263086"
  +editedAt: DateTimeImmutable @1703992021 {#3119
    date: 2023-12-31 04:07:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702375835 {#3120
    date: 2023-12-12 11:10: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
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 {#2800
  +user: App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703989708 {#2794
    date: 2023-12-31 03:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 217766
  -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7260386"
  +editedAt: DateTimeImmutable @1703971920 {#2795
    date: 2023-12-30 22:32:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363880 {#2796
    date: 2023-12-12 07:51:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2800
  +user: App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703989708 {#2794
    date: 2023-12-31 03:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 217766
  -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7260386"
  +editedAt: DateTimeImmutable @1703971920 {#2795
    date: 2023-12-30 22:32:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363880 {#2796
    date: 2023-12-12 07:51:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2800
  +user: App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703989708 {#2794
    date: 2023-12-31 03:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 217766
  -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7260386"
  +editedAt: DateTimeImmutable @1703971920 {#2795
    date: 2023-12-30 22:32:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363880 {#2796
    date: 2023-12-12 07:51:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3031
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: App\Entity\User {#2813 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#2794
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#2795
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#2796
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2800}
  +body: "Yes it’s the other way round. Parentheses are top priority."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702364176 {#3032
    date: 2023-12-12 07:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 217772
  -bodyTs: "'parenthes':8 'prioriti':11 'round':7 'top':10 'way':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5648981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702364176 {#3035
    date: 2023-12-12 07:56:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3031
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: App\Entity\User {#2813 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#2794
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#2795
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#2796
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2800}
  +body: "Yes it’s the other way round. Parentheses are top priority."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702364176 {#3032
    date: 2023-12-12 07:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 217772
  -bodyTs: "'parenthes':8 'prioriti':11 'round':7 'top':10 'way':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5648981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702364176 {#3035
    date: 2023-12-12 07:56:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3031
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: App\Entity\User {#2813 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#2794
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#2795
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#2796
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2800}
  +body: "Yes it’s the other way round. Parentheses are top priority."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702364176 {#3032
    date: 2023-12-12 07:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 217772
  -bodyTs: "'parenthes':8 'prioriti':11 'round':7 'top':10 'way':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5648981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702364176 {#3035
    date: 2023-12-12 07:56:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: App\Entity\User {#2813 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#2794
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#2795
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#2796
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2800}
  +body: "The full story is actually more nuanced than most people think, but the post is actually very long (about 30min) so thank you in advance if you really find the time to read it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702364096 {#3101
    date: 2023-12-12 07:54:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 217770
  -bodyTs: "'30min':20 'actual':5,16 'advanc':25 'find':29 'full':2 'long':18 'nuanc':7 'peopl':10 'post':14 'read':33 'realli':28 'stori':3 'thank':22 'think':11 'time':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5648964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702364096 {#3100
    date: 2023-12-12 07:54:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: App\Entity\User {#2813 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#2794
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#2795
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#2796
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2800}
  +body: "The full story is actually more nuanced than most people think, but the post is actually very long (about 30min) so thank you in advance if you really find the time to read it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702364096 {#3101
    date: 2023-12-12 07:54:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 217770
  -bodyTs: "'30min':20 'actual':5,16 'advanc':25 'find':29 'full':2 'long':18 'nuanc':7 'peopl':10 'post':14 'read':33 'realli':28 'stori':3 'thank':22 'think':11 'time':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5648964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702364096 {#3100
    date: 2023-12-12 07:54:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: App\Entity\User {#2813 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#2794
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#2795
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#2796
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2800}
  +body: "The full story is actually more nuanced than most people think, but the post is actually very long (about 30min) so thank you in advance if you really find the time to read it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702364096 {#3101
    date: 2023-12-12 07:54:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 217770
  -bodyTs: "'30min':20 'actual':5,16 'advanc':25 'find':29 'full':2 'long':18 'nuanc':7 'peopl':10 'post':14 'read':33 'realli':28 'stori':3 'thank':22 'think':11 'time':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5648964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702364096 {#3100
    date: 2023-12-12 07:54:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: App\Entity\User {#2813 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#2794
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#2795
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#2796
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2800}
  +body: """
    bidmas\n
    \n
    brackets, index (powers), division, multiplication, addition, subtraction.\n
    \n
    brackets are always first that’s the whole point of brackets
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702374458 {#3086
    date: 2023-12-12 10:47:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3078 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  -id: 217887
  -bodyTs: "'addit':7 'alway':11 'bidma':1 'bracket':2,9,19 'divis':5 'first':12 'index':3 'multipl':6 'point':17 'power':4 'subtract':8 'whole':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374458 {#3085
    date: 2023-12-12 10:47:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: App\Entity\User {#2813 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#2794
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#2795
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#2796
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2800}
  +body: """
    bidmas\n
    \n
    brackets, index (powers), division, multiplication, addition, subtraction.\n
    \n
    brackets are always first that’s the whole point of brackets
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702374458 {#3086
    date: 2023-12-12 10:47:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3078 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  -id: 217887
  -bodyTs: "'addit':7 'alway':11 'bidma':1 'bracket':2,9,19 'divis':5 'first':12 'index':3 'multipl':6 'point':17 'power':4 'subtract':8 'whole':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374458 {#3085
    date: 2023-12-12 10:47:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: App\Entity\User {#2813 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t remember everything, but I remember the first two operations are exponents then parentheses. Edit: wait is it the other way around?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703989708 {#2794
      date: 2023-12-31 03:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 217766
    -bodyTs: "'around':24 'edit':17 'everyth':5 'expon':14 'first':10 'oper':12 'parenthes':16 'rememb':4,8 'two':11 'wait':18 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7260386"
    +editedAt: DateTimeImmutable @1703971920 {#2795
      date: 2023-12-30 22:32:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363880 {#2796
      date: 2023-12-12 07:51:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2800}
  +body: """
    bidmas\n
    \n
    brackets, index (powers), division, multiplication, addition, subtraction.\n
    \n
    brackets are always first that’s the whole point of brackets
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702374458 {#3086
    date: 2023-12-12 10:47:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@octesian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3078 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  -id: 217887
  -bodyTs: "'addit':7 'alway':11 'bidma':1 'bracket':2,9,19 'divis':5 'first':12 'index':3 'multipl':6 'point':17 'power':4 'subtract':8 'whole':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374458 {#3085
    date: 2023-12-12 10:47:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2874
  +user: App\Entity\User {#2887 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Forgot the algebra using fruit emoji or whatever the fuck.\n
    \n
    Bonus points for the stuff where suddenly one of the symbols has changed and it's "supposedly" 1/2 or 2/3 etc. of a banana now, without that symbol having been defined.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703986290 {#2868
    date: 2023-12-31 02:31:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2875 …}
  +nested: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  -id: 217848
  -bodyTs: "'1/2':28 '2/3':30 'algebra':3 'banana':34 'bonus':11 'chang':23 'defin':41 'emoji':6 'etc':31 'forgot':1 'fruit':5 'fuck':10 'one':18 'point':12 'stuff':15 'sudden':17 'suppos':27 'symbol':21,38 'use':4 'whatev':8 'without':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4080422"
  +editedAt: DateTimeImmutable @1703985035 {#2869
    date: 2023-12-31 02:10:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702371442 {#2870
    date: 2023-12-12 09:57: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
123 DENIED edit
App\Entity\EntryComment {#2874
  +user: App\Entity\User {#2887 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Forgot the algebra using fruit emoji or whatever the fuck.\n
    \n
    Bonus points for the stuff where suddenly one of the symbols has changed and it's "supposedly" 1/2 or 2/3 etc. of a banana now, without that symbol having been defined.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703986290 {#2868
    date: 2023-12-31 02:31:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2875 …}
  +nested: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  -id: 217848
  -bodyTs: "'1/2':28 '2/3':30 'algebra':3 'banana':34 'bonus':11 'chang':23 'defin':41 'emoji':6 'etc':31 'forgot':1 'fruit':5 'fuck':10 'one':18 'point':12 'stuff':15 'sudden':17 'suppos':27 'symbol':21,38 'use':4 'whatev':8 'without':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4080422"
  +editedAt: DateTimeImmutable @1703985035 {#2869
    date: 2023-12-31 02:10:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702371442 {#2870
    date: 2023-12-12 09:57: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
124 DENIED moderate
App\Entity\EntryComment {#2874
  +user: App\Entity\User {#2887 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Forgot the algebra using fruit emoji or whatever the fuck.\n
    \n
    Bonus points for the stuff where suddenly one of the symbols has changed and it's "supposedly" 1/2 or 2/3 etc. of a banana now, without that symbol having been defined.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703986290 {#2868
    date: 2023-12-31 02:31:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2875 …}
  +nested: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  -id: 217848
  -bodyTs: "'1/2':28 '2/3':30 'algebra':3 'banana':34 'bonus':11 'chang':23 'defin':41 'emoji':6 'etc':31 'forgot':1 'fruit':5 'fuck':10 'one':18 'point':12 'stuff':15 'sudden':17 'suppos':27 'symbol':21,38 'use':4 'whatev':8 'without':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4080422"
  +editedAt: DateTimeImmutable @1703985035 {#2869
    date: 2023-12-31 02:10:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702371442 {#2870
    date: 2023-12-12 09:57: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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2874
    +user: App\Entity\User {#2887 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Forgot the algebra using fruit emoji or whatever the fuck.\n
      \n
      Bonus points for the stuff where suddenly one of the symbols has changed and it's "supposedly" 1/2 or 2/3 etc. of a banana now, without that symbol having been defined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703986290 {#2868
      date: 2023-12-31 02:31:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2875 …}
    +nested: Doctrine\ORM\PersistentCollection {#2877 …}
    +votes: Doctrine\ORM\PersistentCollection {#2879 …}
    +reports: Doctrine\ORM\PersistentCollection {#2881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
    -id: 217848
    -bodyTs: "'1/2':28 '2/3':30 'algebra':3 'banana':34 'bonus':11 'chang':23 'defin':41 'emoji':6 'etc':31 'forgot':1 'fruit':5 'fuck':10 'one':18 'point':12 'stuff':15 'sudden':17 'suppos':27 'symbol':21,38 'use':4 'whatev':8 'without':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4080422"
    +editedAt: DateTimeImmutable @1703985035 {#2869
      date: 2023-12-31 02:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702371442 {#2870
      date: 2023-12-12 09:57:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    This meme is specifically about the implicit multiplication because the article it links to is about that too.\n
    \n
    But you are right there are a lot more “viral math” things than just the implicit multiplication problems 🤣
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702372116 {#3070
    date: 2023-12-12 10:08:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@amio@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 217857
  -bodyTs: "'articl':11 'implicit':7,34 'link':13 'lot':26 'math':29 'meme':2 'multipl':8,35 'problem':36 'right':22 'specif':4 'thing':30 'viral':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5650589"
  +editedAt: DateTimeImmutable @1704110339 {#3069
    date: 2024-01-01 12:58:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702372116 {#3068
    date: 2023-12-12 10:08:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2874
    +user: App\Entity\User {#2887 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Forgot the algebra using fruit emoji or whatever the fuck.\n
      \n
      Bonus points for the stuff where suddenly one of the symbols has changed and it's "supposedly" 1/2 or 2/3 etc. of a banana now, without that symbol having been defined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703986290 {#2868
      date: 2023-12-31 02:31:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2875 …}
    +nested: Doctrine\ORM\PersistentCollection {#2877 …}
    +votes: Doctrine\ORM\PersistentCollection {#2879 …}
    +reports: Doctrine\ORM\PersistentCollection {#2881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
    -id: 217848
    -bodyTs: "'1/2':28 '2/3':30 'algebra':3 'banana':34 'bonus':11 'chang':23 'defin':41 'emoji':6 'etc':31 'forgot':1 'fruit':5 'fuck':10 'one':18 'point':12 'stuff':15 'sudden':17 'suppos':27 'symbol':21,38 'use':4 'whatev':8 'without':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4080422"
    +editedAt: DateTimeImmutable @1703985035 {#2869
      date: 2023-12-31 02:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702371442 {#2870
      date: 2023-12-12 09:57:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    This meme is specifically about the implicit multiplication because the article it links to is about that too.\n
    \n
    But you are right there are a lot more “viral math” things than just the implicit multiplication problems 🤣
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702372116 {#3070
    date: 2023-12-12 10:08:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@amio@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 217857
  -bodyTs: "'articl':11 'implicit':7,34 'link':13 'lot':26 'math':29 'meme':2 'multipl':8,35 'problem':36 'right':22 'specif':4 'thing':30 'viral':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5650589"
  +editedAt: DateTimeImmutable @1704110339 {#3069
    date: 2024-01-01 12:58:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702372116 {#3068
    date: 2023-12-12 10:08:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2874
    +user: App\Entity\User {#2887 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Forgot the algebra using fruit emoji or whatever the fuck.\n
      \n
      Bonus points for the stuff where suddenly one of the symbols has changed and it's "supposedly" 1/2 or 2/3 etc. of a banana now, without that symbol having been defined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703986290 {#2868
      date: 2023-12-31 02:31:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2875 …}
    +nested: Doctrine\ORM\PersistentCollection {#2877 …}
    +votes: Doctrine\ORM\PersistentCollection {#2879 …}
    +reports: Doctrine\ORM\PersistentCollection {#2881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
    -id: 217848
    -bodyTs: "'1/2':28 '2/3':30 'algebra':3 'banana':34 'bonus':11 'chang':23 'defin':41 'emoji':6 'etc':31 'forgot':1 'fruit':5 'fuck':10 'one':18 'point':12 'stuff':15 'sudden':17 'suppos':27 'symbol':21,38 'use':4 'whatev':8 'without':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4080422"
    +editedAt: DateTimeImmutable @1703985035 {#2869
      date: 2023-12-31 02:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702371442 {#2870
      date: 2023-12-12 09:57:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    This meme is specifically about the implicit multiplication because the article it links to is about that too.\n
    \n
    But you are right there are a lot more “viral math” things than just the implicit multiplication problems 🤣
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702372116 {#3070
    date: 2023-12-12 10:08:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@amio@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 217857
  -bodyTs: "'articl':11 'implicit':7,34 'link':13 'lot':26 'math':29 'meme':2 'multipl':8,35 'problem':36 'right':22 'specif':4 'thing':30 'viral':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5650589"
  +editedAt: DateTimeImmutable @1704110339 {#3069
    date: 2024-01-01 12:58:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702372116 {#3068
    date: 2023-12-12 10:08:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2947
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is not a math problem but a calculator engineering problem. Some solve the sub operations from right to left while other do it from left to right."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703986073 {#2942
    date: 2023-12-31 02:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2948 …}
  +nested: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 217849
  -bodyTs: "'calcul':9 'engin':10 'left':20,26 'math':5 'oper':16 'problem':6,11 'right':18,28 'solv':13 'sub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5988345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702371564 {#2943
    date: 2023-12-12 09:59: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
131 DENIED edit
App\Entity\EntryComment {#2947
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is not a math problem but a calculator engineering problem. Some solve the sub operations from right to left while other do it from left to right."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703986073 {#2942
    date: 2023-12-31 02:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2948 …}
  +nested: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 217849
  -bodyTs: "'calcul':9 'engin':10 'left':20,26 'math':5 'oper':16 'problem':6,11 'right':18,28 'solv':13 'sub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5988345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702371564 {#2943
    date: 2023-12-12 09:59: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
132 DENIED moderate
App\Entity\EntryComment {#2947
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is not a math problem but a calculator engineering problem. Some solve the sub operations from right to left while other do it from left to right."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703986073 {#2942
    date: 2023-12-31 02:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2948 …}
  +nested: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 217849
  -bodyTs: "'calcul':9 'engin':10 'left':20,26 'math':5 'oper':16 'problem':6,11 'right':18,28 'solv':13 'sub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5988345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702371564 {#2943
    date: 2023-12-12 09:59: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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3051
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2947
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is not a math problem but a calculator engineering problem. Some solve the sub operations from right to left while other do it from left to right."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703986073 {#2942
      date: 2023-12-31 02:27:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 217849
    -bodyTs: "'calcul':9 'engin':10 'left':20,26 'math':5 'oper':16 'problem':6,11 'right':18,28 'solv':13 'sub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702371564 {#2943
      date: 2023-12-12 09:59:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2947}
  +body: "It’s not really a calculator engineering problem. If you don’t have time to read the entire blog you should definitely check out the section “But my calculator says…”. It’s actually about order of operations regarding implicit multiplication."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702372000 {#3054
    date: 2023-12-12 10:06:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@bouh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 217853
  -bodyTs: "'actual':33 'blog':19 'calcul':6,29 'check':23 'definit':22 'engin':7 'entir':18 'implicit':39 'multipl':40 'oper':37 'order':35 'problem':8 'read':16 'realli':4 'regard':38 'say':30 'section':26 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5650566"
  +editedAt: DateTimeImmutable @1704109844 {#3053
    date: 2024-01-01 12:50:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702372000 {#3052
    date: 2023-12-12 10:06:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3051
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2947
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is not a math problem but a calculator engineering problem. Some solve the sub operations from right to left while other do it from left to right."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703986073 {#2942
      date: 2023-12-31 02:27:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 217849
    -bodyTs: "'calcul':9 'engin':10 'left':20,26 'math':5 'oper':16 'problem':6,11 'right':18,28 'solv':13 'sub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702371564 {#2943
      date: 2023-12-12 09:59:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2947}
  +body: "It’s not really a calculator engineering problem. If you don’t have time to read the entire blog you should definitely check out the section “But my calculator says…”. It’s actually about order of operations regarding implicit multiplication."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702372000 {#3054
    date: 2023-12-12 10:06:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@bouh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 217853
  -bodyTs: "'actual':33 'blog':19 'calcul':6,29 'check':23 'definit':22 'engin':7 'entir':18 'implicit':39 'multipl':40 'oper':37 'order':35 'problem':8 'read':16 'realli':4 'regard':38 'say':30 'section':26 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5650566"
  +editedAt: DateTimeImmutable @1704109844 {#3053
    date: 2024-01-01 12:50:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702372000 {#3052
    date: 2023-12-12 10:06:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3051
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +parent: App\Entity\EntryComment {#2947
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is not a math problem but a calculator engineering problem. Some solve the sub operations from right to left while other do it from left to right."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703986073 {#2942
      date: 2023-12-31 02:27:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 217849
    -bodyTs: "'calcul':9 'engin':10 'left':20,26 'math':5 'oper':16 'problem':6,11 'right':18,28 'solv':13 'sub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702371564 {#2943
      date: 2023-12-12 09:59:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2947}
  +body: "It’s not really a calculator engineering problem. If you don’t have time to read the entire blog you should definitely check out the section “But my calculator says…”. It’s actually about order of operations regarding implicit multiplication."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702372000 {#3054
    date: 2023-12-12 10:06:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@bouh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 217853
  -bodyTs: "'actual':33 'blog':19 'calcul':6,29 'check':23 'definit':22 'engin':7 'entir':18 'implicit':39 'multipl':40 'oper':37 'order':35 'problem':8 'read':16 'realli':4 'regard':38 'say':30 'section':26 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5650566"
  +editedAt: DateTimeImmutable @1704109844 {#3053
    date: 2024-01-01 12:50:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702372000 {#3052
    date: 2023-12-12 10:06:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details