Redirect 302 redirect from GET @entry_comment_create (e1777e)

GET https://kbin.spritesserver.nl/index.php/u/@library_napper@monyet.cc/commented/2023-12-31::2023-12-31

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 …}
}
11.92 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.08 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
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2092 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
  +slug: "Thoughts-on-Post-Open-Source"
  +title: "Thoughts on Post-Open Source?"
  +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
  +body: """
    TLDR: Companies should be required to pay developers for any open source software they use.\n
    \n
    > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
    \n
    It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
    \n
    What are your thoughts on it?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 72
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710923414 {#2371
    date: 2024-03-20 09:30:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  +badges: Doctrine\ORM\PersistentCollection {#2320 …}
  +children: [
    4 => App\Entity\EntryComment {#1676
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1710117260 {#1696
        date: 2024-03-11 01:34:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1561 …}
      +votes: Doctrine\ORM\PersistentCollection {#1528 …}
      +reports: Doctrine\ORM\PersistentCollection {#1568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
      -id: 267425
      -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126355"
      +editedAt: DateTimeImmutable @1709930419 {#1606
        date: 2024-03-08 21:40:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704033639 {#1610
        date: 2023-12-31 15:40:39.0 +01:00
      }
      +"title": 267425
    }
    3 => App\Entity\EntryComment {#1620
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "What loophole? I think they’re just blatantly violating it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704034196 {#1553
        date: 2023-12-31 15:49:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@lvxferre@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 267440
      -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704034196 {#1621
        date: 2023-12-31 15:49:56.0 +01:00
      }
      +"title": 267440
    }
    1 => App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "What were they not complying with?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704034391 {#1604
        date: 2023-12-31 15:53:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 267449
      -bodyTs: "'compli':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704034391 {#1613
        date: 2023-12-31 15:53:11.0 +01:00
      }
      +"title": 267449
    }
    2 => App\Entity\EntryComment {#1616
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704034269 {#1598
        date: 2023-12-31 15:51:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 267445
      -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704034269 {#1611
        date: 2023-12-31 15:51:09.0 +01:00
      }
      +"title": 267445
    }
    0 => App\Entity\EntryComment {#2461
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "What did they infringe on?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704043890 {#2462
        date: 2023-12-31 18:31:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
        "@library_napper@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 267732
      -bodyTs: "'infring':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4128405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704043890 {#2458
        date: 2023-12-31 18:31:30.0 +01:00
      }
      +"title": 267732
    }
  ]
  -id: 26032
  -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
  -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704072165
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7914741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703985765 {#2135
    date: 2023-12-31 02:22:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2092 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
  +slug: "Thoughts-on-Post-Open-Source"
  +title: "Thoughts on Post-Open Source?"
  +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
  +body: """
    TLDR: Companies should be required to pay developers for any open source software they use.\n
    \n
    > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
    \n
    It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
    \n
    What are your thoughts on it?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 72
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710923414 {#2371
    date: 2024-03-20 09:30:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  +badges: Doctrine\ORM\PersistentCollection {#2320 …}
  +children: [
    4 => App\Entity\EntryComment {#1676
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1710117260 {#1696
        date: 2024-03-11 01:34:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1561 …}
      +votes: Doctrine\ORM\PersistentCollection {#1528 …}
      +reports: Doctrine\ORM\PersistentCollection {#1568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
      -id: 267425
      -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126355"
      +editedAt: DateTimeImmutable @1709930419 {#1606
        date: 2024-03-08 21:40:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704033639 {#1610
        date: 2023-12-31 15:40:39.0 +01:00
      }
      +"title": 267425
    }
    3 => App\Entity\EntryComment {#1620
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "What loophole? I think they’re just blatantly violating it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704034196 {#1553
        date: 2023-12-31 15:49:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@lvxferre@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 267440
      -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704034196 {#1621
        date: 2023-12-31 15:49:56.0 +01:00
      }
      +"title": 267440
    }
    1 => App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "What were they not complying with?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704034391 {#1604
        date: 2023-12-31 15:53:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 267449
      -bodyTs: "'compli':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704034391 {#1613
        date: 2023-12-31 15:53:11.0 +01:00
      }
      +"title": 267449
    }
    2 => App\Entity\EntryComment {#1616
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704034269 {#1598
        date: 2023-12-31 15:51:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 267445
      -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704034269 {#1611
        date: 2023-12-31 15:51:09.0 +01:00
      }
      +"title": 267445
    }
    0 => App\Entity\EntryComment {#2461
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "What did they infringe on?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704043890 {#2462
        date: 2023-12-31 18:31:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
        "@library_napper@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 267732
      -bodyTs: "'infring':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4128405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704043890 {#2458
        date: 2023-12-31 18:31:30.0 +01:00
      }
      +"title": 267732
    }
  ]
  -id: 26032
  -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
  -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704072165
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7914741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703985765 {#2135
    date: 2023-12-31 02:22:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2092 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
  +slug: "Thoughts-on-Post-Open-Source"
  +title: "Thoughts on Post-Open Source?"
  +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
  +body: """
    TLDR: Companies should be required to pay developers for any open source software they use.\n
    \n
    > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
    \n
    It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
    \n
    What are your thoughts on it?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 72
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710923414 {#2371
    date: 2024-03-20 09:30:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  +badges: Doctrine\ORM\PersistentCollection {#2320 …}
  +children: [
    4 => App\Entity\EntryComment {#1676
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1710117260 {#1696
        date: 2024-03-11 01:34:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1561 …}
      +votes: Doctrine\ORM\PersistentCollection {#1528 …}
      +reports: Doctrine\ORM\PersistentCollection {#1568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
      -id: 267425
      -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126355"
      +editedAt: DateTimeImmutable @1709930419 {#1606
        date: 2024-03-08 21:40:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704033639 {#1610
        date: 2023-12-31 15:40:39.0 +01:00
      }
      +"title": 267425
    }
    3 => App\Entity\EntryComment {#1620
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "What loophole? I think they’re just blatantly violating it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704034196 {#1553
        date: 2023-12-31 15:49:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@lvxferre@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 267440
      -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704034196 {#1621
        date: 2023-12-31 15:49:56.0 +01:00
      }
      +"title": 267440
    }
    1 => App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "What were they not complying with?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704034391 {#1604
        date: 2023-12-31 15:53:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 267449
      -bodyTs: "'compli':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704034391 {#1613
        date: 2023-12-31 15:53:11.0 +01:00
      }
      +"title": 267449
    }
    2 => App\Entity\EntryComment {#1616
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704034269 {#1598
        date: 2023-12-31 15:51:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 267445
      -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704034269 {#1611
        date: 2023-12-31 15:51:09.0 +01:00
      }
      +"title": 267445
    }
    0 => App\Entity\EntryComment {#2461
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "What did they infringe on?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704043890 {#2462
        date: 2023-12-31 18:31:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
        "@library_napper@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 267732
      -bodyTs: "'infring':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4128405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704043890 {#2458
        date: 2023-12-31 18:31:30.0 +01:00
      }
      +"title": 267732
    }
  ]
  -id: 26032
  -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
  -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704072165
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7914741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703985765 {#2135
    date: 2023-12-31 02:22:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1676
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676}
      3 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "What loophole? I think they’re just blatantly violating it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704034196 {#1553
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 267440
        -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034196 {#1621
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +"title": 267440
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What were they not complying with?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034391 {#1604
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 267449
        -bodyTs: "'compli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034391 {#1613
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +"title": 267449
      }
      2 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#1598
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1691 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#1611
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +"title": 267445
      }
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What did they infringe on?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704043890 {#2462
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
          "@library_napper@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 267732
        -bodyTs: "'infring':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4128405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704043890 {#2458
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +"title": 267732
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1710117260 {#1696
    date: 2024-03-11 01:34:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  -id: 267425
  -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126355"
  +editedAt: DateTimeImmutable @1709930419 {#1606
    date: 2024-03-08 21:40:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704033639 {#1610
    date: 2023-12-31 15:40:39.0 +01:00
  }
  +"title": 267425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1676
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676}
      3 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "What loophole? I think they’re just blatantly violating it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704034196 {#1553
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 267440
        -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034196 {#1621
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +"title": 267440
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What were they not complying with?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034391 {#1604
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 267449
        -bodyTs: "'compli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034391 {#1613
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +"title": 267449
      }
      2 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#1598
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1691 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#1611
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +"title": 267445
      }
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What did they infringe on?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704043890 {#2462
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
          "@library_napper@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 267732
        -bodyTs: "'infring':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4128405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704043890 {#2458
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +"title": 267732
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1710117260 {#1696
    date: 2024-03-11 01:34:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  -id: 267425
  -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126355"
  +editedAt: DateTimeImmutable @1709930419 {#1606
    date: 2024-03-08 21:40:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704033639 {#1610
    date: 2023-12-31 15:40:39.0 +01:00
  }
  +"title": 267425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1676
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676}
      3 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "What loophole? I think they’re just blatantly violating it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704034196 {#1553
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 267440
        -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034196 {#1621
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +"title": 267440
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What were they not complying with?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034391 {#1604
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 267449
        -bodyTs: "'compli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034391 {#1613
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +"title": 267449
      }
      2 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#1598
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1691 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#1611
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +"title": 267445
      }
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What did they infringe on?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704043890 {#2462
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
          "@library_napper@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 267732
        -bodyTs: "'infring':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4128405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704043890 {#2458
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +"title": 267732
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1710117260 {#1696
    date: 2024-03-11 01:34:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  -id: 267425
  -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126355"
  +editedAt: DateTimeImmutable @1709930419 {#1606
    date: 2024-03-08 21:40:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704033639 {#1610
    date: 2023-12-31 15:40:39.0 +01:00
  }
  +"title": 267425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1620
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1710117260 {#1696
          date: 2024-03-11 01:34:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 267425
        -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126355"
        +editedAt: DateTimeImmutable @1709930419 {#1606
          date: 2024-03-08 21:40:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033639 {#1610
          date: 2023-12-31 15:40:39.0 +01:00
        }
        +"title": 267425
      }
      3 => App\Entity\EntryComment {#1620}
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What were they not complying with?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034391 {#1604
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 267449
        -bodyTs: "'compli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034391 {#1613
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +"title": 267449
      }
      2 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#1598
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1691 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#1611
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +"title": 267445
      }
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What did they infringe on?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704043890 {#2462
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
          "@library_napper@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 267732
        -bodyTs: "'infring':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4128405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704043890 {#2458
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +"title": 267732
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "What loophole? I think they’re just blatantly violating it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704034196 {#1553
    date: 2023-12-31 15:49:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@lvxferre@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 267440
  -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034196 {#1621
    date: 2023-12-31 15:49:56.0 +01:00
  }
  +"title": 267440
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1620
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1710117260 {#1696
          date: 2024-03-11 01:34:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 267425
        -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126355"
        +editedAt: DateTimeImmutable @1709930419 {#1606
          date: 2024-03-08 21:40:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033639 {#1610
          date: 2023-12-31 15:40:39.0 +01:00
        }
        +"title": 267425
      }
      3 => App\Entity\EntryComment {#1620}
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What were they not complying with?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034391 {#1604
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 267449
        -bodyTs: "'compli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034391 {#1613
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +"title": 267449
      }
      2 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#1598
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1691 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#1611
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +"title": 267445
      }
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What did they infringe on?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704043890 {#2462
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
          "@library_napper@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 267732
        -bodyTs: "'infring':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4128405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704043890 {#2458
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +"title": 267732
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "What loophole? I think they’re just blatantly violating it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704034196 {#1553
    date: 2023-12-31 15:49:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@lvxferre@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 267440
  -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034196 {#1621
    date: 2023-12-31 15:49:56.0 +01:00
  }
  +"title": 267440
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1620
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1710117260 {#1696
          date: 2024-03-11 01:34:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 267425
        -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126355"
        +editedAt: DateTimeImmutable @1709930419 {#1606
          date: 2024-03-08 21:40:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033639 {#1610
          date: 2023-12-31 15:40:39.0 +01:00
        }
        +"title": 267425
      }
      3 => App\Entity\EntryComment {#1620}
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What were they not complying with?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034391 {#1604
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 267449
        -bodyTs: "'compli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034391 {#1613
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +"title": 267449
      }
      2 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#1598
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1691 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#1611
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +"title": 267445
      }
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What did they infringe on?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704043890 {#2462
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
          "@library_napper@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 267732
        -bodyTs: "'infring':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4128405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704043890 {#2458
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +"title": 267732
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "What loophole? I think they’re just blatantly violating it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704034196 {#1553
    date: 2023-12-31 15:49:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@lvxferre@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 267440
  -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034196 {#1621
    date: 2023-12-31 15:49:56.0 +01:00
  }
  +"title": 267440
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1710117260 {#1696
          date: 2024-03-11 01:34:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 267425
        -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126355"
        +editedAt: DateTimeImmutable @1709930419 {#1606
          date: 2024-03-08 21:40:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033639 {#1610
          date: 2023-12-31 15:40:39.0 +01:00
        }
        +"title": 267425
      }
      3 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "What loophole? I think they’re just blatantly violating it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704034196 {#1553
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 267440
        -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034196 {#1621
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +"title": 267440
      }
      1 => App\Entity\EntryComment {#1723}
      2 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#1598
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1691 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#1611
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +"title": 267445
      }
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What did they infringe on?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704043890 {#2462
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
          "@library_napper@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 267732
        -bodyTs: "'infring':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4128405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704043890 {#2458
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +"title": 267732
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "What were they not complying with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704034391 {#1604
    date: 2023-12-31 15:53:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 267449
  -bodyTs: "'compli':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034391 {#1613
    date: 2023-12-31 15:53:11.0 +01:00
  }
  +"title": 267449
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1710117260 {#1696
          date: 2024-03-11 01:34:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 267425
        -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126355"
        +editedAt: DateTimeImmutable @1709930419 {#1606
          date: 2024-03-08 21:40:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033639 {#1610
          date: 2023-12-31 15:40:39.0 +01:00
        }
        +"title": 267425
      }
      3 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "What loophole? I think they’re just blatantly violating it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704034196 {#1553
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 267440
        -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034196 {#1621
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +"title": 267440
      }
      1 => App\Entity\EntryComment {#1723}
      2 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#1598
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1691 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#1611
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +"title": 267445
      }
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What did they infringe on?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704043890 {#2462
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
          "@library_napper@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 267732
        -bodyTs: "'infring':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4128405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704043890 {#2458
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +"title": 267732
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "What were they not complying with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704034391 {#1604
    date: 2023-12-31 15:53:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 267449
  -bodyTs: "'compli':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034391 {#1613
    date: 2023-12-31 15:53:11.0 +01:00
  }
  +"title": 267449
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1710117260 {#1696
          date: 2024-03-11 01:34:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 267425
        -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126355"
        +editedAt: DateTimeImmutable @1709930419 {#1606
          date: 2024-03-08 21:40:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033639 {#1610
          date: 2023-12-31 15:40:39.0 +01:00
        }
        +"title": 267425
      }
      3 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "What loophole? I think they’re just blatantly violating it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704034196 {#1553
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 267440
        -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034196 {#1621
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +"title": 267440
      }
      1 => App\Entity\EntryComment {#1723}
      2 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#1598
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1691 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#1611
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +"title": 267445
      }
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What did they infringe on?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704043890 {#2462
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
          "@library_napper@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 267732
        -bodyTs: "'infring':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4128405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704043890 {#2458
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +"title": 267732
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "What were they not complying with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704034391 {#1604
    date: 2023-12-31 15:53:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 267449
  -bodyTs: "'compli':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034391 {#1613
    date: 2023-12-31 15:53:11.0 +01:00
  }
  +"title": 267449
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1616
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1710117260 {#1696
          date: 2024-03-11 01:34:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 267425
        -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126355"
        +editedAt: DateTimeImmutable @1709930419 {#1606
          date: 2024-03-08 21:40:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033639 {#1610
          date: 2023-12-31 15:40:39.0 +01:00
        }
        +"title": 267425
      }
      3 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "What loophole? I think they’re just blatantly violating it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704034196 {#1553
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 267440
        -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034196 {#1621
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +"title": 267440
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What were they not complying with?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034391 {#1604
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 267449
        -bodyTs: "'compli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034391 {#1613
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +"title": 267449
      }
      2 => App\Entity\EntryComment {#1616}
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What did they infringe on?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704043890 {#2462
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
          "@library_napper@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 267732
        -bodyTs: "'infring':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4128405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704043890 {#2458
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +"title": 267732
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704034269 {#1598
    date: 2023-12-31 15:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 267445
  -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034269 {#1611
    date: 2023-12-31 15:51:09.0 +01:00
  }
  +"title": 267445
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1616
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1710117260 {#1696
          date: 2024-03-11 01:34:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 267425
        -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126355"
        +editedAt: DateTimeImmutable @1709930419 {#1606
          date: 2024-03-08 21:40:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033639 {#1610
          date: 2023-12-31 15:40:39.0 +01:00
        }
        +"title": 267425
      }
      3 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "What loophole? I think they’re just blatantly violating it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704034196 {#1553
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 267440
        -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034196 {#1621
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +"title": 267440
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What were they not complying with?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034391 {#1604
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 267449
        -bodyTs: "'compli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034391 {#1613
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +"title": 267449
      }
      2 => App\Entity\EntryComment {#1616}
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What did they infringe on?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704043890 {#2462
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
          "@library_napper@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 267732
        -bodyTs: "'infring':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4128405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704043890 {#2458
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +"title": 267732
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704034269 {#1598
    date: 2023-12-31 15:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 267445
  -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034269 {#1611
    date: 2023-12-31 15:51:09.0 +01:00
  }
  +"title": 267445
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1616
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1710117260 {#1696
          date: 2024-03-11 01:34:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 267425
        -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126355"
        +editedAt: DateTimeImmutable @1709930419 {#1606
          date: 2024-03-08 21:40:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033639 {#1610
          date: 2023-12-31 15:40:39.0 +01:00
        }
        +"title": 267425
      }
      3 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "What loophole? I think they’re just blatantly violating it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704034196 {#1553
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 267440
        -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034196 {#1621
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +"title": 267440
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What were they not complying with?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034391 {#1604
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 267449
        -bodyTs: "'compli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034391 {#1613
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +"title": 267449
      }
      2 => App\Entity\EntryComment {#1616}
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What did they infringe on?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704043890 {#2462
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
          "@library_napper@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 267732
        -bodyTs: "'infring':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4128405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704043890 {#2458
          date: 2023-12-31 18:31:30.0 +01:00
        }
        +"title": 267732
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704034269 {#1598
    date: 2023-12-31 15:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 267445
  -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034269 {#1611
    date: 2023-12-31 15:51:09.0 +01:00
  }
  +"title": 267445
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2461
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1710117260 {#1696
          date: 2024-03-11 01:34:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 267425
        -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126355"
        +editedAt: DateTimeImmutable @1709930419 {#1606
          date: 2024-03-08 21:40:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033639 {#1610
          date: 2023-12-31 15:40:39.0 +01:00
        }
        +"title": 267425
      }
      3 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "What loophole? I think they’re just blatantly violating it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704034196 {#1553
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 267440
        -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034196 {#1621
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +"title": 267440
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What were they not complying with?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034391 {#1604
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 267449
        -bodyTs: "'compli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034391 {#1613
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +"title": 267449
      }
      2 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#1598
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1691 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#1611
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +"title": 267445
      }
      0 => App\Entity\EntryComment {#2461}
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "What did they infringe on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704043890 {#2462
    date: 2023-12-31 18:31:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 267732
  -bodyTs: "'infring':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4128405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043890 {#2458
    date: 2023-12-31 18:31:30.0 +01:00
  }
  +"title": 267732
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2461
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1710117260 {#1696
          date: 2024-03-11 01:34:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 267425
        -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126355"
        +editedAt: DateTimeImmutable @1709930419 {#1606
          date: 2024-03-08 21:40:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033639 {#1610
          date: 2023-12-31 15:40:39.0 +01:00
        }
        +"title": 267425
      }
      3 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "What loophole? I think they’re just blatantly violating it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704034196 {#1553
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 267440
        -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034196 {#1621
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +"title": 267440
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What were they not complying with?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034391 {#1604
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 267449
        -bodyTs: "'compli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034391 {#1613
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +"title": 267449
      }
      2 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#1598
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1691 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#1611
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +"title": 267445
      }
      0 => App\Entity\EntryComment {#2461}
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "What did they infringe on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704043890 {#2462
    date: 2023-12-31 18:31:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 267732
  -bodyTs: "'infring':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4128405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043890 {#2458
    date: 2023-12-31 18:31:30.0 +01:00
  }
  +"title": 267732
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2461
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2092 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2113 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#2371
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      4 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck no. A small business that is struggling to survive should be able to use WordPress for their website and Linux for their laptops without paying"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1710117260 {#1696
          date: 2024-03-11 01:34:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 267425
        -bodyTs: "'abl':13 'busi':5 'fuck':1 'laptop':24 'linux':21 'pay':26 'small':4 'struggl':8 'surviv':10 'use':15 'websit':19 'without':25 'wordpress':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126355"
        +editedAt: DateTimeImmutable @1709930419 {#1606
          date: 2024-03-08 21:40:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033639 {#1610
          date: 2023-12-31 15:40:39.0 +01:00
        }
        +"title": 267425
      }
      3 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "What loophole? I think they’re just blatantly violating it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704034196 {#1553
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 267440
        -bodyTs: "'blatant':8 'loophol':2 're':6 'think':4 'violat':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034196 {#1621
          date: 2023-12-31 15:49:56.0 +01:00
        }
        +"title": 267440
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "What were they not complying with?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034391 {#1604
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 267449
        -bodyTs: "'compli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034391 {#1613
          date: 2023-12-31 15:53:11.0 +01:00
        }
        +"title": 267449
      }
      2 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#1598
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1691 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#1611
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +"title": 267445
      }
      0 => App\Entity\EntryComment {#2461}
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#2135
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "What did they infringe on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704043890 {#2462
    date: 2023-12-31 18:31:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 267732
  -bodyTs: "'infring':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4128405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043890 {#2458
    date: 2023-12-31 18:31:30.0 +01:00
  }
  +"title": 267732
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2093 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2322 …}
  +slug: "Why-are-cars-getting-bigger-A-theory"
  +title: "Why are cars getting bigger? A theory."
  +url: "https://theluddite.org/#!post/cars-getting-bigger"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709958653 {#2301
    date: 2024-03-09 05:30:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  +badges: Doctrine\ORM\PersistentCollection {#2295 …}
  +children: [
    App\Entity\EntryComment {#1718
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "God its nice to see actual articles in this comm. Mods, can we please place limits restricting memes?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704035311 {#1719
        date: 2023-12-31 16:08:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@theluddite@lemmy.ml"
        "@theluddite@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 267480
      -bodyTs: "'actual':6 'articl':7 'comm':10 'god':1 'limit':16 'meme':18 'mod':11 'nice':3 'place':15 'pleas':14 'restrict':17 'see':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126603"
      +editedAt: DateTimeImmutable @1709931677 {#1715
        date: 2024-03-08 22:01:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704035311 {#1714
        date: 2023-12-31 16:08:31.0 +01:00
      }
      +"title": 267480
    }
  ]
  -id: 25899
  -titleTs: "'bigger':5 'car':3 'get':4 'theori':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704047366
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9918889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960966 {#2054
    date: 2023-12-30 19:29:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2093 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2322 …}
  +slug: "Why-are-cars-getting-bigger-A-theory"
  +title: "Why are cars getting bigger? A theory."
  +url: "https://theluddite.org/#!post/cars-getting-bigger"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709958653 {#2301
    date: 2024-03-09 05:30:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  +badges: Doctrine\ORM\PersistentCollection {#2295 …}
  +children: [
    App\Entity\EntryComment {#1718
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "God its nice to see actual articles in this comm. Mods, can we please place limits restricting memes?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704035311 {#1719
        date: 2023-12-31 16:08:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@theluddite@lemmy.ml"
        "@theluddite@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 267480
      -bodyTs: "'actual':6 'articl':7 'comm':10 'god':1 'limit':16 'meme':18 'mod':11 'nice':3 'place':15 'pleas':14 'restrict':17 'see':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126603"
      +editedAt: DateTimeImmutable @1709931677 {#1715
        date: 2024-03-08 22:01:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704035311 {#1714
        date: 2023-12-31 16:08:31.0 +01:00
      }
      +"title": 267480
    }
  ]
  -id: 25899
  -titleTs: "'bigger':5 'car':3 'get':4 'theori':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704047366
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9918889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960966 {#2054
    date: 2023-12-30 19:29:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2093 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2322 …}
  +slug: "Why-are-cars-getting-bigger-A-theory"
  +title: "Why are cars getting bigger? A theory."
  +url: "https://theluddite.org/#!post/cars-getting-bigger"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709958653 {#2301
    date: 2024-03-09 05:30:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  +badges: Doctrine\ORM\PersistentCollection {#2295 …}
  +children: [
    App\Entity\EntryComment {#1718
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "God its nice to see actual articles in this comm. Mods, can we please place limits restricting memes?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704035311 {#1719
        date: 2023-12-31 16:08:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@theluddite@lemmy.ml"
        "@theluddite@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 267480
      -bodyTs: "'actual':6 'articl':7 'comm':10 'god':1 'limit':16 'meme':18 'mod':11 'nice':3 'place':15 'pleas':14 'restrict':17 'see':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126603"
      +editedAt: DateTimeImmutable @1709931677 {#1715
        date: 2024-03-08 22:01:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704035311 {#1714
        date: 2023-12-31 16:08:31.0 +01:00
      }
      +"title": 267480
    }
  ]
  -id: 25899
  -titleTs: "'bigger':5 'car':3 'get':4 'theori':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704047366
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9918889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960966 {#2054
    date: 2023-12-30 19:29:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1718
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2093 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2322 …}
    +slug: "Why-are-cars-getting-bigger-A-theory"
    +title: "Why are cars getting bigger? A theory."
    +url: "https://theluddite.org/#!post/cars-getting-bigger"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709958653 {#2301
      date: 2024-03-09 05:30:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2321 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
    +badges: Doctrine\ORM\PersistentCollection {#2295 …}
    +children: [
      App\Entity\EntryComment {#1718}
    ]
    -id: 25899
    -titleTs: "'bigger':5 'car':3 'get':4 'theori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704047366
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9918889"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960966 {#2054
      date: 2023-12-30 19:29:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "God its nice to see actual articles in this comm. Mods, can we please place limits restricting memes?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704035311 {#1719
    date: 2023-12-31 16:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theluddite@lemmy.ml"
    "@theluddite@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 267480
  -bodyTs: "'actual':6 'articl':7 'comm':10 'god':1 'limit':16 'meme':18 'mod':11 'nice':3 'place':15 'pleas':14 'restrict':17 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126603"
  +editedAt: DateTimeImmutable @1709931677 {#1715
    date: 2024-03-08 22:01:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704035311 {#1714
    date: 2023-12-31 16:08:31.0 +01:00
  }
  +"title": 267480
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1718
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2093 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2322 …}
    +slug: "Why-are-cars-getting-bigger-A-theory"
    +title: "Why are cars getting bigger? A theory."
    +url: "https://theluddite.org/#!post/cars-getting-bigger"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709958653 {#2301
      date: 2024-03-09 05:30:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2321 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
    +badges: Doctrine\ORM\PersistentCollection {#2295 …}
    +children: [
      App\Entity\EntryComment {#1718}
    ]
    -id: 25899
    -titleTs: "'bigger':5 'car':3 'get':4 'theori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704047366
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9918889"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960966 {#2054
      date: 2023-12-30 19:29:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "God its nice to see actual articles in this comm. Mods, can we please place limits restricting memes?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704035311 {#1719
    date: 2023-12-31 16:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theluddite@lemmy.ml"
    "@theluddite@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 267480
  -bodyTs: "'actual':6 'articl':7 'comm':10 'god':1 'limit':16 'meme':18 'mod':11 'nice':3 'place':15 'pleas':14 'restrict':17 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126603"
  +editedAt: DateTimeImmutable @1709931677 {#1715
    date: 2024-03-08 22:01:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704035311 {#1714
    date: 2023-12-31 16:08:31.0 +01:00
  }
  +"title": 267480
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1718
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2093 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2322 …}
    +slug: "Why-are-cars-getting-bigger-A-theory"
    +title: "Why are cars getting bigger? A theory."
    +url: "https://theluddite.org/#!post/cars-getting-bigger"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709958653 {#2301
      date: 2024-03-09 05:30:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2321 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
    +badges: Doctrine\ORM\PersistentCollection {#2295 …}
    +children: [
      App\Entity\EntryComment {#1718}
    ]
    -id: 25899
    -titleTs: "'bigger':5 'car':3 'get':4 'theori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704047366
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9918889"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960966 {#2054
      date: 2023-12-30 19:29:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "God its nice to see actual articles in this comm. Mods, can we please place limits restricting memes?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704035311 {#1719
    date: 2023-12-31 16:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theluddite@lemmy.ml"
    "@theluddite@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 267480
  -bodyTs: "'actual':6 'articl':7 'comm':10 'god':1 'limit':16 'meme':18 'mod':11 'nice':3 'place':15 'pleas':14 'restrict':17 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126603"
  +editedAt: DateTimeImmutable @1709931677 {#1715
    date: 2024-03-08 22:01:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704035311 {#1714
    date: 2023-12-31 16:08:31.0 +01:00
  }
  +"title": 267480
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
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 ROLE_MODERATOR
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