GET https://kbin.spritesserver.nl/index.php/u/@dino@discuss.tchncs.de/hot/2024-01-12::2024-01-12

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 …}
}
4.05 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.17 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 {#1566
  +user: Proxies\__CG__\App\Entity\User {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1724 …}
  +slug: "In-progress-COSMIC-apps-terminal-file-manager-text-editor-and-settings"
  +title: "In-progress COSMIC apps: terminal, file manager, text editor, and settings"
  +url: "https://fosstodon.org/@soller/111733526892594130"
  +body: """
    COSMIC is a Wayland desktop environment for Linux that is written in Rust with Smithay and Iced. COSMIC applications are developed with the libcosmic platform toolkit, which is based on iced. They are cross-platform and supported on Windows, Mac, and Redox OS in addition to Linux.\n
    \n
    As COSMIC nears its alpha release in Q1 of 2024, we have thus far developed a terminal, file manager, and text editor for our desktop environment within the last few months.\n
    \n
    - [github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)\n
    - [github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)\n
    - [github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)\n
    - [github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)\n
    - [github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)\n
    \n
    See [cosmic-epoch](https://github.com/pop-os/cosmic-epoch) for instructions on building and installing COSMIC.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727583910 {#1597
    date: 2024-09-29 06:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#1362 …}
  +children: [
    1 => App\Entity\EntryComment {#1702
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
      +root: App\Entity\EntryComment {#1562
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can somebody explain to me, why we need another terminal, file manager, text editor and such? Just to call them all “cosmic apps”? Also who the fuck is going to use any of this on windows or even macOS?? Why waste manpower on this cross-platform compatibility?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1721685917 {#1572
          date: 2024-07-23 00:05:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mmstick@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1559 …}
        +nested: Doctrine\ORM\PersistentCollection {#1565 …}
        +votes: Doctrine\ORM\PersistentCollection {#1558 …}
        +reports: Doctrine\ORM\PersistentCollection {#1557 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
        -id: 301529
        -bodyTs: "'also':24 'anoth':9 'app':23 'call':19 'compat':48 'cosmic':22 'cross':46 'cross-platform':45 'editor':14 'even':38 'explain':3 'file':11 'fuck':27 'go':29 'maco':39 'manag':12 'manpow':42 'need':8 'platform':47 'somebodi':2 'termin':10 'text':13 'use':31 'wast':41 'window':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6370155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705052908 {#1563
          date: 2024-01-12 10:48:28.0 +01:00
        }
        +"title": 301529
      }
      +body: "I really tried to find something, but didn’t. *shrug* Maybe I am not a target user."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705065863 {#1596
        date: 2024-01-12 14:24:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mmstick@lemmy.world"
        "@dino@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1680 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 301905
      -bodyTs: "'didn':8 'find':5 'mayb':11 'realli':2 'shrug':10 'someth':6 'target':16 'tri':3 'user':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6376451"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705065863 {#1619
        date: 2024-01-12 14:24:23.0 +01:00
      }
      +"title": 301905
    }
    0 => App\Entity\EntryComment {#1562}
  ]
  -id: 28808
  -titleTs: "'app':5 'cosmic':4 'editor':10 'file':7 'in-progress':1 'manag':8 'progress':3 'set':12 'termin':6 'text':9"
  -bodyTs: "'/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':88 '/pop-os/cosmic-epoch)':101 '/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':85 '/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':91 '/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':82 '/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':94 '2024':58 'addit':46 'alpha':53 'applic':19 'base':29 'build':105 'cosmic':1,18,50,97,108 'cosmic-epoch':96 'cross':35 'cross-platform':34 'desktop':5,73 'develop':21,63 'editor':70 'environ':6,74 'epoch':98 'far':62 'file':66 'github.com':81,84,87,90,93,100 'github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':86 'github.com/pop-os/cosmic-epoch)':99 'github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':83 'github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':89 'github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':80 'github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':92 'ice':17,31 'instal':107 'instruct':103 'last':77 'libcosm':24 'linux':8,48 'mac':41 'manag':67 'month':79 'near':51 'os':44 'platform':25,36 'q1':56 'redox':43 'releas':54 'rust':13 'see':95 'smithay':15 'support':38 'termin':65 'text':69 'thus':61 'toolkit':26 'wayland':4 'window':40 'within':75 'written':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705018507
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10556583"
  +editedAt: DateTimeImmutable @1720803201 {#2469
    date: 2024-07-12 18:53:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704932107 {#2455
    date: 2024-01-11 01:15:07.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 {#1566
  +user: Proxies\__CG__\App\Entity\User {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1724 …}
  +slug: "In-progress-COSMIC-apps-terminal-file-manager-text-editor-and-settings"
  +title: "In-progress COSMIC apps: terminal, file manager, text editor, and settings"
  +url: "https://fosstodon.org/@soller/111733526892594130"
  +body: """
    COSMIC is a Wayland desktop environment for Linux that is written in Rust with Smithay and Iced. COSMIC applications are developed with the libcosmic platform toolkit, which is based on iced. They are cross-platform and supported on Windows, Mac, and Redox OS in addition to Linux.\n
    \n
    As COSMIC nears its alpha release in Q1 of 2024, we have thus far developed a terminal, file manager, and text editor for our desktop environment within the last few months.\n
    \n
    - [github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)\n
    - [github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)\n
    - [github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)\n
    - [github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)\n
    - [github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)\n
    \n
    See [cosmic-epoch](https://github.com/pop-os/cosmic-epoch) for instructions on building and installing COSMIC.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727583910 {#1597
    date: 2024-09-29 06:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#1362 …}
  +children: [
    1 => App\Entity\EntryComment {#1702
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
      +root: App\Entity\EntryComment {#1562
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can somebody explain to me, why we need another terminal, file manager, text editor and such? Just to call them all “cosmic apps”? Also who the fuck is going to use any of this on windows or even macOS?? Why waste manpower on this cross-platform compatibility?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1721685917 {#1572
          date: 2024-07-23 00:05:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mmstick@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1559 …}
        +nested: Doctrine\ORM\PersistentCollection {#1565 …}
        +votes: Doctrine\ORM\PersistentCollection {#1558 …}
        +reports: Doctrine\ORM\PersistentCollection {#1557 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
        -id: 301529
        -bodyTs: "'also':24 'anoth':9 'app':23 'call':19 'compat':48 'cosmic':22 'cross':46 'cross-platform':45 'editor':14 'even':38 'explain':3 'file':11 'fuck':27 'go':29 'maco':39 'manag':12 'manpow':42 'need':8 'platform':47 'somebodi':2 'termin':10 'text':13 'use':31 'wast':41 'window':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6370155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705052908 {#1563
          date: 2024-01-12 10:48:28.0 +01:00
        }
        +"title": 301529
      }
      +body: "I really tried to find something, but didn’t. *shrug* Maybe I am not a target user."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705065863 {#1596
        date: 2024-01-12 14:24:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mmstick@lemmy.world"
        "@dino@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1680 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 301905
      -bodyTs: "'didn':8 'find':5 'mayb':11 'realli':2 'shrug':10 'someth':6 'target':16 'tri':3 'user':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6376451"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705065863 {#1619
        date: 2024-01-12 14:24:23.0 +01:00
      }
      +"title": 301905
    }
    0 => App\Entity\EntryComment {#1562}
  ]
  -id: 28808
  -titleTs: "'app':5 'cosmic':4 'editor':10 'file':7 'in-progress':1 'manag':8 'progress':3 'set':12 'termin':6 'text':9"
  -bodyTs: "'/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':88 '/pop-os/cosmic-epoch)':101 '/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':85 '/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':91 '/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':82 '/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':94 '2024':58 'addit':46 'alpha':53 'applic':19 'base':29 'build':105 'cosmic':1,18,50,97,108 'cosmic-epoch':96 'cross':35 'cross-platform':34 'desktop':5,73 'develop':21,63 'editor':70 'environ':6,74 'epoch':98 'far':62 'file':66 'github.com':81,84,87,90,93,100 'github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':86 'github.com/pop-os/cosmic-epoch)':99 'github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':83 'github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':89 'github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':80 'github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':92 'ice':17,31 'instal':107 'instruct':103 'last':77 'libcosm':24 'linux':8,48 'mac':41 'manag':67 'month':79 'near':51 'os':44 'platform':25,36 'q1':56 'redox':43 'releas':54 'rust':13 'see':95 'smithay':15 'support':38 'termin':65 'text':69 'thus':61 'toolkit':26 'wayland':4 'window':40 'within':75 'written':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705018507
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10556583"
  +editedAt: DateTimeImmutable @1720803201 {#2469
    date: 2024-07-12 18:53:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704932107 {#2455
    date: 2024-01-11 01:15:07.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 {#1566
  +user: Proxies\__CG__\App\Entity\User {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1724 …}
  +slug: "In-progress-COSMIC-apps-terminal-file-manager-text-editor-and-settings"
  +title: "In-progress COSMIC apps: terminal, file manager, text editor, and settings"
  +url: "https://fosstodon.org/@soller/111733526892594130"
  +body: """
    COSMIC is a Wayland desktop environment for Linux that is written in Rust with Smithay and Iced. COSMIC applications are developed with the libcosmic platform toolkit, which is based on iced. They are cross-platform and supported on Windows, Mac, and Redox OS in addition to Linux.\n
    \n
    As COSMIC nears its alpha release in Q1 of 2024, we have thus far developed a terminal, file manager, and text editor for our desktop environment within the last few months.\n
    \n
    - [github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)\n
    - [github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)\n
    - [github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)\n
    - [github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)\n
    - [github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)\n
    \n
    See [cosmic-epoch](https://github.com/pop-os/cosmic-epoch) for instructions on building and installing COSMIC.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727583910 {#1597
    date: 2024-09-29 06:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#1362 …}
  +children: [
    1 => App\Entity\EntryComment {#1702
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
      +root: App\Entity\EntryComment {#1562
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can somebody explain to me, why we need another terminal, file manager, text editor and such? Just to call them all “cosmic apps”? Also who the fuck is going to use any of this on windows or even macOS?? Why waste manpower on this cross-platform compatibility?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1721685917 {#1572
          date: 2024-07-23 00:05:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mmstick@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1559 …}
        +nested: Doctrine\ORM\PersistentCollection {#1565 …}
        +votes: Doctrine\ORM\PersistentCollection {#1558 …}
        +reports: Doctrine\ORM\PersistentCollection {#1557 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
        -id: 301529
        -bodyTs: "'also':24 'anoth':9 'app':23 'call':19 'compat':48 'cosmic':22 'cross':46 'cross-platform':45 'editor':14 'even':38 'explain':3 'file':11 'fuck':27 'go':29 'maco':39 'manag':12 'manpow':42 'need':8 'platform':47 'somebodi':2 'termin':10 'text':13 'use':31 'wast':41 'window':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6370155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705052908 {#1563
          date: 2024-01-12 10:48:28.0 +01:00
        }
        +"title": 301529
      }
      +body: "I really tried to find something, but didn’t. *shrug* Maybe I am not a target user."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705065863 {#1596
        date: 2024-01-12 14:24:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mmstick@lemmy.world"
        "@dino@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1680 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 301905
      -bodyTs: "'didn':8 'find':5 'mayb':11 'realli':2 'shrug':10 'someth':6 'target':16 'tri':3 'user':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6376451"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705065863 {#1619
        date: 2024-01-12 14:24:23.0 +01:00
      }
      +"title": 301905
    }
    0 => App\Entity\EntryComment {#1562}
  ]
  -id: 28808
  -titleTs: "'app':5 'cosmic':4 'editor':10 'file':7 'in-progress':1 'manag':8 'progress':3 'set':12 'termin':6 'text':9"
  -bodyTs: "'/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':88 '/pop-os/cosmic-epoch)':101 '/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':85 '/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':91 '/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':82 '/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':94 '2024':58 'addit':46 'alpha':53 'applic':19 'base':29 'build':105 'cosmic':1,18,50,97,108 'cosmic-epoch':96 'cross':35 'cross-platform':34 'desktop':5,73 'develop':21,63 'editor':70 'environ':6,74 'epoch':98 'far':62 'file':66 'github.com':81,84,87,90,93,100 'github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':86 'github.com/pop-os/cosmic-epoch)':99 'github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':83 'github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':89 'github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':80 'github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':92 'ice':17,31 'instal':107 'instruct':103 'last':77 'libcosm':24 'linux':8,48 'mac':41 'manag':67 'month':79 'near':51 'os':44 'platform':25,36 'q1':56 'redox':43 'releas':54 'rust':13 'see':95 'smithay':15 'support':38 'termin':65 'text':69 'thus':61 'toolkit':26 'wayland':4 'window':40 'within':75 'written':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705018507
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10556583"
  +editedAt: DateTimeImmutable @1720803201 {#2469
    date: 2024-07-12 18:53:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704932107 {#2455
    date: 2024-01-11 01:15:07.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 {#1702
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#1909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1724 …}
    +slug: "In-progress-COSMIC-apps-terminal-file-manager-text-editor-and-settings"
    +title: "In-progress COSMIC apps: terminal, file manager, text editor, and settings"
    +url: "https://fosstodon.org/@soller/111733526892594130"
    +body: """
      COSMIC is a Wayland desktop environment for Linux that is written in Rust with Smithay and Iced. COSMIC applications are developed with the libcosmic platform toolkit, which is based on iced. They are cross-platform and supported on Windows, Mac, and Redox OS in addition to Linux.\n
      \n
      As COSMIC nears its alpha release in Q1 of 2024, we have thus far developed a terminal, file manager, and text editor for our desktop environment within the last few months.\n
      \n
      - [github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)\n
      - [github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)\n
      - [github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)\n
      - [github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)\n
      - [github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)\n
      \n
      See [cosmic-epoch](https://github.com/pop-os/cosmic-epoch) for instructions on building and installing COSMIC.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 117
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727583910 {#1597
      date: 2024-09-29 06:25:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1719 …}
    +votes: Doctrine\ORM\PersistentCollection {#1714 …}
    +reports: Doctrine\ORM\PersistentCollection {#1716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    +badges: Doctrine\ORM\PersistentCollection {#1362 …}
    +children: [
      1 => App\Entity\EntryComment {#1702}
      0 => App\Entity\EntryComment {#1562
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can somebody explain to me, why we need another terminal, file manager, text editor and such? Just to call them all “cosmic apps”? Also who the fuck is going to use any of this on windows or even macOS?? Why waste manpower on this cross-platform compatibility?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1721685917 {#1572
          date: 2024-07-23 00:05:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mmstick@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1559 …}
        +nested: Doctrine\ORM\PersistentCollection {#1565 …}
        +votes: Doctrine\ORM\PersistentCollection {#1558 …}
        +reports: Doctrine\ORM\PersistentCollection {#1557 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
        -id: 301529
        -bodyTs: "'also':24 'anoth':9 'app':23 'call':19 'compat':48 'cosmic':22 'cross':46 'cross-platform':45 'editor':14 'even':38 'explain':3 'file':11 'fuck':27 'go':29 'maco':39 'manag':12 'manpow':42 'need':8 'platform':47 'somebodi':2 'termin':10 'text':13 'use':31 'wast':41 'window':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6370155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705052908 {#1563
          date: 2024-01-12 10:48:28.0 +01:00
        }
        +"title": 301529
      }
    ]
    -id: 28808
    -titleTs: "'app':5 'cosmic':4 'editor':10 'file':7 'in-progress':1 'manag':8 'progress':3 'set':12 'termin':6 'text':9"
    -bodyTs: "'/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':88 '/pop-os/cosmic-epoch)':101 '/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':85 '/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':91 '/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':82 '/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':94 '2024':58 'addit':46 'alpha':53 'applic':19 'base':29 'build':105 'cosmic':1,18,50,97,108 'cosmic-epoch':96 'cross':35 'cross-platform':34 'desktop':5,73 'develop':21,63 'editor':70 'environ':6,74 'epoch':98 'far':62 'file':66 'github.com':81,84,87,90,93,100 'github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':86 'github.com/pop-os/cosmic-epoch)':99 'github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':83 'github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':89 'github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':80 'github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':92 'ice':17,31 'instal':107 'instruct':103 'last':77 'libcosm':24 'linux':8,48 'mac':41 'manag':67 'month':79 'near':51 'os':44 'platform':25,36 'q1':56 'redox':43 'releas':54 'rust':13 'see':95 'smithay':15 'support':38 'termin':65 'text':69 'thus':61 'toolkit':26 'wayland':4 'window':40 'within':75 'written':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705018507
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10556583"
    +editedAt: DateTimeImmutable @1720803201 {#2469
      date: 2024-07-12 18:53:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704932107 {#2455
      date: 2024-01-11 01:15:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
  +root: App\Entity\EntryComment {#1562}
  +body: "I really tried to find something, but didn’t. *shrug* Maybe I am not a target user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705065863 {#1596
    date: 2024-01-12 14:24:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmstick@lemmy.world"
    "@dino@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1683 …}
  +nested: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 301905
  -bodyTs: "'didn':8 'find':5 'mayb':11 'realli':2 'shrug':10 'someth':6 'target':16 'tri':3 'user':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6376451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705065863 {#1619
    date: 2024-01-12 14:24:23.0 +01:00
  }
  +"title": 301905
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#1909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1724 …}
    +slug: "In-progress-COSMIC-apps-terminal-file-manager-text-editor-and-settings"
    +title: "In-progress COSMIC apps: terminal, file manager, text editor, and settings"
    +url: "https://fosstodon.org/@soller/111733526892594130"
    +body: """
      COSMIC is a Wayland desktop environment for Linux that is written in Rust with Smithay and Iced. COSMIC applications are developed with the libcosmic platform toolkit, which is based on iced. They are cross-platform and supported on Windows, Mac, and Redox OS in addition to Linux.\n
      \n
      As COSMIC nears its alpha release in Q1 of 2024, we have thus far developed a terminal, file manager, and text editor for our desktop environment within the last few months.\n
      \n
      - [github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)\n
      - [github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)\n
      - [github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)\n
      - [github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)\n
      - [github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)\n
      \n
      See [cosmic-epoch](https://github.com/pop-os/cosmic-epoch) for instructions on building and installing COSMIC.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 117
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727583910 {#1597
      date: 2024-09-29 06:25:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1719 …}
    +votes: Doctrine\ORM\PersistentCollection {#1714 …}
    +reports: Doctrine\ORM\PersistentCollection {#1716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    +badges: Doctrine\ORM\PersistentCollection {#1362 …}
    +children: [
      1 => App\Entity\EntryComment {#1702}
      0 => App\Entity\EntryComment {#1562
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can somebody explain to me, why we need another terminal, file manager, text editor and such? Just to call them all “cosmic apps”? Also who the fuck is going to use any of this on windows or even macOS?? Why waste manpower on this cross-platform compatibility?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1721685917 {#1572
          date: 2024-07-23 00:05:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mmstick@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1559 …}
        +nested: Doctrine\ORM\PersistentCollection {#1565 …}
        +votes: Doctrine\ORM\PersistentCollection {#1558 …}
        +reports: Doctrine\ORM\PersistentCollection {#1557 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
        -id: 301529
        -bodyTs: "'also':24 'anoth':9 'app':23 'call':19 'compat':48 'cosmic':22 'cross':46 'cross-platform':45 'editor':14 'even':38 'explain':3 'file':11 'fuck':27 'go':29 'maco':39 'manag':12 'manpow':42 'need':8 'platform':47 'somebodi':2 'termin':10 'text':13 'use':31 'wast':41 'window':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6370155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705052908 {#1563
          date: 2024-01-12 10:48:28.0 +01:00
        }
        +"title": 301529
      }
    ]
    -id: 28808
    -titleTs: "'app':5 'cosmic':4 'editor':10 'file':7 'in-progress':1 'manag':8 'progress':3 'set':12 'termin':6 'text':9"
    -bodyTs: "'/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':88 '/pop-os/cosmic-epoch)':101 '/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':85 '/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':91 '/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':82 '/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':94 '2024':58 'addit':46 'alpha':53 'applic':19 'base':29 'build':105 'cosmic':1,18,50,97,108 'cosmic-epoch':96 'cross':35 'cross-platform':34 'desktop':5,73 'develop':21,63 'editor':70 'environ':6,74 'epoch':98 'far':62 'file':66 'github.com':81,84,87,90,93,100 'github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':86 'github.com/pop-os/cosmic-epoch)':99 'github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':83 'github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':89 'github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':80 'github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':92 'ice':17,31 'instal':107 'instruct':103 'last':77 'libcosm':24 'linux':8,48 'mac':41 'manag':67 'month':79 'near':51 'os':44 'platform':25,36 'q1':56 'redox':43 'releas':54 'rust':13 'see':95 'smithay':15 'support':38 'termin':65 'text':69 'thus':61 'toolkit':26 'wayland':4 'window':40 'within':75 'written':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705018507
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10556583"
    +editedAt: DateTimeImmutable @1720803201 {#2469
      date: 2024-07-12 18:53:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704932107 {#2455
      date: 2024-01-11 01:15:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
  +root: App\Entity\EntryComment {#1562}
  +body: "I really tried to find something, but didn’t. *shrug* Maybe I am not a target user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705065863 {#1596
    date: 2024-01-12 14:24:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmstick@lemmy.world"
    "@dino@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1683 …}
  +nested: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 301905
  -bodyTs: "'didn':8 'find':5 'mayb':11 'realli':2 'shrug':10 'someth':6 'target':16 'tri':3 'user':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6376451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705065863 {#1619
    date: 2024-01-12 14:24:23.0 +01:00
  }
  +"title": 301905
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#1909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1724 …}
    +slug: "In-progress-COSMIC-apps-terminal-file-manager-text-editor-and-settings"
    +title: "In-progress COSMIC apps: terminal, file manager, text editor, and settings"
    +url: "https://fosstodon.org/@soller/111733526892594130"
    +body: """
      COSMIC is a Wayland desktop environment for Linux that is written in Rust with Smithay and Iced. COSMIC applications are developed with the libcosmic platform toolkit, which is based on iced. They are cross-platform and supported on Windows, Mac, and Redox OS in addition to Linux.\n
      \n
      As COSMIC nears its alpha release in Q1 of 2024, we have thus far developed a terminal, file manager, and text editor for our desktop environment within the last few months.\n
      \n
      - [github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)\n
      - [github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)\n
      - [github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)\n
      - [github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)\n
      - [github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)\n
      \n
      See [cosmic-epoch](https://github.com/pop-os/cosmic-epoch) for instructions on building and installing COSMIC.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 117
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727583910 {#1597
      date: 2024-09-29 06:25:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1719 …}
    +votes: Doctrine\ORM\PersistentCollection {#1714 …}
    +reports: Doctrine\ORM\PersistentCollection {#1716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    +badges: Doctrine\ORM\PersistentCollection {#1362 …}
    +children: [
      1 => App\Entity\EntryComment {#1702}
      0 => App\Entity\EntryComment {#1562
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can somebody explain to me, why we need another terminal, file manager, text editor and such? Just to call them all “cosmic apps”? Also who the fuck is going to use any of this on windows or even macOS?? Why waste manpower on this cross-platform compatibility?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1721685917 {#1572
          date: 2024-07-23 00:05:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mmstick@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1559 …}
        +nested: Doctrine\ORM\PersistentCollection {#1565 …}
        +votes: Doctrine\ORM\PersistentCollection {#1558 …}
        +reports: Doctrine\ORM\PersistentCollection {#1557 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
        -id: 301529
        -bodyTs: "'also':24 'anoth':9 'app':23 'call':19 'compat':48 'cosmic':22 'cross':46 'cross-platform':45 'editor':14 'even':38 'explain':3 'file':11 'fuck':27 'go':29 'maco':39 'manag':12 'manpow':42 'need':8 'platform':47 'somebodi':2 'termin':10 'text':13 'use':31 'wast':41 'window':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6370155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705052908 {#1563
          date: 2024-01-12 10:48:28.0 +01:00
        }
        +"title": 301529
      }
    ]
    -id: 28808
    -titleTs: "'app':5 'cosmic':4 'editor':10 'file':7 'in-progress':1 'manag':8 'progress':3 'set':12 'termin':6 'text':9"
    -bodyTs: "'/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':88 '/pop-os/cosmic-epoch)':101 '/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':85 '/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':91 '/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':82 '/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':94 '2024':58 'addit':46 'alpha':53 'applic':19 'base':29 'build':105 'cosmic':1,18,50,97,108 'cosmic-epoch':96 'cross':35 'cross-platform':34 'desktop':5,73 'develop':21,63 'editor':70 'environ':6,74 'epoch':98 'far':62 'file':66 'github.com':81,84,87,90,93,100 'github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':86 'github.com/pop-os/cosmic-epoch)':99 'github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':83 'github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':89 'github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':80 'github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':92 'ice':17,31 'instal':107 'instruct':103 'last':77 'libcosm':24 'linux':8,48 'mac':41 'manag':67 'month':79 'near':51 'os':44 'platform':25,36 'q1':56 'redox':43 'releas':54 'rust':13 'see':95 'smithay':15 'support':38 'termin':65 'text':69 'thus':61 'toolkit':26 'wayland':4 'window':40 'within':75 'written':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705018507
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10556583"
    +editedAt: DateTimeImmutable @1720803201 {#2469
      date: 2024-07-12 18:53:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704932107 {#2455
      date: 2024-01-11 01:15:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
  +root: App\Entity\EntryComment {#1562}
  +body: "I really tried to find something, but didn’t. *shrug* Maybe I am not a target user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705065863 {#1596
    date: 2024-01-12 14:24:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmstick@lemmy.world"
    "@dino@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1683 …}
  +nested: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 301905
  -bodyTs: "'didn':8 'find':5 'mayb':11 'realli':2 'shrug':10 'someth':6 'target':16 'tri':3 'user':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6376451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705065863 {#1619
    date: 2024-01-12 14:24:23.0 +01:00
  }
  +"title": 301905
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1562
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#1909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1724 …}
    +slug: "In-progress-COSMIC-apps-terminal-file-manager-text-editor-and-settings"
    +title: "In-progress COSMIC apps: terminal, file manager, text editor, and settings"
    +url: "https://fosstodon.org/@soller/111733526892594130"
    +body: """
      COSMIC is a Wayland desktop environment for Linux that is written in Rust with Smithay and Iced. COSMIC applications are developed with the libcosmic platform toolkit, which is based on iced. They are cross-platform and supported on Windows, Mac, and Redox OS in addition to Linux.\n
      \n
      As COSMIC nears its alpha release in Q1 of 2024, we have thus far developed a terminal, file manager, and text editor for our desktop environment within the last few months.\n
      \n
      - [github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)\n
      - [github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)\n
      - [github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)\n
      - [github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)\n
      - [github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)\n
      \n
      See [cosmic-epoch](https://github.com/pop-os/cosmic-epoch) for instructions on building and installing COSMIC.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 117
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727583910 {#1597
      date: 2024-09-29 06:25:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1719 …}
    +votes: Doctrine\ORM\PersistentCollection {#1714 …}
    +reports: Doctrine\ORM\PersistentCollection {#1716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    +badges: Doctrine\ORM\PersistentCollection {#1362 …}
    +children: [
      1 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
        +root: App\Entity\EntryComment {#1562}
        +body: "I really tried to find something, but didn’t. *shrug* Maybe I am not a target user."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705065863 {#1596
          date: 2024-01-12 14:24:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mmstick@lemmy.world"
          "@dino@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1683 …}
        +nested: Doctrine\ORM\PersistentCollection {#1680 …}
        +votes: Doctrine\ORM\PersistentCollection {#1686 …}
        +reports: Doctrine\ORM\PersistentCollection {#1692 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
        -id: 301905
        -bodyTs: "'didn':8 'find':5 'mayb':11 'realli':2 'shrug':10 'someth':6 'target':16 'tri':3 'user':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6376451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705065863 {#1619
          date: 2024-01-12 14:24:23.0 +01:00
        }
        +"title": 301905
      }
      0 => App\Entity\EntryComment {#1562}
    ]
    -id: 28808
    -titleTs: "'app':5 'cosmic':4 'editor':10 'file':7 'in-progress':1 'manag':8 'progress':3 'set':12 'termin':6 'text':9"
    -bodyTs: "'/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':88 '/pop-os/cosmic-epoch)':101 '/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':85 '/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':91 '/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':82 '/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':94 '2024':58 'addit':46 'alpha':53 'applic':19 'base':29 'build':105 'cosmic':1,18,50,97,108 'cosmic-epoch':96 'cross':35 'cross-platform':34 'desktop':5,73 'develop':21,63 'editor':70 'environ':6,74 'epoch':98 'far':62 'file':66 'github.com':81,84,87,90,93,100 'github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':86 'github.com/pop-os/cosmic-epoch)':99 'github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':83 'github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':89 'github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':80 'github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':92 'ice':17,31 'instal':107 'instruct':103 'last':77 'libcosm':24 'linux':8,48 'mac':41 'manag':67 'month':79 'near':51 'os':44 'platform':25,36 'q1':56 'redox':43 'releas':54 'rust':13 'see':95 'smithay':15 'support':38 'termin':65 'text':69 'thus':61 'toolkit':26 'wayland':4 'window':40 'within':75 'written':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705018507
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10556583"
    +editedAt: DateTimeImmutable @1720803201 {#2469
      date: 2024-07-12 18:53:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704932107 {#2455
      date: 2024-01-11 01:15:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can somebody explain to me, why we need another terminal, file manager, text editor and such? Just to call them all “cosmic apps”? Also who the fuck is going to use any of this on windows or even macOS?? Why waste manpower on this cross-platform compatibility?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1721685917 {#1572
    date: 2024-07-23 00:05:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmstick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1559 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 301529
  -bodyTs: "'also':24 'anoth':9 'app':23 'call':19 'compat':48 'cosmic':22 'cross':46 'cross-platform':45 'editor':14 'even':38 'explain':3 'file':11 'fuck':27 'go':29 'maco':39 'manag':12 'manpow':42 'need':8 'platform':47 'somebodi':2 'termin':10 'text':13 'use':31 'wast':41 'window':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6370155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705052908 {#1563
    date: 2024-01-12 10:48:28.0 +01:00
  }
  +"title": 301529
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1562
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#1909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1724 …}
    +slug: "In-progress-COSMIC-apps-terminal-file-manager-text-editor-and-settings"
    +title: "In-progress COSMIC apps: terminal, file manager, text editor, and settings"
    +url: "https://fosstodon.org/@soller/111733526892594130"
    +body: """
      COSMIC is a Wayland desktop environment for Linux that is written in Rust with Smithay and Iced. COSMIC applications are developed with the libcosmic platform toolkit, which is based on iced. They are cross-platform and supported on Windows, Mac, and Redox OS in addition to Linux.\n
      \n
      As COSMIC nears its alpha release in Q1 of 2024, we have thus far developed a terminal, file manager, and text editor for our desktop environment within the last few months.\n
      \n
      - [github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)\n
      - [github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)\n
      - [github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)\n
      - [github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)\n
      - [github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)\n
      \n
      See [cosmic-epoch](https://github.com/pop-os/cosmic-epoch) for instructions on building and installing COSMIC.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 117
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727583910 {#1597
      date: 2024-09-29 06:25:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1719 …}
    +votes: Doctrine\ORM\PersistentCollection {#1714 …}
    +reports: Doctrine\ORM\PersistentCollection {#1716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    +badges: Doctrine\ORM\PersistentCollection {#1362 …}
    +children: [
      1 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
        +root: App\Entity\EntryComment {#1562}
        +body: "I really tried to find something, but didn’t. *shrug* Maybe I am not a target user."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705065863 {#1596
          date: 2024-01-12 14:24:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mmstick@lemmy.world"
          "@dino@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1683 …}
        +nested: Doctrine\ORM\PersistentCollection {#1680 …}
        +votes: Doctrine\ORM\PersistentCollection {#1686 …}
        +reports: Doctrine\ORM\PersistentCollection {#1692 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
        -id: 301905
        -bodyTs: "'didn':8 'find':5 'mayb':11 'realli':2 'shrug':10 'someth':6 'target':16 'tri':3 'user':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6376451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705065863 {#1619
          date: 2024-01-12 14:24:23.0 +01:00
        }
        +"title": 301905
      }
      0 => App\Entity\EntryComment {#1562}
    ]
    -id: 28808
    -titleTs: "'app':5 'cosmic':4 'editor':10 'file':7 'in-progress':1 'manag':8 'progress':3 'set':12 'termin':6 'text':9"
    -bodyTs: "'/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':88 '/pop-os/cosmic-epoch)':101 '/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':85 '/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':91 '/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':82 '/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':94 '2024':58 'addit':46 'alpha':53 'applic':19 'base':29 'build':105 'cosmic':1,18,50,97,108 'cosmic-epoch':96 'cross':35 'cross-platform':34 'desktop':5,73 'develop':21,63 'editor':70 'environ':6,74 'epoch':98 'far':62 'file':66 'github.com':81,84,87,90,93,100 'github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':86 'github.com/pop-os/cosmic-epoch)':99 'github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':83 'github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':89 'github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':80 'github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':92 'ice':17,31 'instal':107 'instruct':103 'last':77 'libcosm':24 'linux':8,48 'mac':41 'manag':67 'month':79 'near':51 'os':44 'platform':25,36 'q1':56 'redox':43 'releas':54 'rust':13 'see':95 'smithay':15 'support':38 'termin':65 'text':69 'thus':61 'toolkit':26 'wayland':4 'window':40 'within':75 'written':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705018507
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10556583"
    +editedAt: DateTimeImmutable @1720803201 {#2469
      date: 2024-07-12 18:53:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704932107 {#2455
      date: 2024-01-11 01:15:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can somebody explain to me, why we need another terminal, file manager, text editor and such? Just to call them all “cosmic apps”? Also who the fuck is going to use any of this on windows or even macOS?? Why waste manpower on this cross-platform compatibility?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1721685917 {#1572
    date: 2024-07-23 00:05:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmstick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1559 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 301529
  -bodyTs: "'also':24 'anoth':9 'app':23 'call':19 'compat':48 'cosmic':22 'cross':46 'cross-platform':45 'editor':14 'even':38 'explain':3 'file':11 'fuck':27 'go':29 'maco':39 'manag':12 'manpow':42 'need':8 'platform':47 'somebodi':2 'termin':10 'text':13 'use':31 'wast':41 'window':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6370155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705052908 {#1563
    date: 2024-01-12 10:48:28.0 +01:00
  }
  +"title": 301529
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1562
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#1909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1724 …}
    +slug: "In-progress-COSMIC-apps-terminal-file-manager-text-editor-and-settings"
    +title: "In-progress COSMIC apps: terminal, file manager, text editor, and settings"
    +url: "https://fosstodon.org/@soller/111733526892594130"
    +body: """
      COSMIC is a Wayland desktop environment for Linux that is written in Rust with Smithay and Iced. COSMIC applications are developed with the libcosmic platform toolkit, which is based on iced. They are cross-platform and supported on Windows, Mac, and Redox OS in addition to Linux.\n
      \n
      As COSMIC nears its alpha release in Q1 of 2024, we have thus far developed a terminal, file manager, and text editor for our desktop environment within the last few months.\n
      \n
      - [github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)\n
      - [github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)\n
      - [github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)\n
      - [github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)\n
      - [github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)\n
      \n
      See [cosmic-epoch](https://github.com/pop-os/cosmic-epoch) for instructions on building and installing COSMIC.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 117
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727583910 {#1597
      date: 2024-09-29 06:25:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1719 …}
    +votes: Doctrine\ORM\PersistentCollection {#1714 …}
    +reports: Doctrine\ORM\PersistentCollection {#1716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    +badges: Doctrine\ORM\PersistentCollection {#1362 …}
    +children: [
      1 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
        +root: App\Entity\EntryComment {#1562}
        +body: "I really tried to find something, but didn’t. *shrug* Maybe I am not a target user."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705065863 {#1596
          date: 2024-01-12 14:24:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mmstick@lemmy.world"
          "@dino@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1683 …}
        +nested: Doctrine\ORM\PersistentCollection {#1680 …}
        +votes: Doctrine\ORM\PersistentCollection {#1686 …}
        +reports: Doctrine\ORM\PersistentCollection {#1692 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
        -id: 301905
        -bodyTs: "'didn':8 'find':5 'mayb':11 'realli':2 'shrug':10 'someth':6 'target':16 'tri':3 'user':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6376451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705065863 {#1619
          date: 2024-01-12 14:24:23.0 +01:00
        }
        +"title": 301905
      }
      0 => App\Entity\EntryComment {#1562}
    ]
    -id: 28808
    -titleTs: "'app':5 'cosmic':4 'editor':10 'file':7 'in-progress':1 'manag':8 'progress':3 'set':12 'termin':6 'text':9"
    -bodyTs: "'/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':88 '/pop-os/cosmic-epoch)':101 '/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':85 '/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':91 '/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':82 '/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':94 '2024':58 'addit':46 'alpha':53 'applic':19 'base':29 'build':105 'cosmic':1,18,50,97,108 'cosmic-epoch':96 'cross':35 'cross-platform':34 'desktop':5,73 'develop':21,63 'editor':70 'environ':6,74 'epoch':98 'far':62 'file':66 'github.com':81,84,87,90,93,100 'github.com/pop-os/cosmic-edit](https://github.com/pop-os/cosmic-edit)':86 'github.com/pop-os/cosmic-epoch)':99 'github.com/pop-os/cosmic-files](https://github.com/pop-os/cosmic-files)':83 'github.com/pop-os/cosmic-settings](https://github.com/pop-os/cosmic-settings)':89 'github.com/pop-os/cosmic-term](https://github.com/pop-os/cosmic-term)':80 'github.com/pop-os/libcosmic](https://github.com/pop-os/libcosmic)':92 'ice':17,31 'instal':107 'instruct':103 'last':77 'libcosm':24 'linux':8,48 'mac':41 'manag':67 'month':79 'near':51 'os':44 'platform':25,36 'q1':56 'redox':43 'releas':54 'rust':13 'see':95 'smithay':15 'support':38 'termin':65 'text':69 'thus':61 'toolkit':26 'wayland':4 'window':40 'within':75 'written':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705018507
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10556583"
    +editedAt: DateTimeImmutable @1720803201 {#2469
      date: 2024-07-12 18:53:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704932107 {#2455
      date: 2024-01-11 01:15:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can somebody explain to me, why we need another terminal, file manager, text editor and such? Just to call them all “cosmic apps”? Also who the fuck is going to use any of this on windows or even macOS?? Why waste manpower on this cross-platform compatibility?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1721685917 {#1572
    date: 2024-07-23 00:05:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmstick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1559 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 301529
  -bodyTs: "'also':24 'anoth':9 'app':23 'call':19 'compat':48 'cosmic':22 'cross':46 'cross-platform':45 'editor':14 'even':38 'explain':3 'file':11 'fuck':27 'go':29 'maco':39 'manag':12 'manpow':42 'need':8 'platform':47 'somebodi':2 'termin':10 'text':13 'use':31 'wast':41 'window':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6370155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705052908 {#1563
    date: 2024-01-12 10:48:28.0 +01:00
  }
  +"title": 301529
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#2084 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2079 …}
  +slug: "Some-of-y-all-need-to-see-this-and-drop-the"
  +title: "Some of y'all need to see this and drop the superiority complex..."
  +url: "https://lemmy.world/pictrs/image/f5d59278-2cb3-468c-81f8-b974d87e538e.jpeg"
  +body: """
    Image shows a tweet with the header “and people STILL try to convince me Linux and Windows are better when the DATA clearly shows otherwise. SMH” with an image attached showing the following:\n
    \n
    “Operating systems by current version” Mac OS: 14 Windows: 11 Linux: 6
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 176
  +favouriteCount: 1191
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727690160 {#1404
    date: 2024-09-30 11:56:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2061 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: [
    App\Entity\EntryComment {#1606
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1580 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
      +body: "its not even funny?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705049495 {#1440
        date: 2024-01-12 09:51:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@13617@lemmy.world"
        "@dino@discuss.tchncs.de"
        "@JackRiddle@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1652 …}
      +nested: Doctrine\ORM\PersistentCollection {#1650 …}
      +votes: Doctrine\ORM\PersistentCollection {#1671 …}
      +reports: Doctrine\ORM\PersistentCollection {#1667 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
      -id: 301444
      -bodyTs: "'even':3 'funni':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6368060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705049495 {#1703
        date: 2024-01-12 09:51:35.0 +01:00
      }
      +"title": 301444
    }
  ]
  -id: 28474
  -titleTs: "'complex':13 'drop':10 'need':5 'see':7 'superior':12 'y':3"
  -bodyTs: "'11':43 '14':41 '6':45 'attach':30 'better':19 'clear':23 'convinc':13 'current':37 'data':22 'follow':33 'header':7 'imag':1,29 'linux':15,44 'mac':39 'oper':34 'os':40 'otherwis':25 'peopl':9 'show':2,24,31 'smh':26 'still':10 'system':35 'tri':11 'tweet':4 'version':38 'window':17,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704921465
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10508068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704835065 {#2453
    date: 2024-01-09 22:17: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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#2084 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2079 …}
  +slug: "Some-of-y-all-need-to-see-this-and-drop-the"
  +title: "Some of y'all need to see this and drop the superiority complex..."
  +url: "https://lemmy.world/pictrs/image/f5d59278-2cb3-468c-81f8-b974d87e538e.jpeg"
  +body: """
    Image shows a tweet with the header “and people STILL try to convince me Linux and Windows are better when the DATA clearly shows otherwise. SMH” with an image attached showing the following:\n
    \n
    “Operating systems by current version” Mac OS: 14 Windows: 11 Linux: 6
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 176
  +favouriteCount: 1191
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727690160 {#1404
    date: 2024-09-30 11:56:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2061 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: [
    App\Entity\EntryComment {#1606
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1580 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
      +body: "its not even funny?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705049495 {#1440
        date: 2024-01-12 09:51:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@13617@lemmy.world"
        "@dino@discuss.tchncs.de"
        "@JackRiddle@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1652 …}
      +nested: Doctrine\ORM\PersistentCollection {#1650 …}
      +votes: Doctrine\ORM\PersistentCollection {#1671 …}
      +reports: Doctrine\ORM\PersistentCollection {#1667 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
      -id: 301444
      -bodyTs: "'even':3 'funni':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6368060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705049495 {#1703
        date: 2024-01-12 09:51:35.0 +01:00
      }
      +"title": 301444
    }
  ]
  -id: 28474
  -titleTs: "'complex':13 'drop':10 'need':5 'see':7 'superior':12 'y':3"
  -bodyTs: "'11':43 '14':41 '6':45 'attach':30 'better':19 'clear':23 'convinc':13 'current':37 'data':22 'follow':33 'header':7 'imag':1,29 'linux':15,44 'mac':39 'oper':34 'os':40 'otherwis':25 'peopl':9 'show':2,24,31 'smh':26 'still':10 'system':35 'tri':11 'tweet':4 'version':38 'window':17,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704921465
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10508068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704835065 {#2453
    date: 2024-01-09 22:17: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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#2084 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2079 …}
  +slug: "Some-of-y-all-need-to-see-this-and-drop-the"
  +title: "Some of y'all need to see this and drop the superiority complex..."
  +url: "https://lemmy.world/pictrs/image/f5d59278-2cb3-468c-81f8-b974d87e538e.jpeg"
  +body: """
    Image shows a tweet with the header “and people STILL try to convince me Linux and Windows are better when the DATA clearly shows otherwise. SMH” with an image attached showing the following:\n
    \n
    “Operating systems by current version” Mac OS: 14 Windows: 11 Linux: 6
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 176
  +favouriteCount: 1191
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727690160 {#1404
    date: 2024-09-30 11:56:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2061 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: [
    App\Entity\EntryComment {#1606
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1580 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
      +body: "its not even funny?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705049495 {#1440
        date: 2024-01-12 09:51:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@13617@lemmy.world"
        "@dino@discuss.tchncs.de"
        "@JackRiddle@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1652 …}
      +nested: Doctrine\ORM\PersistentCollection {#1650 …}
      +votes: Doctrine\ORM\PersistentCollection {#1671 …}
      +reports: Doctrine\ORM\PersistentCollection {#1667 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
      -id: 301444
      -bodyTs: "'even':3 'funni':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6368060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705049495 {#1703
        date: 2024-01-12 09:51:35.0 +01:00
      }
      +"title": 301444
    }
  ]
  -id: 28474
  -titleTs: "'complex':13 'drop':10 'need':5 'see':7 'superior':12 'y':3"
  -bodyTs: "'11':43 '14':41 '6':45 'attach':30 'better':19 'clear':23 'convinc':13 'current':37 'data':22 'follow':33 'header':7 'imag':1,29 'linux':15,44 'mac':39 'oper':34 'os':40 'otherwis':25 'peopl':9 'show':2,24,31 'smh':26 'still':10 'system':35 'tri':11 'tweet':4 'version':38 'window':17,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704921465
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10508068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704835065 {#2453
    date: 2024-01-09 22:17: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
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 {#1606
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1580
    +user: Proxies\__CG__\App\Entity\User {#2363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#2084 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2079 …}
    +slug: "Some-of-y-all-need-to-see-this-and-drop-the"
    +title: "Some of y'all need to see this and drop the superiority complex..."
    +url: "https://lemmy.world/pictrs/image/f5d59278-2cb3-468c-81f8-b974d87e538e.jpeg"
    +body: """
      Image shows a tweet with the header “and people STILL try to convince me Linux and Windows are better when the DATA clearly shows otherwise. SMH” with an image attached showing the following:\n
      \n
      “Operating systems by current version” Mac OS: 14 Windows: 11 Linux: 6
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 176
    +favouriteCount: 1191
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727690160 {#1404
      date: 2024-09-30 11:56:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2061 …}
    +votes: Doctrine\ORM\PersistentCollection {#2082 …}
    +reports: Doctrine\ORM\PersistentCollection {#2078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    +badges: Doctrine\ORM\PersistentCollection {#2081 …}
    +children: [
      App\Entity\EntryComment {#1606}
    ]
    -id: 28474
    -titleTs: "'complex':13 'drop':10 'need':5 'see':7 'superior':12 'y':3"
    -bodyTs: "'11':43 '14':41 '6':45 'attach':30 'better':19 'clear':23 'convinc':13 'current':37 'data':22 'follow':33 'header':7 'imag':1,29 'linux':15,44 'mac':39 'oper':34 'os':40 'otherwis':25 'peopl':9 'show':2,24,31 'smh':26 'still':10 'system':35 'tri':11 'tweet':4 'version':38 'window':17,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704921465
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10508068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704835065 {#2453
      date: 2024-01-09 22:17:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
  +body: "its not even funny?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705049495 {#1440
    date: 2024-01-12 09:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@13617@lemmy.world"
    "@dino@discuss.tchncs.de"
    "@JackRiddle@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1652 …}
  +nested: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  -id: 301444
  -bodyTs: "'even':3 'funni':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6368060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705049495 {#1703
    date: 2024-01-12 09:51:35.0 +01:00
  }
  +"title": 301444
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1606
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1580
    +user: Proxies\__CG__\App\Entity\User {#2363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#2084 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2079 …}
    +slug: "Some-of-y-all-need-to-see-this-and-drop-the"
    +title: "Some of y'all need to see this and drop the superiority complex..."
    +url: "https://lemmy.world/pictrs/image/f5d59278-2cb3-468c-81f8-b974d87e538e.jpeg"
    +body: """
      Image shows a tweet with the header “and people STILL try to convince me Linux and Windows are better when the DATA clearly shows otherwise. SMH” with an image attached showing the following:\n
      \n
      “Operating systems by current version” Mac OS: 14 Windows: 11 Linux: 6
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 176
    +favouriteCount: 1191
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727690160 {#1404
      date: 2024-09-30 11:56:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2061 …}
    +votes: Doctrine\ORM\PersistentCollection {#2082 …}
    +reports: Doctrine\ORM\PersistentCollection {#2078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    +badges: Doctrine\ORM\PersistentCollection {#2081 …}
    +children: [
      App\Entity\EntryComment {#1606}
    ]
    -id: 28474
    -titleTs: "'complex':13 'drop':10 'need':5 'see':7 'superior':12 'y':3"
    -bodyTs: "'11':43 '14':41 '6':45 'attach':30 'better':19 'clear':23 'convinc':13 'current':37 'data':22 'follow':33 'header':7 'imag':1,29 'linux':15,44 'mac':39 'oper':34 'os':40 'otherwis':25 'peopl':9 'show':2,24,31 'smh':26 'still':10 'system':35 'tri':11 'tweet':4 'version':38 'window':17,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704921465
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10508068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704835065 {#2453
      date: 2024-01-09 22:17:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
  +body: "its not even funny?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705049495 {#1440
    date: 2024-01-12 09:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@13617@lemmy.world"
    "@dino@discuss.tchncs.de"
    "@JackRiddle@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1652 …}
  +nested: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  -id: 301444
  -bodyTs: "'even':3 'funni':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6368060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705049495 {#1703
    date: 2024-01-12 09:51:35.0 +01:00
  }
  +"title": 301444
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1606
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1580
    +user: Proxies\__CG__\App\Entity\User {#2363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#2084 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2079 …}
    +slug: "Some-of-y-all-need-to-see-this-and-drop-the"
    +title: "Some of y'all need to see this and drop the superiority complex..."
    +url: "https://lemmy.world/pictrs/image/f5d59278-2cb3-468c-81f8-b974d87e538e.jpeg"
    +body: """
      Image shows a tweet with the header “and people STILL try to convince me Linux and Windows are better when the DATA clearly shows otherwise. SMH” with an image attached showing the following:\n
      \n
      “Operating systems by current version” Mac OS: 14 Windows: 11 Linux: 6
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 176
    +favouriteCount: 1191
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727690160 {#1404
      date: 2024-09-30 11:56:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2061 …}
    +votes: Doctrine\ORM\PersistentCollection {#2082 …}
    +reports: Doctrine\ORM\PersistentCollection {#2078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    +badges: Doctrine\ORM\PersistentCollection {#2081 …}
    +children: [
      App\Entity\EntryComment {#1606}
    ]
    -id: 28474
    -titleTs: "'complex':13 'drop':10 'need':5 'see':7 'superior':12 'y':3"
    -bodyTs: "'11':43 '14':41 '6':45 'attach':30 'better':19 'clear':23 'convinc':13 'current':37 'data':22 'follow':33 'header':7 'imag':1,29 'linux':15,44 'mac':39 'oper':34 'os':40 'otherwis':25 'peopl':9 'show':2,24,31 'smh':26 'still':10 'system':35 'tri':11 'tweet':4 'version':38 'window':17,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704921465
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10508068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704835065 {#2453
      date: 2024-01-09 22:17:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
  +body: "its not even funny?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705049495 {#1440
    date: 2024-01-12 09:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@13617@lemmy.world"
    "@dino@discuss.tchncs.de"
    "@JackRiddle@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1652 …}
  +nested: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  -id: 301444
  -bodyTs: "'even':3 'funni':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6368060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705049495 {#1703
    date: 2024-01-12 09:51:35.0 +01:00
  }
  +"title": 301444
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
22 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