Redirect 302 redirect from GET @entry_comment_create (957e09)

GET https://kbin.spritesserver.nl/index.php/u/@TCB13@lemmy.world/top/2023-11-03::2023-11-03

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 …}
}
20.76 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.06 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 {#1691
  +user: Proxies\__CG__\App\Entity\User {#2603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: Proxies\__CG__\App\Entity\Image {#2605 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
  +slug: "Just-learned-about-AppImageLauncher"
  +title: "Just learned about AppImageLauncher"
  +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
  +body: """
    I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
    \n
    > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
    \n
    Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699375993 {#2598
    date: 2023-11-07 17:53:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2607 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
  +badges: Doctrine\ORM\PersistentCollection {#2617 …}
  +children: [
    4 => App\Entity\EntryComment {#1795
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699168797 {#1566
        date: 2023-11-05 08:19:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 86644
      -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5030974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699007956 {#1692
        date: 2023-11-03 11:39:16.0 +01:00
      }
      +"title": 86644
    }
    3 => App\Entity\EntryComment {#1617
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: App\Entity\EntryComment {#1795}
      +body: """
        > Appimage and snap. Why no flatpak?\n
        \n
        I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699008948 {#1625
        date: 2023-11-03 11:55:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
        "@TCB13@lemmy.world"
        "@beta_tester@lemmy.ml"
        "@M500@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1725 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1726 …}
      +reports: Doctrine\ORM\PersistentCollection {#1736 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
      -id: 86667
      -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5031184"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699008948 {#1597
        date: 2023-11-03 11:55:48.0 +01:00
      }
      +"title": 86667
    }
    1 => App\Entity\EntryComment {#2448
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
      +root: App\Entity\EntryComment {#1795}
      +body: "Performance… or lack of it. Overhead."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699009020 {#2464
        date: 2023-11-03 11:57:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
        "@TCB13@lemmy.world"
        "@JetpackJackson@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2447 …}
      +nested: Doctrine\ORM\PersistentCollection {#2462 …}
      +votes: Doctrine\ORM\PersistentCollection {#2461 …}
      +reports: Doctrine\ORM\PersistentCollection {#2460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
      -id: 86672
      -bodyTs: "'lack':3 'overhead':6 'perform':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5031203"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699009020 {#2463
        date: 2023-11-03 11:57:00.0 +01:00
      }
      +"title": 86672
    }
    2 => App\Entity\EntryComment {#1729
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
      +root: App\Entity\EntryComment {#1795}
      +body: """
        > Some apps are only available as appimages.\n
        \n
        Yeah I know, I was just joking around, still AppImages are annoying.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699008991 {#1735
        date: 2023-11-03 11:56:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
        "@TCB13@lemmy.world"
        "@beta_tester@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1719 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1720 …}
      +reports: Doctrine\ORM\PersistentCollection {#1717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
      -id: 86669
      -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5031192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699008991 {#1733
        date: 2023-11-03 11:56:31.0 +01:00
      }
      +"title": 86669
    }
    0 => App\Entity\EntryComment {#2385
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
      +root: App\Entity\EntryComment {#1795}
      +body: """
        > Because it only lets you copy to the clipboard, lol.\n
        \n
        Fair enough. :P
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699017395 {#2386
        date: 2023-11-03 14:16:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
        "@TCB13@lemmy.world"
        "@beta_tester@lemmy.ml"
        "@M500@lemmy.ml"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1910 …}
      +reports: Doctrine\ORM\PersistentCollection {#1909 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
      -id: 86929
      -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699017395 {#2382
        date: 2023-11-03 14:16:35.0 +01:00
      }
      +"title": 86929
    }
  ]
  -id: 9277
  -titleTs: "'appimagelaunch':4 'learn':2"
  -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699091091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7725424"
  +editedAt: DateTimeImmutable @1699004728 {#2586
    date: 2023-11-03 10:45:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699004691 {#2566
    date: 2023-11-03 10:44:51.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 {#1691
  +user: Proxies\__CG__\App\Entity\User {#2603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: Proxies\__CG__\App\Entity\Image {#2605 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
  +slug: "Just-learned-about-AppImageLauncher"
  +title: "Just learned about AppImageLauncher"
  +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
  +body: """
    I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
    \n
    > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
    \n
    Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699375993 {#2598
    date: 2023-11-07 17:53:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2607 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
  +badges: Doctrine\ORM\PersistentCollection {#2617 …}
  +children: [
    4 => App\Entity\EntryComment {#1795
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699168797 {#1566
        date: 2023-11-05 08:19:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 86644
      -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5030974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699007956 {#1692
        date: 2023-11-03 11:39:16.0 +01:00
      }
      +"title": 86644
    }
    3 => App\Entity\EntryComment {#1617
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: App\Entity\EntryComment {#1795}
      +body: """
        > Appimage and snap. Why no flatpak?\n
        \n
        I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699008948 {#1625
        date: 2023-11-03 11:55:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
        "@TCB13@lemmy.world"
        "@beta_tester@lemmy.ml"
        "@M500@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1725 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1726 …}
      +reports: Doctrine\ORM\PersistentCollection {#1736 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
      -id: 86667
      -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5031184"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699008948 {#1597
        date: 2023-11-03 11:55:48.0 +01:00
      }
      +"title": 86667
    }
    1 => App\Entity\EntryComment {#2448
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
      +root: App\Entity\EntryComment {#1795}
      +body: "Performance… or lack of it. Overhead."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699009020 {#2464
        date: 2023-11-03 11:57:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
        "@TCB13@lemmy.world"
        "@JetpackJackson@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2447 …}
      +nested: Doctrine\ORM\PersistentCollection {#2462 …}
      +votes: Doctrine\ORM\PersistentCollection {#2461 …}
      +reports: Doctrine\ORM\PersistentCollection {#2460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
      -id: 86672
      -bodyTs: "'lack':3 'overhead':6 'perform':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5031203"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699009020 {#2463
        date: 2023-11-03 11:57:00.0 +01:00
      }
      +"title": 86672
    }
    2 => App\Entity\EntryComment {#1729
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
      +root: App\Entity\EntryComment {#1795}
      +body: """
        > Some apps are only available as appimages.\n
        \n
        Yeah I know, I was just joking around, still AppImages are annoying.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699008991 {#1735
        date: 2023-11-03 11:56:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
        "@TCB13@lemmy.world"
        "@beta_tester@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1719 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1720 …}
      +reports: Doctrine\ORM\PersistentCollection {#1717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
      -id: 86669
      -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5031192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699008991 {#1733
        date: 2023-11-03 11:56:31.0 +01:00
      }
      +"title": 86669
    }
    0 => App\Entity\EntryComment {#2385
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
      +root: App\Entity\EntryComment {#1795}
      +body: """
        > Because it only lets you copy to the clipboard, lol.\n
        \n
        Fair enough. :P
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699017395 {#2386
        date: 2023-11-03 14:16:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
        "@TCB13@lemmy.world"
        "@beta_tester@lemmy.ml"
        "@M500@lemmy.ml"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1910 …}
      +reports: Doctrine\ORM\PersistentCollection {#1909 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
      -id: 86929
      -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699017395 {#2382
        date: 2023-11-03 14:16:35.0 +01:00
      }
      +"title": 86929
    }
  ]
  -id: 9277
  -titleTs: "'appimagelaunch':4 'learn':2"
  -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699091091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7725424"
  +editedAt: DateTimeImmutable @1699004728 {#2586
    date: 2023-11-03 10:45:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699004691 {#2566
    date: 2023-11-03 10:44:51.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 {#1691
  +user: Proxies\__CG__\App\Entity\User {#2603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: Proxies\__CG__\App\Entity\Image {#2605 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
  +slug: "Just-learned-about-AppImageLauncher"
  +title: "Just learned about AppImageLauncher"
  +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
  +body: """
    I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
    \n
    > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
    \n
    Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699375993 {#2598
    date: 2023-11-07 17:53:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2607 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
  +badges: Doctrine\ORM\PersistentCollection {#2617 …}
  +children: [
    4 => App\Entity\EntryComment {#1795
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699168797 {#1566
        date: 2023-11-05 08:19:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 86644
      -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5030974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699007956 {#1692
        date: 2023-11-03 11:39:16.0 +01:00
      }
      +"title": 86644
    }
    3 => App\Entity\EntryComment {#1617
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: App\Entity\EntryComment {#1795}
      +body: """
        > Appimage and snap. Why no flatpak?\n
        \n
        I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699008948 {#1625
        date: 2023-11-03 11:55:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
        "@TCB13@lemmy.world"
        "@beta_tester@lemmy.ml"
        "@M500@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1725 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1726 …}
      +reports: Doctrine\ORM\PersistentCollection {#1736 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
      -id: 86667
      -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5031184"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699008948 {#1597
        date: 2023-11-03 11:55:48.0 +01:00
      }
      +"title": 86667
    }
    1 => App\Entity\EntryComment {#2448
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
      +root: App\Entity\EntryComment {#1795}
      +body: "Performance… or lack of it. Overhead."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699009020 {#2464
        date: 2023-11-03 11:57:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
        "@TCB13@lemmy.world"
        "@JetpackJackson@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2447 …}
      +nested: Doctrine\ORM\PersistentCollection {#2462 …}
      +votes: Doctrine\ORM\PersistentCollection {#2461 …}
      +reports: Doctrine\ORM\PersistentCollection {#2460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
      -id: 86672
      -bodyTs: "'lack':3 'overhead':6 'perform':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5031203"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699009020 {#2463
        date: 2023-11-03 11:57:00.0 +01:00
      }
      +"title": 86672
    }
    2 => App\Entity\EntryComment {#1729
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
      +root: App\Entity\EntryComment {#1795}
      +body: """
        > Some apps are only available as appimages.\n
        \n
        Yeah I know, I was just joking around, still AppImages are annoying.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699008991 {#1735
        date: 2023-11-03 11:56:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
        "@TCB13@lemmy.world"
        "@beta_tester@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1719 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1720 …}
      +reports: Doctrine\ORM\PersistentCollection {#1717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
      -id: 86669
      -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5031192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699008991 {#1733
        date: 2023-11-03 11:56:31.0 +01:00
      }
      +"title": 86669
    }
    0 => App\Entity\EntryComment {#2385
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
      +root: App\Entity\EntryComment {#1795}
      +body: """
        > Because it only lets you copy to the clipboard, lol.\n
        \n
        Fair enough. :P
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699017395 {#2386
        date: 2023-11-03 14:16:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
        "@TCB13@lemmy.world"
        "@beta_tester@lemmy.ml"
        "@M500@lemmy.ml"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1910 …}
      +reports: Doctrine\ORM\PersistentCollection {#1909 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
      -id: 86929
      -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699017395 {#2382
        date: 2023-11-03 14:16:35.0 +01:00
      }
      +"title": 86929
    }
  ]
  -id: 9277
  -titleTs: "'appimagelaunch':4 'learn':2"
  -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699091091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7725424"
  +editedAt: DateTimeImmutable @1699004728 {#2586
    date: 2023-11-03 10:45:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699004691 {#2566
    date: 2023-11-03 10:44:51.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 {#1795
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795}
      3 => App\Entity\EntryComment {#1617
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Appimage and snap. Why no flatpak?\n
          \n
          I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699008948 {#1625
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1726 …}
        +reports: Doctrine\ORM\PersistentCollection {#1736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 86667
        -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008948 {#1597
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +"title": 86667
      }
      1 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
        +root: App\Entity\EntryComment {#1795}
        +body: "Performance… or lack of it. Overhead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699009020 {#2464
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@JetpackJackson@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 86672
        -bodyTs: "'lack':3 'overhead':6 'perform':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699009020 {#2463
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +"title": 86672
      }
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Some apps are only available as appimages.\n
          \n
          Yeah I know, I was just joking around, still AppImages are annoying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699008991 {#1735
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1719 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1720 …}
        +reports: Doctrine\ORM\PersistentCollection {#1717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
        -id: 86669
        -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008991 {#1733
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +"title": 86669
      }
      0 => App\Entity\EntryComment {#2385
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Because it only lets you copy to the clipboard, lol.\n
          \n
          Fair enough. :P
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699017395 {#2386
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1910 …}
        +reports: Doctrine\ORM\PersistentCollection {#1909 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
        -id: 86929
        -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699017395 {#2382
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +"title": 86929
      }
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699168797 {#1566
    date: 2023-11-05 08:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 86644
  -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5030974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699007956 {#1692
    date: 2023-11-03 11:39:16.0 +01:00
  }
  +"title": 86644
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1795
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795}
      3 => App\Entity\EntryComment {#1617
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Appimage and snap. Why no flatpak?\n
          \n
          I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699008948 {#1625
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1726 …}
        +reports: Doctrine\ORM\PersistentCollection {#1736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 86667
        -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008948 {#1597
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +"title": 86667
      }
      1 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
        +root: App\Entity\EntryComment {#1795}
        +body: "Performance… or lack of it. Overhead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699009020 {#2464
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@JetpackJackson@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 86672
        -bodyTs: "'lack':3 'overhead':6 'perform':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699009020 {#2463
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +"title": 86672
      }
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Some apps are only available as appimages.\n
          \n
          Yeah I know, I was just joking around, still AppImages are annoying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699008991 {#1735
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1719 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1720 …}
        +reports: Doctrine\ORM\PersistentCollection {#1717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
        -id: 86669
        -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008991 {#1733
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +"title": 86669
      }
      0 => App\Entity\EntryComment {#2385
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Because it only lets you copy to the clipboard, lol.\n
          \n
          Fair enough. :P
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699017395 {#2386
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1910 …}
        +reports: Doctrine\ORM\PersistentCollection {#1909 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
        -id: 86929
        -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699017395 {#2382
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +"title": 86929
      }
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699168797 {#1566
    date: 2023-11-05 08:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 86644
  -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5030974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699007956 {#1692
    date: 2023-11-03 11:39:16.0 +01:00
  }
  +"title": 86644
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1795
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795}
      3 => App\Entity\EntryComment {#1617
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Appimage and snap. Why no flatpak?\n
          \n
          I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699008948 {#1625
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1726 …}
        +reports: Doctrine\ORM\PersistentCollection {#1736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 86667
        -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008948 {#1597
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +"title": 86667
      }
      1 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
        +root: App\Entity\EntryComment {#1795}
        +body: "Performance… or lack of it. Overhead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699009020 {#2464
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@JetpackJackson@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 86672
        -bodyTs: "'lack':3 'overhead':6 'perform':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699009020 {#2463
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +"title": 86672
      }
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Some apps are only available as appimages.\n
          \n
          Yeah I know, I was just joking around, still AppImages are annoying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699008991 {#1735
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1719 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1720 …}
        +reports: Doctrine\ORM\PersistentCollection {#1717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
        -id: 86669
        -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008991 {#1733
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +"title": 86669
      }
      0 => App\Entity\EntryComment {#2385
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Because it only lets you copy to the clipboard, lol.\n
          \n
          Fair enough. :P
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699017395 {#2386
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1910 …}
        +reports: Doctrine\ORM\PersistentCollection {#1909 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
        -id: 86929
        -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699017395 {#2382
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +"title": 86929
      }
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699168797 {#1566
    date: 2023-11-05 08:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 86644
  -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5030974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699007956 {#1692
    date: 2023-11-03 11:39:16.0 +01:00
  }
  +"title": 86644
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1617
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699168797 {#1566
          date: 2023-11-05 08:19:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 86644
        -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5030974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699007956 {#1692
          date: 2023-11-03 11:39:16.0 +01:00
        }
        +"title": 86644
      }
      3 => App\Entity\EntryComment {#1617}
      1 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
        +root: App\Entity\EntryComment {#1795}
        +body: "Performance… or lack of it. Overhead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699009020 {#2464
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@JetpackJackson@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 86672
        -bodyTs: "'lack':3 'overhead':6 'perform':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699009020 {#2463
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +"title": 86672
      }
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Some apps are only available as appimages.\n
          \n
          Yeah I know, I was just joking around, still AppImages are annoying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699008991 {#1735
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1719 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1720 …}
        +reports: Doctrine\ORM\PersistentCollection {#1717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
        -id: 86669
        -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008991 {#1733
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +"title": 86669
      }
      0 => App\Entity\EntryComment {#2385
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Because it only lets you copy to the clipboard, lol.\n
          \n
          Fair enough. :P
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699017395 {#2386
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1910 …}
        +reports: Doctrine\ORM\PersistentCollection {#1909 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
        -id: 86929
        -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699017395 {#2382
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +"title": 86929
      }
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: App\Entity\EntryComment {#1795}
  +body: """
    > Appimage and snap. Why no flatpak?\n
    \n
    I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699008948 {#1625
    date: 2023-11-03 11:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
    "@TCB13@lemmy.world"
    "@beta_tester@lemmy.ml"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1725 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1726 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  -id: 86667
  -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5031184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699008948 {#1597
    date: 2023-11-03 11:55:48.0 +01:00
  }
  +"title": 86667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1617
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699168797 {#1566
          date: 2023-11-05 08:19:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 86644
        -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5030974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699007956 {#1692
          date: 2023-11-03 11:39:16.0 +01:00
        }
        +"title": 86644
      }
      3 => App\Entity\EntryComment {#1617}
      1 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
        +root: App\Entity\EntryComment {#1795}
        +body: "Performance… or lack of it. Overhead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699009020 {#2464
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@JetpackJackson@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 86672
        -bodyTs: "'lack':3 'overhead':6 'perform':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699009020 {#2463
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +"title": 86672
      }
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Some apps are only available as appimages.\n
          \n
          Yeah I know, I was just joking around, still AppImages are annoying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699008991 {#1735
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1719 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1720 …}
        +reports: Doctrine\ORM\PersistentCollection {#1717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
        -id: 86669
        -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008991 {#1733
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +"title": 86669
      }
      0 => App\Entity\EntryComment {#2385
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Because it only lets you copy to the clipboard, lol.\n
          \n
          Fair enough. :P
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699017395 {#2386
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1910 …}
        +reports: Doctrine\ORM\PersistentCollection {#1909 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
        -id: 86929
        -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699017395 {#2382
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +"title": 86929
      }
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: App\Entity\EntryComment {#1795}
  +body: """
    > Appimage and snap. Why no flatpak?\n
    \n
    I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699008948 {#1625
    date: 2023-11-03 11:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
    "@TCB13@lemmy.world"
    "@beta_tester@lemmy.ml"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1725 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1726 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  -id: 86667
  -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5031184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699008948 {#1597
    date: 2023-11-03 11:55:48.0 +01:00
  }
  +"title": 86667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1617
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699168797 {#1566
          date: 2023-11-05 08:19:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 86644
        -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5030974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699007956 {#1692
          date: 2023-11-03 11:39:16.0 +01:00
        }
        +"title": 86644
      }
      3 => App\Entity\EntryComment {#1617}
      1 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
        +root: App\Entity\EntryComment {#1795}
        +body: "Performance… or lack of it. Overhead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699009020 {#2464
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@JetpackJackson@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 86672
        -bodyTs: "'lack':3 'overhead':6 'perform':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699009020 {#2463
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +"title": 86672
      }
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Some apps are only available as appimages.\n
          \n
          Yeah I know, I was just joking around, still AppImages are annoying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699008991 {#1735
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1719 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1720 …}
        +reports: Doctrine\ORM\PersistentCollection {#1717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
        -id: 86669
        -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008991 {#1733
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +"title": 86669
      }
      0 => App\Entity\EntryComment {#2385
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Because it only lets you copy to the clipboard, lol.\n
          \n
          Fair enough. :P
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699017395 {#2386
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1910 …}
        +reports: Doctrine\ORM\PersistentCollection {#1909 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
        -id: 86929
        -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699017395 {#2382
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +"title": 86929
      }
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: App\Entity\EntryComment {#1795}
  +body: """
    > Appimage and snap. Why no flatpak?\n
    \n
    I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699008948 {#1625
    date: 2023-11-03 11:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
    "@TCB13@lemmy.world"
    "@beta_tester@lemmy.ml"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1725 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1726 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  -id: 86667
  -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5031184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699008948 {#1597
    date: 2023-11-03 11:55:48.0 +01:00
  }
  +"title": 86667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2448
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699168797 {#1566
          date: 2023-11-05 08:19:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 86644
        -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5030974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699007956 {#1692
          date: 2023-11-03 11:39:16.0 +01:00
        }
        +"title": 86644
      }
      3 => App\Entity\EntryComment {#1617
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Appimage and snap. Why no flatpak?\n
          \n
          I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699008948 {#1625
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1726 …}
        +reports: Doctrine\ORM\PersistentCollection {#1736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 86667
        -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008948 {#1597
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +"title": 86667
      }
      1 => App\Entity\EntryComment {#2448}
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Some apps are only available as appimages.\n
          \n
          Yeah I know, I was just joking around, still AppImages are annoying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699008991 {#1735
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1719 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1720 …}
        +reports: Doctrine\ORM\PersistentCollection {#1717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
        -id: 86669
        -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008991 {#1733
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +"title": 86669
      }
      0 => App\Entity\EntryComment {#2385
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Because it only lets you copy to the clipboard, lol.\n
          \n
          Fair enough. :P
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699017395 {#2386
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1910 …}
        +reports: Doctrine\ORM\PersistentCollection {#1909 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
        -id: 86929
        -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699017395 {#2382
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +"title": 86929
      }
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
  +root: App\Entity\EntryComment {#1795}
  +body: "Performance… or lack of it. Overhead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699009020 {#2464
    date: 2023-11-03 11:57:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
    "@TCB13@lemmy.world"
    "@JetpackJackson@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +nested: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  -id: 86672
  -bodyTs: "'lack':3 'overhead':6 'perform':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5031203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699009020 {#2463
    date: 2023-11-03 11:57:00.0 +01:00
  }
  +"title": 86672
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2448
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699168797 {#1566
          date: 2023-11-05 08:19:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 86644
        -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5030974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699007956 {#1692
          date: 2023-11-03 11:39:16.0 +01:00
        }
        +"title": 86644
      }
      3 => App\Entity\EntryComment {#1617
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Appimage and snap. Why no flatpak?\n
          \n
          I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699008948 {#1625
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1726 …}
        +reports: Doctrine\ORM\PersistentCollection {#1736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 86667
        -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008948 {#1597
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +"title": 86667
      }
      1 => App\Entity\EntryComment {#2448}
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Some apps are only available as appimages.\n
          \n
          Yeah I know, I was just joking around, still AppImages are annoying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699008991 {#1735
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1719 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1720 …}
        +reports: Doctrine\ORM\PersistentCollection {#1717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
        -id: 86669
        -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008991 {#1733
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +"title": 86669
      }
      0 => App\Entity\EntryComment {#2385
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Because it only lets you copy to the clipboard, lol.\n
          \n
          Fair enough. :P
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699017395 {#2386
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1910 …}
        +reports: Doctrine\ORM\PersistentCollection {#1909 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
        -id: 86929
        -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699017395 {#2382
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +"title": 86929
      }
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
  +root: App\Entity\EntryComment {#1795}
  +body: "Performance… or lack of it. Overhead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699009020 {#2464
    date: 2023-11-03 11:57:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
    "@TCB13@lemmy.world"
    "@JetpackJackson@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +nested: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  -id: 86672
  -bodyTs: "'lack':3 'overhead':6 'perform':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5031203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699009020 {#2463
    date: 2023-11-03 11:57:00.0 +01:00
  }
  +"title": 86672
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2448
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699168797 {#1566
          date: 2023-11-05 08:19:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 86644
        -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5030974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699007956 {#1692
          date: 2023-11-03 11:39:16.0 +01:00
        }
        +"title": 86644
      }
      3 => App\Entity\EntryComment {#1617
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Appimage and snap. Why no flatpak?\n
          \n
          I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699008948 {#1625
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1726 …}
        +reports: Doctrine\ORM\PersistentCollection {#1736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 86667
        -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008948 {#1597
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +"title": 86667
      }
      1 => App\Entity\EntryComment {#2448}
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Some apps are only available as appimages.\n
          \n
          Yeah I know, I was just joking around, still AppImages are annoying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699008991 {#1735
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1719 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1720 …}
        +reports: Doctrine\ORM\PersistentCollection {#1717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
        -id: 86669
        -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008991 {#1733
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +"title": 86669
      }
      0 => App\Entity\EntryComment {#2385
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Because it only lets you copy to the clipboard, lol.\n
          \n
          Fair enough. :P
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699017395 {#2386
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1910 …}
        +reports: Doctrine\ORM\PersistentCollection {#1909 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
        -id: 86929
        -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699017395 {#2382
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +"title": 86929
      }
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
  +root: App\Entity\EntryComment {#1795}
  +body: "Performance… or lack of it. Overhead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699009020 {#2464
    date: 2023-11-03 11:57:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
    "@TCB13@lemmy.world"
    "@JetpackJackson@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +nested: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  -id: 86672
  -bodyTs: "'lack':3 'overhead':6 'perform':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5031203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699009020 {#2463
    date: 2023-11-03 11:57:00.0 +01:00
  }
  +"title": 86672
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1729
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699168797 {#1566
          date: 2023-11-05 08:19:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 86644
        -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5030974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699007956 {#1692
          date: 2023-11-03 11:39:16.0 +01:00
        }
        +"title": 86644
      }
      3 => App\Entity\EntryComment {#1617
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Appimage and snap. Why no flatpak?\n
          \n
          I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699008948 {#1625
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1726 …}
        +reports: Doctrine\ORM\PersistentCollection {#1736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 86667
        -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008948 {#1597
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +"title": 86667
      }
      1 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
        +root: App\Entity\EntryComment {#1795}
        +body: "Performance… or lack of it. Overhead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699009020 {#2464
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@JetpackJackson@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 86672
        -bodyTs: "'lack':3 'overhead':6 'perform':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699009020 {#2463
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +"title": 86672
      }
      2 => App\Entity\EntryComment {#1729}
      0 => App\Entity\EntryComment {#2385
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Because it only lets you copy to the clipboard, lol.\n
          \n
          Fair enough. :P
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699017395 {#2386
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1910 …}
        +reports: Doctrine\ORM\PersistentCollection {#1909 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
        -id: 86929
        -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699017395 {#2382
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +"title": 86929
      }
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
  +root: App\Entity\EntryComment {#1795}
  +body: """
    > Some apps are only available as appimages.\n
    \n
    Yeah I know, I was just joking around, still AppImages are annoying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699008991 {#1735
    date: 2023-11-03 11:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
    "@TCB13@lemmy.world"
    "@beta_tester@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1719 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  -id: 86669
  -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5031192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699008991 {#1733
    date: 2023-11-03 11:56:31.0 +01:00
  }
  +"title": 86669
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1729
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699168797 {#1566
          date: 2023-11-05 08:19:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 86644
        -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5030974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699007956 {#1692
          date: 2023-11-03 11:39:16.0 +01:00
        }
        +"title": 86644
      }
      3 => App\Entity\EntryComment {#1617
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Appimage and snap. Why no flatpak?\n
          \n
          I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699008948 {#1625
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1726 …}
        +reports: Doctrine\ORM\PersistentCollection {#1736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 86667
        -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008948 {#1597
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +"title": 86667
      }
      1 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
        +root: App\Entity\EntryComment {#1795}
        +body: "Performance… or lack of it. Overhead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699009020 {#2464
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@JetpackJackson@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 86672
        -bodyTs: "'lack':3 'overhead':6 'perform':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699009020 {#2463
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +"title": 86672
      }
      2 => App\Entity\EntryComment {#1729}
      0 => App\Entity\EntryComment {#2385
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Because it only lets you copy to the clipboard, lol.\n
          \n
          Fair enough. :P
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699017395 {#2386
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1910 …}
        +reports: Doctrine\ORM\PersistentCollection {#1909 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
        -id: 86929
        -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699017395 {#2382
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +"title": 86929
      }
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
  +root: App\Entity\EntryComment {#1795}
  +body: """
    > Some apps are only available as appimages.\n
    \n
    Yeah I know, I was just joking around, still AppImages are annoying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699008991 {#1735
    date: 2023-11-03 11:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
    "@TCB13@lemmy.world"
    "@beta_tester@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1719 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  -id: 86669
  -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5031192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699008991 {#1733
    date: 2023-11-03 11:56:31.0 +01:00
  }
  +"title": 86669
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1729
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699168797 {#1566
          date: 2023-11-05 08:19:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 86644
        -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5030974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699007956 {#1692
          date: 2023-11-03 11:39:16.0 +01:00
        }
        +"title": 86644
      }
      3 => App\Entity\EntryComment {#1617
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Appimage and snap. Why no flatpak?\n
          \n
          I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699008948 {#1625
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1726 …}
        +reports: Doctrine\ORM\PersistentCollection {#1736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 86667
        -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008948 {#1597
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +"title": 86667
      }
      1 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
        +root: App\Entity\EntryComment {#1795}
        +body: "Performance… or lack of it. Overhead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699009020 {#2464
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@JetpackJackson@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 86672
        -bodyTs: "'lack':3 'overhead':6 'perform':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699009020 {#2463
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +"title": 86672
      }
      2 => App\Entity\EntryComment {#1729}
      0 => App\Entity\EntryComment {#2385
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Because it only lets you copy to the clipboard, lol.\n
          \n
          Fair enough. :P
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699017395 {#2386
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1910 …}
        +reports: Doctrine\ORM\PersistentCollection {#1909 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
        -id: 86929
        -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699017395 {#2382
          date: 2023-11-03 14:16:35.0 +01:00
        }
        +"title": 86929
      }
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
  +root: App\Entity\EntryComment {#1795}
  +body: """
    > Some apps are only available as appimages.\n
    \n
    Yeah I know, I was just joking around, still AppImages are annoying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699008991 {#1735
    date: 2023-11-03 11:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
    "@TCB13@lemmy.world"
    "@beta_tester@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1719 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  -id: 86669
  -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5031192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699008991 {#1733
    date: 2023-11-03 11:56:31.0 +01:00
  }
  +"title": 86669
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699168797 {#1566
          date: 2023-11-05 08:19:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 86644
        -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5030974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699007956 {#1692
          date: 2023-11-03 11:39:16.0 +01:00
        }
        +"title": 86644
      }
      3 => App\Entity\EntryComment {#1617
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Appimage and snap. Why no flatpak?\n
          \n
          I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699008948 {#1625
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1726 …}
        +reports: Doctrine\ORM\PersistentCollection {#1736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 86667
        -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008948 {#1597
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +"title": 86667
      }
      1 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
        +root: App\Entity\EntryComment {#1795}
        +body: "Performance… or lack of it. Overhead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699009020 {#2464
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@JetpackJackson@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 86672
        -bodyTs: "'lack':3 'overhead':6 'perform':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699009020 {#2463
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +"title": 86672
      }
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Some apps are only available as appimages.\n
          \n
          Yeah I know, I was just joking around, still AppImages are annoying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699008991 {#1735
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1719 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1720 …}
        +reports: Doctrine\ORM\PersistentCollection {#1717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
        -id: 86669
        -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008991 {#1733
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +"title": 86669
      }
      0 => App\Entity\EntryComment {#2385}
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
  +root: App\Entity\EntryComment {#1795}
  +body: """
    > Because it only lets you copy to the clipboard, lol.\n
    \n
    Fair enough. :P
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699017395 {#2386
    date: 2023-11-03 14:16:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
    "@TCB13@lemmy.world"
    "@beta_tester@lemmy.ml"
    "@M500@lemmy.ml"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  -id: 86929
  -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699017395 {#2382
    date: 2023-11-03 14:16:35.0 +01:00
  }
  +"title": 86929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699168797 {#1566
          date: 2023-11-05 08:19:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 86644
        -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5030974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699007956 {#1692
          date: 2023-11-03 11:39:16.0 +01:00
        }
        +"title": 86644
      }
      3 => App\Entity\EntryComment {#1617
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Appimage and snap. Why no flatpak?\n
          \n
          I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699008948 {#1625
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1726 …}
        +reports: Doctrine\ORM\PersistentCollection {#1736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 86667
        -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008948 {#1597
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +"title": 86667
      }
      1 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
        +root: App\Entity\EntryComment {#1795}
        +body: "Performance… or lack of it. Overhead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699009020 {#2464
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@JetpackJackson@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 86672
        -bodyTs: "'lack':3 'overhead':6 'perform':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699009020 {#2463
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +"title": 86672
      }
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Some apps are only available as appimages.\n
          \n
          Yeah I know, I was just joking around, still AppImages are annoying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699008991 {#1735
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1719 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1720 …}
        +reports: Doctrine\ORM\PersistentCollection {#1717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
        -id: 86669
        -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008991 {#1733
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +"title": 86669
      }
      0 => App\Entity\EntryComment {#2385}
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
  +root: App\Entity\EntryComment {#1795}
  +body: """
    > Because it only lets you copy to the clipboard, lol.\n
    \n
    Fair enough. :P
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699017395 {#2386
    date: 2023-11-03 14:16:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
    "@TCB13@lemmy.world"
    "@beta_tester@lemmy.ml"
    "@M500@lemmy.ml"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  -id: 86929
  -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699017395 {#2382
    date: 2023-11-03 14:16:35.0 +01:00
  }
  +"title": 86929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: Proxies\__CG__\App\Entity\Image {#2605 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#2598
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      4 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699168797 {#1566
          date: 2023-11-05 08:19:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 86644
        -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5030974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699007956 {#1692
          date: 2023-11-03 11:39:16.0 +01:00
        }
        +"title": 86644
      }
      3 => App\Entity\EntryComment {#1617
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Appimage and snap. Why no flatpak?\n
          \n
          I know why. They’re most likely running into [this scenario](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699008948 {#1625
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
          "@M500@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1726 …}
        +reports: Doctrine\ORM\PersistentCollection {#1736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 86667
        -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29)':20 'appimag':1 'flatpak':6 'github.com':19 'github.com/flathub/org.keepassxc.keepassxc/issues/29)':18 'know':8 'like':13 're':11 'run':14 'scenario':17 'snap':3 'well':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008948 {#1597
          date: 2023-11-03 11:55:48.0 +01:00
        }
        +"title": 86667
      }
      1 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
        +root: App\Entity\EntryComment {#1795}
        +body: "Performance… or lack of it. Overhead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699009020 {#2464
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@JetpackJackson@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 86672
        -bodyTs: "'lack':3 'overhead':6 'perform':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699009020 {#2463
          date: 2023-11-03 11:57:00.0 +01:00
        }
        +"title": 86672
      }
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
        +root: App\Entity\EntryComment {#1795}
        +body: """
          > Some apps are only available as appimages.\n
          \n
          Yeah I know, I was just joking around, still AppImages are annoying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699008991 {#1735
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uranibaba@lemmy.world"
          "@TCB13@lemmy.world"
          "@beta_tester@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1719 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1720 …}
        +reports: Doctrine\ORM\PersistentCollection {#1717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
        -id: 86669
        -bodyTs: "'annoy':19 'app':2 'appimag':7,17 'around':15 'avail':5 'joke':14 'know':10 'still':16 'yeah':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5031192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699008991 {#1733
          date: 2023-11-03 11:56:31.0 +01:00
        }
        +"title": 86669
      }
      0 => App\Entity\EntryComment {#2385}
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#2586
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#2566
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
  +root: App\Entity\EntryComment {#1795}
  +body: """
    > Because it only lets you copy to the clipboard, lol.\n
    \n
    Fair enough. :P
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699017395 {#2386
    date: 2023-11-03 14:16:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
    "@TCB13@lemmy.world"
    "@beta_tester@lemmy.ml"
    "@M500@lemmy.ml"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  -id: 86929
  -bodyTs: "'clipboard':9 'copi':6 'enough':12 'fair':11 'let':4 'lol':10 'p':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699017395 {#2382
    date: 2023-11-03 14:16:35.0 +01:00
  }
  +"title": 86929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#2624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "Usenet"
  +title: "Usenet"
  +url: null
  +body: """
    So, i want to give a try to usenet world.\n
    \n
    I have the *Arr setup with torrents now, and works great, but why not experiment a bit further?\n
    \n
    So many questions…\n
    \n
    First of all: will i find italian contents? Or its all US/English stuff?\n
    \n
    I got an account on NZBFind, bit thats only an indexer right? I need also to find an access provider to usenet? If so, which access provider do you recomend? I want somewhere i can test for a few weeks or a month or so before committing, so no credit card upfront.\n
    \n
    Update: trough techradar got an offer on newshosting for 5.99/mo with 3 monts free. Paid with PayPal then cancelled the recurrent immediately (so paid 0 so far). But at the moment not yet sure i made it working in my *Arr setup properly.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699026759 {#2619
    date: 2023-11-03 16:52:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  +badges: Doctrine\ORM\PersistentCollection {#2636 …}
  +children: [
    App\Entity\EntryComment {#1668
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1588 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1581 …}
      +body: """
        > All they need to do is request the content from you, watch you send to them, and make a record of your ip address. The blacklist, maybe protects you. No idea\n
        \n
        Yes I’m aware of this fact. And I’m not saying what I do is for anyone and everyone, not even suggesting it.\n
        \n
        Here is the information on the list I’m using: [www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)\n
        \n
        Other lists: [www.iblocklist.com/lists](https://www.iblocklist.com/lists)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699007577 {#1743
        date: 2023-11-03 11:32:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@TCB13@lemmy.world"
        "@Majoof@aussie.zone"
        "@commie@lemmy.dbzer0.com"
        "@Devouring@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 86631
      -bodyTs: "'/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':68 '/lists](https://www.iblocklist.com/lists)':73 'address':24 'anyon':49 'awar':35 'blacklist':26 'content':9 'even':53 'everyon':51 'fact':38 'idea':31 'inform':59 'ip':23 'list':62,70 'm':34,41,64 'make':18 'mayb':27 'need':3 'protect':28 'record':20 'request':7 'say':43 'send':14 'suggest':54 'use':65 'watch':12 'www.iblocklist.com':67,72 'www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':66 'www.iblocklist.com/lists](https://www.iblocklist.com/lists)':71 'yes':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5030877"
      +editedAt: DateTimeImmutable @1699007683 {#1647
        date: 2023-11-03 11:34:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699007577 {#1639
        date: 2023-11-03 11:32:57.0 +01:00
      }
      +"title": 86631
    }
  ]
  -id: 8974
  -titleTs: "'usenet':1"
  -bodyTs: "'/mo':107 '0':122 '3':109 '5.99':106 'access':63,70 'account':48 'also':59 'arr':14,138 'bit':27,51 'cancel':116 'card':95 'commit':91 'content':39 'credit':94 'experi':25 'far':124 'find':37,61 'first':32 'free':111 'give':5 'got':46,100 'great':21 'immedi':119 'index':55 'italian':38 'made':133 'mani':30 'moment':128 'mont':110 'month':87 'need':58 'newshost':104 'nzbfind':50 'offer':102 'paid':112,121 'paypal':114 'proper':140 'provid':64,71 'question':31 'recomend':74 'recurr':118 'right':56 'setup':15,139 'somewher':77 'stuff':44 'sure':131 'techradar':99 'test':80 'that':52 'torrent':17 'tri':7 'trough':98 'updat':97 'upfront':96 'us/english':43 'usenet':9,66 'want':3,76 'week':84 'work':20,135 'world':10 'yet':130"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698955975
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3042088"
  +editedAt: DateTimeImmutable @1698925417 {#2604
    date: 2023-11-02 12:43:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698869575 {#2583
    date: 2023-11-01 21:12:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#2624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "Usenet"
  +title: "Usenet"
  +url: null
  +body: """
    So, i want to give a try to usenet world.\n
    \n
    I have the *Arr setup with torrents now, and works great, but why not experiment a bit further?\n
    \n
    So many questions…\n
    \n
    First of all: will i find italian contents? Or its all US/English stuff?\n
    \n
    I got an account on NZBFind, bit thats only an indexer right? I need also to find an access provider to usenet? If so, which access provider do you recomend? I want somewhere i can test for a few weeks or a month or so before committing, so no credit card upfront.\n
    \n
    Update: trough techradar got an offer on newshosting for 5.99/mo with 3 monts free. Paid with PayPal then cancelled the recurrent immediately (so paid 0 so far). But at the moment not yet sure i made it working in my *Arr setup properly.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699026759 {#2619
    date: 2023-11-03 16:52:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  +badges: Doctrine\ORM\PersistentCollection {#2636 …}
  +children: [
    App\Entity\EntryComment {#1668
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1588 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1581 …}
      +body: """
        > All they need to do is request the content from you, watch you send to them, and make a record of your ip address. The blacklist, maybe protects you. No idea\n
        \n
        Yes I’m aware of this fact. And I’m not saying what I do is for anyone and everyone, not even suggesting it.\n
        \n
        Here is the information on the list I’m using: [www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)\n
        \n
        Other lists: [www.iblocklist.com/lists](https://www.iblocklist.com/lists)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699007577 {#1743
        date: 2023-11-03 11:32:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@TCB13@lemmy.world"
        "@Majoof@aussie.zone"
        "@commie@lemmy.dbzer0.com"
        "@Devouring@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 86631
      -bodyTs: "'/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':68 '/lists](https://www.iblocklist.com/lists)':73 'address':24 'anyon':49 'awar':35 'blacklist':26 'content':9 'even':53 'everyon':51 'fact':38 'idea':31 'inform':59 'ip':23 'list':62,70 'm':34,41,64 'make':18 'mayb':27 'need':3 'protect':28 'record':20 'request':7 'say':43 'send':14 'suggest':54 'use':65 'watch':12 'www.iblocklist.com':67,72 'www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':66 'www.iblocklist.com/lists](https://www.iblocklist.com/lists)':71 'yes':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5030877"
      +editedAt: DateTimeImmutable @1699007683 {#1647
        date: 2023-11-03 11:34:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699007577 {#1639
        date: 2023-11-03 11:32:57.0 +01:00
      }
      +"title": 86631
    }
  ]
  -id: 8974
  -titleTs: "'usenet':1"
  -bodyTs: "'/mo':107 '0':122 '3':109 '5.99':106 'access':63,70 'account':48 'also':59 'arr':14,138 'bit':27,51 'cancel':116 'card':95 'commit':91 'content':39 'credit':94 'experi':25 'far':124 'find':37,61 'first':32 'free':111 'give':5 'got':46,100 'great':21 'immedi':119 'index':55 'italian':38 'made':133 'mani':30 'moment':128 'mont':110 'month':87 'need':58 'newshost':104 'nzbfind':50 'offer':102 'paid':112,121 'paypal':114 'proper':140 'provid':64,71 'question':31 'recomend':74 'recurr':118 'right':56 'setup':15,139 'somewher':77 'stuff':44 'sure':131 'techradar':99 'test':80 'that':52 'torrent':17 'tri':7 'trough':98 'updat':97 'upfront':96 'us/english':43 'usenet':9,66 'want':3,76 'week':84 'work':20,135 'world':10 'yet':130"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698955975
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3042088"
  +editedAt: DateTimeImmutable @1698925417 {#2604
    date: 2023-11-02 12:43:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698869575 {#2583
    date: 2023-11-01 21:12:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#2624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "Usenet"
  +title: "Usenet"
  +url: null
  +body: """
    So, i want to give a try to usenet world.\n
    \n
    I have the *Arr setup with torrents now, and works great, but why not experiment a bit further?\n
    \n
    So many questions…\n
    \n
    First of all: will i find italian contents? Or its all US/English stuff?\n
    \n
    I got an account on NZBFind, bit thats only an indexer right? I need also to find an access provider to usenet? If so, which access provider do you recomend? I want somewhere i can test for a few weeks or a month or so before committing, so no credit card upfront.\n
    \n
    Update: trough techradar got an offer on newshosting for 5.99/mo with 3 monts free. Paid with PayPal then cancelled the recurrent immediately (so paid 0 so far). But at the moment not yet sure i made it working in my *Arr setup properly.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699026759 {#2619
    date: 2023-11-03 16:52:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  +badges: Doctrine\ORM\PersistentCollection {#2636 …}
  +children: [
    App\Entity\EntryComment {#1668
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1588 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1581 …}
      +body: """
        > All they need to do is request the content from you, watch you send to them, and make a record of your ip address. The blacklist, maybe protects you. No idea\n
        \n
        Yes I’m aware of this fact. And I’m not saying what I do is for anyone and everyone, not even suggesting it.\n
        \n
        Here is the information on the list I’m using: [www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)\n
        \n
        Other lists: [www.iblocklist.com/lists](https://www.iblocklist.com/lists)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699007577 {#1743
        date: 2023-11-03 11:32:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@TCB13@lemmy.world"
        "@Majoof@aussie.zone"
        "@commie@lemmy.dbzer0.com"
        "@Devouring@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 86631
      -bodyTs: "'/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':68 '/lists](https://www.iblocklist.com/lists)':73 'address':24 'anyon':49 'awar':35 'blacklist':26 'content':9 'even':53 'everyon':51 'fact':38 'idea':31 'inform':59 'ip':23 'list':62,70 'm':34,41,64 'make':18 'mayb':27 'need':3 'protect':28 'record':20 'request':7 'say':43 'send':14 'suggest':54 'use':65 'watch':12 'www.iblocklist.com':67,72 'www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':66 'www.iblocklist.com/lists](https://www.iblocklist.com/lists)':71 'yes':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5030877"
      +editedAt: DateTimeImmutable @1699007683 {#1647
        date: 2023-11-03 11:34:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699007577 {#1639
        date: 2023-11-03 11:32:57.0 +01:00
      }
      +"title": 86631
    }
  ]
  -id: 8974
  -titleTs: "'usenet':1"
  -bodyTs: "'/mo':107 '0':122 '3':109 '5.99':106 'access':63,70 'account':48 'also':59 'arr':14,138 'bit':27,51 'cancel':116 'card':95 'commit':91 'content':39 'credit':94 'experi':25 'far':124 'find':37,61 'first':32 'free':111 'give':5 'got':46,100 'great':21 'immedi':119 'index':55 'italian':38 'made':133 'mani':30 'moment':128 'mont':110 'month':87 'need':58 'newshost':104 'nzbfind':50 'offer':102 'paid':112,121 'paypal':114 'proper':140 'provid':64,71 'question':31 'recomend':74 'recurr':118 'right':56 'setup':15,139 'somewher':77 'stuff':44 'sure':131 'techradar':99 'test':80 'that':52 'torrent':17 'tri':7 'trough':98 'updat':97 'upfront':96 'us/english':43 'usenet':9,66 'want':3,76 'week':84 'work':20,135 'world':10 'yet':130"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698955975
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3042088"
  +editedAt: DateTimeImmutable @1698925417 {#2604
    date: 2023-11-02 12:43:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698869575 {#2583
    date: 2023-11-01 21:12:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1668
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2624 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "Usenet"
    +title: "Usenet"
    +url: null
    +body: """
      So, i want to give a try to usenet world.\n
      \n
      I have the *Arr setup with torrents now, and works great, but why not experiment a bit further?\n
      \n
      So many questions…\n
      \n
      First of all: will i find italian contents? Or its all US/English stuff?\n
      \n
      I got an account on NZBFind, bit thats only an indexer right? I need also to find an access provider to usenet? If so, which access provider do you recomend? I want somewhere i can test for a few weeks or a month or so before committing, so no credit card upfront.\n
      \n
      Update: trough techradar got an offer on newshosting for 5.99/mo with 3 monts free. Paid with PayPal then cancelled the recurrent immediately (so paid 0 so far). But at the moment not yet sure i made it working in my *Arr setup properly.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 55
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699026759 {#2619
      date: 2023-11-03 16:52:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2628 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    +badges: Doctrine\ORM\PersistentCollection {#2636 …}
    +children: [
      App\Entity\EntryComment {#1668}
    ]
    -id: 8974
    -titleTs: "'usenet':1"
    -bodyTs: "'/mo':107 '0':122 '3':109 '5.99':106 'access':63,70 'account':48 'also':59 'arr':14,138 'bit':27,51 'cancel':116 'card':95 'commit':91 'content':39 'credit':94 'experi':25 'far':124 'find':37,61 'first':32 'free':111 'give':5 'got':46,100 'great':21 'immedi':119 'index':55 'italian':38 'made':133 'mani':30 'moment':128 'mont':110 'month':87 'need':58 'newshost':104 'nzbfind':50 'offer':102 'paid':112,121 'paypal':114 'proper':140 'provid':64,71 'question':31 'recomend':74 'recurr':118 'right':56 'setup':15,139 'somewher':77 'stuff':44 'sure':131 'techradar':99 'test':80 'that':52 'torrent':17 'tri':7 'trough':98 'updat':97 'upfront':96 'us/english':43 'usenet':9,66 'want':3,76 'week':84 'work':20,135 'world':10 'yet':130"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698955975
    +visibility: "visible             "
    +apId: "https://feddit.it/post/3042088"
    +editedAt: DateTimeImmutable @1698925417 {#2604
      date: 2023-11-02 12:43:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698869575 {#2583
      date: 2023-11-01 21:12:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1588 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1581 …}
  +body: """
    > All they need to do is request the content from you, watch you send to them, and make a record of your ip address. The blacklist, maybe protects you. No idea\n
    \n
    Yes I’m aware of this fact. And I’m not saying what I do is for anyone and everyone, not even suggesting it.\n
    \n
    Here is the information on the list I’m using: [www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)\n
    \n
    Other lists: [www.iblocklist.com/lists](https://www.iblocklist.com/lists)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699007577 {#1743
    date: 2023-11-03 11:32:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@TCB13@lemmy.world"
    "@Majoof@aussie.zone"
    "@commie@lemmy.dbzer0.com"
    "@Devouring@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 86631
  -bodyTs: "'/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':68 '/lists](https://www.iblocklist.com/lists)':73 'address':24 'anyon':49 'awar':35 'blacklist':26 'content':9 'even':53 'everyon':51 'fact':38 'idea':31 'inform':59 'ip':23 'list':62,70 'm':34,41,64 'make':18 'mayb':27 'need':3 'protect':28 'record':20 'request':7 'say':43 'send':14 'suggest':54 'use':65 'watch':12 'www.iblocklist.com':67,72 'www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':66 'www.iblocklist.com/lists](https://www.iblocklist.com/lists)':71 'yes':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5030877"
  +editedAt: DateTimeImmutable @1699007683 {#1647
    date: 2023-11-03 11:34:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699007577 {#1639
    date: 2023-11-03 11:32:57.0 +01:00
  }
  +"title": 86631
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1668
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2624 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "Usenet"
    +title: "Usenet"
    +url: null
    +body: """
      So, i want to give a try to usenet world.\n
      \n
      I have the *Arr setup with torrents now, and works great, but why not experiment a bit further?\n
      \n
      So many questions…\n
      \n
      First of all: will i find italian contents? Or its all US/English stuff?\n
      \n
      I got an account on NZBFind, bit thats only an indexer right? I need also to find an access provider to usenet? If so, which access provider do you recomend? I want somewhere i can test for a few weeks or a month or so before committing, so no credit card upfront.\n
      \n
      Update: trough techradar got an offer on newshosting for 5.99/mo with 3 monts free. Paid with PayPal then cancelled the recurrent immediately (so paid 0 so far). But at the moment not yet sure i made it working in my *Arr setup properly.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 55
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699026759 {#2619
      date: 2023-11-03 16:52:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2628 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    +badges: Doctrine\ORM\PersistentCollection {#2636 …}
    +children: [
      App\Entity\EntryComment {#1668}
    ]
    -id: 8974
    -titleTs: "'usenet':1"
    -bodyTs: "'/mo':107 '0':122 '3':109 '5.99':106 'access':63,70 'account':48 'also':59 'arr':14,138 'bit':27,51 'cancel':116 'card':95 'commit':91 'content':39 'credit':94 'experi':25 'far':124 'find':37,61 'first':32 'free':111 'give':5 'got':46,100 'great':21 'immedi':119 'index':55 'italian':38 'made':133 'mani':30 'moment':128 'mont':110 'month':87 'need':58 'newshost':104 'nzbfind':50 'offer':102 'paid':112,121 'paypal':114 'proper':140 'provid':64,71 'question':31 'recomend':74 'recurr':118 'right':56 'setup':15,139 'somewher':77 'stuff':44 'sure':131 'techradar':99 'test':80 'that':52 'torrent':17 'tri':7 'trough':98 'updat':97 'upfront':96 'us/english':43 'usenet':9,66 'want':3,76 'week':84 'work':20,135 'world':10 'yet':130"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698955975
    +visibility: "visible             "
    +apId: "https://feddit.it/post/3042088"
    +editedAt: DateTimeImmutable @1698925417 {#2604
      date: 2023-11-02 12:43:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698869575 {#2583
      date: 2023-11-01 21:12:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1588 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1581 …}
  +body: """
    > All they need to do is request the content from you, watch you send to them, and make a record of your ip address. The blacklist, maybe protects you. No idea\n
    \n
    Yes I’m aware of this fact. And I’m not saying what I do is for anyone and everyone, not even suggesting it.\n
    \n
    Here is the information on the list I’m using: [www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)\n
    \n
    Other lists: [www.iblocklist.com/lists](https://www.iblocklist.com/lists)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699007577 {#1743
    date: 2023-11-03 11:32:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@TCB13@lemmy.world"
    "@Majoof@aussie.zone"
    "@commie@lemmy.dbzer0.com"
    "@Devouring@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 86631
  -bodyTs: "'/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':68 '/lists](https://www.iblocklist.com/lists)':73 'address':24 'anyon':49 'awar':35 'blacklist':26 'content':9 'even':53 'everyon':51 'fact':38 'idea':31 'inform':59 'ip':23 'list':62,70 'm':34,41,64 'make':18 'mayb':27 'need':3 'protect':28 'record':20 'request':7 'say':43 'send':14 'suggest':54 'use':65 'watch':12 'www.iblocklist.com':67,72 'www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':66 'www.iblocklist.com/lists](https://www.iblocklist.com/lists)':71 'yes':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5030877"
  +editedAt: DateTimeImmutable @1699007683 {#1647
    date: 2023-11-03 11:34:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699007577 {#1639
    date: 2023-11-03 11:32:57.0 +01:00
  }
  +"title": 86631
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1668
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2624 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "Usenet"
    +title: "Usenet"
    +url: null
    +body: """
      So, i want to give a try to usenet world.\n
      \n
      I have the *Arr setup with torrents now, and works great, but why not experiment a bit further?\n
      \n
      So many questions…\n
      \n
      First of all: will i find italian contents? Or its all US/English stuff?\n
      \n
      I got an account on NZBFind, bit thats only an indexer right? I need also to find an access provider to usenet? If so, which access provider do you recomend? I want somewhere i can test for a few weeks or a month or so before committing, so no credit card upfront.\n
      \n
      Update: trough techradar got an offer on newshosting for 5.99/mo with 3 monts free. Paid with PayPal then cancelled the recurrent immediately (so paid 0 so far). But at the moment not yet sure i made it working in my *Arr setup properly.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 55
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699026759 {#2619
      date: 2023-11-03 16:52:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2628 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    +badges: Doctrine\ORM\PersistentCollection {#2636 …}
    +children: [
      App\Entity\EntryComment {#1668}
    ]
    -id: 8974
    -titleTs: "'usenet':1"
    -bodyTs: "'/mo':107 '0':122 '3':109 '5.99':106 'access':63,70 'account':48 'also':59 'arr':14,138 'bit':27,51 'cancel':116 'card':95 'commit':91 'content':39 'credit':94 'experi':25 'far':124 'find':37,61 'first':32 'free':111 'give':5 'got':46,100 'great':21 'immedi':119 'index':55 'italian':38 'made':133 'mani':30 'moment':128 'mont':110 'month':87 'need':58 'newshost':104 'nzbfind':50 'offer':102 'paid':112,121 'paypal':114 'proper':140 'provid':64,71 'question':31 'recomend':74 'recurr':118 'right':56 'setup':15,139 'somewher':77 'stuff':44 'sure':131 'techradar':99 'test':80 'that':52 'torrent':17 'tri':7 'trough':98 'updat':97 'upfront':96 'us/english':43 'usenet':9,66 'want':3,76 'week':84 'work':20,135 'world':10 'yet':130"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698955975
    +visibility: "visible             "
    +apId: "https://feddit.it/post/3042088"
    +editedAt: DateTimeImmutable @1698925417 {#2604
      date: 2023-11-02 12:43:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698869575 {#2583
      date: 2023-11-01 21:12:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1588 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1581 …}
  +body: """
    > All they need to do is request the content from you, watch you send to them, and make a record of your ip address. The blacklist, maybe protects you. No idea\n
    \n
    Yes I’m aware of this fact. And I’m not saying what I do is for anyone and everyone, not even suggesting it.\n
    \n
    Here is the information on the list I’m using: [www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)\n
    \n
    Other lists: [www.iblocklist.com/lists](https://www.iblocklist.com/lists)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699007577 {#1743
    date: 2023-11-03 11:32:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@TCB13@lemmy.world"
    "@Majoof@aussie.zone"
    "@commie@lemmy.dbzer0.com"
    "@Devouring@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 86631
  -bodyTs: "'/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':68 '/lists](https://www.iblocklist.com/lists)':73 'address':24 'anyon':49 'awar':35 'blacklist':26 'content':9 'even':53 'everyon':51 'fact':38 'idea':31 'inform':59 'ip':23 'list':62,70 'm':34,41,64 'make':18 'mayb':27 'need':3 'protect':28 'record':20 'request':7 'say':43 'send':14 'suggest':54 'use':65 'watch':12 'www.iblocklist.com':67,72 'www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':66 'www.iblocklist.com/lists](https://www.iblocklist.com/lists)':71 'yes':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5030877"
  +editedAt: DateTimeImmutable @1699007683 {#1647
    date: 2023-11-03 11:34:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699007577 {#1639
    date: 2023-11-03 11:32:57.0 +01:00
  }
  +"title": 86631
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2469
  +user: Proxies\__CG__\App\Entity\User {#2336 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "What-has-been-your-experience-with-Flatpak"
  +title: "What has been your experience with Flatpak?"
  +url: null
  +body: """
    I’ve been involved with Linux for a long time, and Flatpak almost seems too good to be true:  \n
    Just install any app on any distro, isolated from the base system and with granular rights management. I’ve just set up my first flatpak-centric system and didn’t notice any issues with it at all, apart from a 1-second waiting time before an app is launched.\n
    \n
    What’s your long-term experience?\n
    \n
    Notice any annoying bugs or instabilities? Do apps crash a lot? Disappear from Flathub or are unmaintained? Do you often have issues with apps that don’t integrate well with your native system? Are important apps missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 143
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699403219 {#2580
    date: 2023-11-08 01:26:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2585 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  +badges: Doctrine\ORM\PersistentCollection {#2596 …}
  +children: [
    App\Entity\EntryComment {#2470
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2469 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Perfection. Debian + GNOME Software + Flatpak = Rock solid and clean OS with the latest software.\n
        \n
        There are a few things that still need to be ironed out tho. For eg. communication between desktop apps and browser extensions such as [this](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29).\n
        \n
        Another thing I would like to see is a decent and supported way to mirror flathub and/or have offline installations.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699131139 {#2459
        date: 2023-11-04 21:52:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 86859
      -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29).':42 'and/or':59 'anoth':43 'app':33 'browser':35 'clean':9 'communic':30 'debian':2 'decent':52 'desktop':32 'eg':29 'extens':36 'flathub':58 'flatpak':5 'github.com':41 'github.com/flathub/org.keepassxc.keepassxc/issues/29).':40 'gnome':3 'instal':62 'iron':25 'latest':13 'like':47 'mirror':57 'need':22 'offlin':61 'os':10 'perfect':1 'rock':6 'see':49 'softwar':4,14 'solid':7 'still':21 'support':54 'thing':19,44 'tho':27 'way':55 'would':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699015741 {#2468
        date: 2023-11-03 13:49:01.0 +01:00
      }
      +"title": 86859
    }
  ]
  -id: 9311
  -titleTs: "'experi':5 'flatpak':7"
  -bodyTs: "'1':61 'almost':13 'annoy':79 'apart':58 'app':23,67,84,100,112 'base':30 'bug':80 'centric':46 'crash':85 'didn':49 'disappear':88 'distro':26 'experi':76 'first':43 'flathub':90 'flatpak':12,45 'flatpak-centr':44 'good':16 'granular':34 'import':111 'instabl':82 'instal':21 'integr':104 'involv':4 'isol':27 'issu':53,98 'launch':69 'linux':6 'long':9,74 'long-term':73 'lot':87 'manag':36 'miss':113 'nativ':108 'notic':51,77 'often':96 'right':35 'second':62 'seem':14 'set':40 'system':31,47,109 'term':75 'time':10,64 'true':19 'unmaintain':93 've':2,38 'wait':63 'well':105"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699101503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7732631"
  +editedAt: DateTimeImmutable @1699015124 {#2569
    date: 2023-11-03 13:38:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699015103 {#2548
    date: 2023-11-03 13:38:23.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
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2469
  +user: Proxies\__CG__\App\Entity\User {#2336 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "What-has-been-your-experience-with-Flatpak"
  +title: "What has been your experience with Flatpak?"
  +url: null
  +body: """
    I’ve been involved with Linux for a long time, and Flatpak almost seems too good to be true:  \n
    Just install any app on any distro, isolated from the base system and with granular rights management. I’ve just set up my first flatpak-centric system and didn’t notice any issues with it at all, apart from a 1-second waiting time before an app is launched.\n
    \n
    What’s your long-term experience?\n
    \n
    Notice any annoying bugs or instabilities? Do apps crash a lot? Disappear from Flathub or are unmaintained? Do you often have issues with apps that don’t integrate well with your native system? Are important apps missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 143
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699403219 {#2580
    date: 2023-11-08 01:26:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2585 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  +badges: Doctrine\ORM\PersistentCollection {#2596 …}
  +children: [
    App\Entity\EntryComment {#2470
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2469 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Perfection. Debian + GNOME Software + Flatpak = Rock solid and clean OS with the latest software.\n
        \n
        There are a few things that still need to be ironed out tho. For eg. communication between desktop apps and browser extensions such as [this](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29).\n
        \n
        Another thing I would like to see is a decent and supported way to mirror flathub and/or have offline installations.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699131139 {#2459
        date: 2023-11-04 21:52:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 86859
      -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29).':42 'and/or':59 'anoth':43 'app':33 'browser':35 'clean':9 'communic':30 'debian':2 'decent':52 'desktop':32 'eg':29 'extens':36 'flathub':58 'flatpak':5 'github.com':41 'github.com/flathub/org.keepassxc.keepassxc/issues/29).':40 'gnome':3 'instal':62 'iron':25 'latest':13 'like':47 'mirror':57 'need':22 'offlin':61 'os':10 'perfect':1 'rock':6 'see':49 'softwar':4,14 'solid':7 'still':21 'support':54 'thing':19,44 'tho':27 'way':55 'would':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699015741 {#2468
        date: 2023-11-03 13:49:01.0 +01:00
      }
      +"title": 86859
    }
  ]
  -id: 9311
  -titleTs: "'experi':5 'flatpak':7"
  -bodyTs: "'1':61 'almost':13 'annoy':79 'apart':58 'app':23,67,84,100,112 'base':30 'bug':80 'centric':46 'crash':85 'didn':49 'disappear':88 'distro':26 'experi':76 'first':43 'flathub':90 'flatpak':12,45 'flatpak-centr':44 'good':16 'granular':34 'import':111 'instabl':82 'instal':21 'integr':104 'involv':4 'isol':27 'issu':53,98 'launch':69 'linux':6 'long':9,74 'long-term':73 'lot':87 'manag':36 'miss':113 'nativ':108 'notic':51,77 'often':96 'right':35 'second':62 'seem':14 'set':40 'system':31,47,109 'term':75 'time':10,64 'true':19 'unmaintain':93 've':2,38 'wait':63 'well':105"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699101503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7732631"
  +editedAt: DateTimeImmutable @1699015124 {#2569
    date: 2023-11-03 13:38:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699015103 {#2548
    date: 2023-11-03 13:38:23.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
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2469
  +user: Proxies\__CG__\App\Entity\User {#2336 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "What-has-been-your-experience-with-Flatpak"
  +title: "What has been your experience with Flatpak?"
  +url: null
  +body: """
    I’ve been involved with Linux for a long time, and Flatpak almost seems too good to be true:  \n
    Just install any app on any distro, isolated from the base system and with granular rights management. I’ve just set up my first flatpak-centric system and didn’t notice any issues with it at all, apart from a 1-second waiting time before an app is launched.\n
    \n
    What’s your long-term experience?\n
    \n
    Notice any annoying bugs or instabilities? Do apps crash a lot? Disappear from Flathub or are unmaintained? Do you often have issues with apps that don’t integrate well with your native system? Are important apps missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 143
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699403219 {#2580
    date: 2023-11-08 01:26:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2585 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  +badges: Doctrine\ORM\PersistentCollection {#2596 …}
  +children: [
    App\Entity\EntryComment {#2470
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2469 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Perfection. Debian + GNOME Software + Flatpak = Rock solid and clean OS with the latest software.\n
        \n
        There are a few things that still need to be ironed out tho. For eg. communication between desktop apps and browser extensions such as [this](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29).\n
        \n
        Another thing I would like to see is a decent and supported way to mirror flathub and/or have offline installations.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699131139 {#2459
        date: 2023-11-04 21:52:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 86859
      -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29).':42 'and/or':59 'anoth':43 'app':33 'browser':35 'clean':9 'communic':30 'debian':2 'decent':52 'desktop':32 'eg':29 'extens':36 'flathub':58 'flatpak':5 'github.com':41 'github.com/flathub/org.keepassxc.keepassxc/issues/29).':40 'gnome':3 'instal':62 'iron':25 'latest':13 'like':47 'mirror':57 'need':22 'offlin':61 'os':10 'perfect':1 'rock':6 'see':49 'softwar':4,14 'solid':7 'still':21 'support':54 'thing':19,44 'tho':27 'way':55 'would':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699015741 {#2468
        date: 2023-11-03 13:49:01.0 +01:00
      }
      +"title": 86859
    }
  ]
  -id: 9311
  -titleTs: "'experi':5 'flatpak':7"
  -bodyTs: "'1':61 'almost':13 'annoy':79 'apart':58 'app':23,67,84,100,112 'base':30 'bug':80 'centric':46 'crash':85 'didn':49 'disappear':88 'distro':26 'experi':76 'first':43 'flathub':90 'flatpak':12,45 'flatpak-centr':44 'good':16 'granular':34 'import':111 'instabl':82 'instal':21 'integr':104 'involv':4 'isol':27 'issu':53,98 'launch':69 'linux':6 'long':9,74 'long-term':73 'lot':87 'manag':36 'miss':113 'nativ':108 'notic':51,77 'often':96 'right':35 'second':62 'seem':14 'set':40 'system':31,47,109 'term':75 'time':10,64 'true':19 'unmaintain':93 've':2,38 'wait':63 'well':105"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699101503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7732631"
  +editedAt: DateTimeImmutable @1699015124 {#2569
    date: 2023-11-03 13:38:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699015103 {#2548
    date: 2023-11-03 13:38:23.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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2470
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469
    +user: Proxies\__CG__\App\Entity\User {#2336 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "What-has-been-your-experience-with-Flatpak"
    +title: "What has been your experience with Flatpak?"
    +url: null
    +body: """
      I’ve been involved with Linux for a long time, and Flatpak almost seems too good to be true:  \n
      Just install any app on any distro, isolated from the base system and with granular rights management. I’ve just set up my first flatpak-centric system and didn’t notice any issues with it at all, apart from a 1-second waiting time before an app is launched.\n
      \n
      What’s your long-term experience?\n
      \n
      Notice any annoying bugs or instabilities? Do apps crash a lot? Disappear from Flathub or are unmaintained? Do you often have issues with apps that don’t integrate well with your native system? Are important apps missing?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699403219 {#2580
      date: 2023-11-08 01:26:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2585 …}
    +votes: Doctrine\ORM\PersistentCollection {#2588 …}
    +reports: Doctrine\ORM\PersistentCollection {#2590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
    +badges: Doctrine\ORM\PersistentCollection {#2596 …}
    +children: [
      App\Entity\EntryComment {#2470}
    ]
    -id: 9311
    -titleTs: "'experi':5 'flatpak':7"
    -bodyTs: "'1':61 'almost':13 'annoy':79 'apart':58 'app':23,67,84,100,112 'base':30 'bug':80 'centric':46 'crash':85 'didn':49 'disappear':88 'distro':26 'experi':76 'first':43 'flathub':90 'flatpak':12,45 'flatpak-centr':44 'good':16 'granular':34 'import':111 'instabl':82 'instal':21 'integr':104 'involv':4 'isol':27 'issu':53,98 'launch':69 'linux':6 'long':9,74 'long-term':73 'lot':87 'manag':36 'miss':113 'nativ':108 'notic':51,77 'often':96 'right':35 'second':62 'seem':14 'set':40 'system':31,47,109 'term':75 'time':10,64 'true':19 'unmaintain':93 've':2,38 'wait':63 'well':105"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699101503
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7732631"
    +editedAt: DateTimeImmutable @1699015124 {#2569
      date: 2023-11-03 13:38:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699015103 {#2548
      date: 2023-11-03 13:38:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Perfection. Debian + GNOME Software + Flatpak = Rock solid and clean OS with the latest software.\n
    \n
    There are a few things that still need to be ironed out tho. For eg. communication between desktop apps and browser extensions such as [this](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29).\n
    \n
    Another thing I would like to see is a decent and supported way to mirror flathub and/or have offline installations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699131139 {#2459
    date: 2023-11-04 21:52:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 86859
  -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29).':42 'and/or':59 'anoth':43 'app':33 'browser':35 'clean':9 'communic':30 'debian':2 'decent':52 'desktop':32 'eg':29 'extens':36 'flathub':58 'flatpak':5 'github.com':41 'github.com/flathub/org.keepassxc.keepassxc/issues/29).':40 'gnome':3 'instal':62 'iron':25 'latest':13 'like':47 'mirror':57 'need':22 'offlin':61 'os':10 'perfect':1 'rock':6 'see':49 'softwar':4,14 'solid':7 'still':21 'support':54 'thing':19,44 'tho':27 'way':55 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699015741 {#2468
    date: 2023-11-03 13:49:01.0 +01:00
  }
  +"title": 86859
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2470
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469
    +user: Proxies\__CG__\App\Entity\User {#2336 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "What-has-been-your-experience-with-Flatpak"
    +title: "What has been your experience with Flatpak?"
    +url: null
    +body: """
      I’ve been involved with Linux for a long time, and Flatpak almost seems too good to be true:  \n
      Just install any app on any distro, isolated from the base system and with granular rights management. I’ve just set up my first flatpak-centric system and didn’t notice any issues with it at all, apart from a 1-second waiting time before an app is launched.\n
      \n
      What’s your long-term experience?\n
      \n
      Notice any annoying bugs or instabilities? Do apps crash a lot? Disappear from Flathub or are unmaintained? Do you often have issues with apps that don’t integrate well with your native system? Are important apps missing?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699403219 {#2580
      date: 2023-11-08 01:26:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2585 …}
    +votes: Doctrine\ORM\PersistentCollection {#2588 …}
    +reports: Doctrine\ORM\PersistentCollection {#2590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
    +badges: Doctrine\ORM\PersistentCollection {#2596 …}
    +children: [
      App\Entity\EntryComment {#2470}
    ]
    -id: 9311
    -titleTs: "'experi':5 'flatpak':7"
    -bodyTs: "'1':61 'almost':13 'annoy':79 'apart':58 'app':23,67,84,100,112 'base':30 'bug':80 'centric':46 'crash':85 'didn':49 'disappear':88 'distro':26 'experi':76 'first':43 'flathub':90 'flatpak':12,45 'flatpak-centr':44 'good':16 'granular':34 'import':111 'instabl':82 'instal':21 'integr':104 'involv':4 'isol':27 'issu':53,98 'launch':69 'linux':6 'long':9,74 'long-term':73 'lot':87 'manag':36 'miss':113 'nativ':108 'notic':51,77 'often':96 'right':35 'second':62 'seem':14 'set':40 'system':31,47,109 'term':75 'time':10,64 'true':19 'unmaintain':93 've':2,38 'wait':63 'well':105"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699101503
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7732631"
    +editedAt: DateTimeImmutable @1699015124 {#2569
      date: 2023-11-03 13:38:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699015103 {#2548
      date: 2023-11-03 13:38:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Perfection. Debian + GNOME Software + Flatpak = Rock solid and clean OS with the latest software.\n
    \n
    There are a few things that still need to be ironed out tho. For eg. communication between desktop apps and browser extensions such as [this](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29).\n
    \n
    Another thing I would like to see is a decent and supported way to mirror flathub and/or have offline installations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699131139 {#2459
    date: 2023-11-04 21:52:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 86859
  -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29).':42 'and/or':59 'anoth':43 'app':33 'browser':35 'clean':9 'communic':30 'debian':2 'decent':52 'desktop':32 'eg':29 'extens':36 'flathub':58 'flatpak':5 'github.com':41 'github.com/flathub/org.keepassxc.keepassxc/issues/29).':40 'gnome':3 'instal':62 'iron':25 'latest':13 'like':47 'mirror':57 'need':22 'offlin':61 'os':10 'perfect':1 'rock':6 'see':49 'softwar':4,14 'solid':7 'still':21 'support':54 'thing':19,44 'tho':27 'way':55 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699015741 {#2468
    date: 2023-11-03 13:49:01.0 +01:00
  }
  +"title": 86859
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2470
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469
    +user: Proxies\__CG__\App\Entity\User {#2336 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "What-has-been-your-experience-with-Flatpak"
    +title: "What has been your experience with Flatpak?"
    +url: null
    +body: """
      I’ve been involved with Linux for a long time, and Flatpak almost seems too good to be true:  \n
      Just install any app on any distro, isolated from the base system and with granular rights management. I’ve just set up my first flatpak-centric system and didn’t notice any issues with it at all, apart from a 1-second waiting time before an app is launched.\n
      \n
      What’s your long-term experience?\n
      \n
      Notice any annoying bugs or instabilities? Do apps crash a lot? Disappear from Flathub or are unmaintained? Do you often have issues with apps that don’t integrate well with your native system? Are important apps missing?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699403219 {#2580
      date: 2023-11-08 01:26:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2585 …}
    +votes: Doctrine\ORM\PersistentCollection {#2588 …}
    +reports: Doctrine\ORM\PersistentCollection {#2590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
    +badges: Doctrine\ORM\PersistentCollection {#2596 …}
    +children: [
      App\Entity\EntryComment {#2470}
    ]
    -id: 9311
    -titleTs: "'experi':5 'flatpak':7"
    -bodyTs: "'1':61 'almost':13 'annoy':79 'apart':58 'app':23,67,84,100,112 'base':30 'bug':80 'centric':46 'crash':85 'didn':49 'disappear':88 'distro':26 'experi':76 'first':43 'flathub':90 'flatpak':12,45 'flatpak-centr':44 'good':16 'granular':34 'import':111 'instabl':82 'instal':21 'integr':104 'involv':4 'isol':27 'issu':53,98 'launch':69 'linux':6 'long':9,74 'long-term':73 'lot':87 'manag':36 'miss':113 'nativ':108 'notic':51,77 'often':96 'right':35 'second':62 'seem':14 'set':40 'system':31,47,109 'term':75 'time':10,64 'true':19 'unmaintain':93 've':2,38 'wait':63 'well':105"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699101503
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7732631"
    +editedAt: DateTimeImmutable @1699015124 {#2569
      date: 2023-11-03 13:38:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699015103 {#2548
      date: 2023-11-03 13:38:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Perfection. Debian + GNOME Software + Flatpak = Rock solid and clean OS with the latest software.\n
    \n
    There are a few things that still need to be ironed out tho. For eg. communication between desktop apps and browser extensions such as [this](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29).\n
    \n
    Another thing I would like to see is a decent and supported way to mirror flathub and/or have offline installations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699131139 {#2459
    date: 2023-11-04 21:52:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 86859
  -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29).':42 'and/or':59 'anoth':43 'app':33 'browser':35 'clean':9 'communic':30 'debian':2 'decent':52 'desktop':32 'eg':29 'extens':36 'flathub':58 'flatpak':5 'github.com':41 'github.com/flathub/org.keepassxc.keepassxc/issues/29).':40 'gnome':3 'instal':62 'iron':25 'latest':13 'like':47 'mirror':57 'need':22 'offlin':61 'os':10 'perfect':1 'rock':6 'see':49 'softwar':4,14 'solid':7 'still':21 'support':54 'thing':19,44 'tho':27 'way':55 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699015741 {#2468
    date: 2023-11-03 13:49:01.0 +01:00
  }
  +"title": 86859
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "Dock-Panel-suggestions"
  +title: "Dock / Panel suggestions"
  +url: null
  +body: """
    I guess this is not available. Still asking just for sure.\n
    \n
    I would like to see Thumbnails ( preview of current window ) instead of Icons in the Dock / Panel.\n
    \n
    Is it possible?\n
    \n
    I am using xfce4 on Debian 12. ( Currently using Docklike Taskbar w/ Super+N shortcuts ) .\n
    \n
    Thanks ,
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699189910 {#2563
    date: 2023-11-05 14:11:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2531 …}
  +votes: Doctrine\ORM\PersistentCollection {#2570 …}
  +reports: Doctrine\ORM\PersistentCollection {#2572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
  +badges: Doctrine\ORM\PersistentCollection {#2578 …}
  +children: [
    App\Entity\EntryComment {#1404
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > I would like to see Thumbnails ( preview of current window ) instead of Icons in the Dock / Panel.\n
        \n
        Yeah me too, that would be very nice to have. I was able to make what you have without Docklike Taskbar:\n
        \n
        ![](https://lemmy.world/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699189231 {#1385
        date: 2023-11-05 14:00:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@saman34265@voyager.lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 88059
      -bodyTs: "'/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)':41 'abl':30 'current':9 'dock':16 'docklik':37 'icon':13 'instead':11 'lemmy.world':40 'lemmy.world/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)':39 'like':3 'make':32 'nice':25 'panel':17 'preview':7 'see':5 'taskbar':38 'thumbnail':6 'window':10 'without':36 'would':2,22 'yeah':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043775"
      +editedAt: DateTimeImmutable @1699047764 {#1382
        date: 2023-11-03 22:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699047387 {#1401
        date: 2023-11-03 22:36:27.0 +01:00
      }
      +"title": 88059
    }
  ]
  -id: 9324
  -titleTs: "'dock':1 'panel':2 'suggest':3"
  -bodyTs: "'12':38 'ask':8 'avail':6 'current':20,39 'debian':37 'dock':27 'docklik':41 'guess':2 'icon':24 'instead':22 'like':14 'n':45 'panel':28 'possibl':31 'preview':18 'see':16 'shortcut':46 'still':7 'super':44 'sure':11 'taskbar':42 'thank':47 'thumbnail':17 'use':34,40 'w':43 'window':21 'would':13 'xfce4':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699066202
  +visibility: "visible             "
  +apId: "https://voyager.lemmy.ml/post/32014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699020702 {#2551
    date: 2023-11-03 15:11:42.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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "Dock-Panel-suggestions"
  +title: "Dock / Panel suggestions"
  +url: null
  +body: """
    I guess this is not available. Still asking just for sure.\n
    \n
    I would like to see Thumbnails ( preview of current window ) instead of Icons in the Dock / Panel.\n
    \n
    Is it possible?\n
    \n
    I am using xfce4 on Debian 12. ( Currently using Docklike Taskbar w/ Super+N shortcuts ) .\n
    \n
    Thanks ,
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699189910 {#2563
    date: 2023-11-05 14:11:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2531 …}
  +votes: Doctrine\ORM\PersistentCollection {#2570 …}
  +reports: Doctrine\ORM\PersistentCollection {#2572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
  +badges: Doctrine\ORM\PersistentCollection {#2578 …}
  +children: [
    App\Entity\EntryComment {#1404
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > I would like to see Thumbnails ( preview of current window ) instead of Icons in the Dock / Panel.\n
        \n
        Yeah me too, that would be very nice to have. I was able to make what you have without Docklike Taskbar:\n
        \n
        ![](https://lemmy.world/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699189231 {#1385
        date: 2023-11-05 14:00:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@saman34265@voyager.lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 88059
      -bodyTs: "'/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)':41 'abl':30 'current':9 'dock':16 'docklik':37 'icon':13 'instead':11 'lemmy.world':40 'lemmy.world/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)':39 'like':3 'make':32 'nice':25 'panel':17 'preview':7 'see':5 'taskbar':38 'thumbnail':6 'window':10 'without':36 'would':2,22 'yeah':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043775"
      +editedAt: DateTimeImmutable @1699047764 {#1382
        date: 2023-11-03 22:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699047387 {#1401
        date: 2023-11-03 22:36:27.0 +01:00
      }
      +"title": 88059
    }
  ]
  -id: 9324
  -titleTs: "'dock':1 'panel':2 'suggest':3"
  -bodyTs: "'12':38 'ask':8 'avail':6 'current':20,39 'debian':37 'dock':27 'docklik':41 'guess':2 'icon':24 'instead':22 'like':14 'n':45 'panel':28 'possibl':31 'preview':18 'see':16 'shortcut':46 'still':7 'super':44 'sure':11 'taskbar':42 'thank':47 'thumbnail':17 'use':34,40 'w':43 'window':21 'would':13 'xfce4':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699066202
  +visibility: "visible             "
  +apId: "https://voyager.lemmy.ml/post/32014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699020702 {#2551
    date: 2023-11-03 15:11:42.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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "Dock-Panel-suggestions"
  +title: "Dock / Panel suggestions"
  +url: null
  +body: """
    I guess this is not available. Still asking just for sure.\n
    \n
    I would like to see Thumbnails ( preview of current window ) instead of Icons in the Dock / Panel.\n
    \n
    Is it possible?\n
    \n
    I am using xfce4 on Debian 12. ( Currently using Docklike Taskbar w/ Super+N shortcuts ) .\n
    \n
    Thanks ,
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699189910 {#2563
    date: 2023-11-05 14:11:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2531 …}
  +votes: Doctrine\ORM\PersistentCollection {#2570 …}
  +reports: Doctrine\ORM\PersistentCollection {#2572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
  +badges: Doctrine\ORM\PersistentCollection {#2578 …}
  +children: [
    App\Entity\EntryComment {#1404
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > I would like to see Thumbnails ( preview of current window ) instead of Icons in the Dock / Panel.\n
        \n
        Yeah me too, that would be very nice to have. I was able to make what you have without Docklike Taskbar:\n
        \n
        ![](https://lemmy.world/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699189231 {#1385
        date: 2023-11-05 14:00:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@saman34265@voyager.lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 88059
      -bodyTs: "'/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)':41 'abl':30 'current':9 'dock':16 'docklik':37 'icon':13 'instead':11 'lemmy.world':40 'lemmy.world/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)':39 'like':3 'make':32 'nice':25 'panel':17 'preview':7 'see':5 'taskbar':38 'thumbnail':6 'window':10 'without':36 'would':2,22 'yeah':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043775"
      +editedAt: DateTimeImmutable @1699047764 {#1382
        date: 2023-11-03 22:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699047387 {#1401
        date: 2023-11-03 22:36:27.0 +01:00
      }
      +"title": 88059
    }
  ]
  -id: 9324
  -titleTs: "'dock':1 'panel':2 'suggest':3"
  -bodyTs: "'12':38 'ask':8 'avail':6 'current':20,39 'debian':37 'dock':27 'docklik':41 'guess':2 'icon':24 'instead':22 'like':14 'n':45 'panel':28 'possibl':31 'preview':18 'see':16 'shortcut':46 'still':7 'super':44 'sure':11 'taskbar':42 'thank':47 'thumbnail':17 'use':34,40 'w':43 'window':21 'would':13 'xfce4':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699066202
  +visibility: "visible             "
  +apId: "https://voyager.lemmy.ml/post/32014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699020702 {#2551
    date: 2023-11-03 15:11:42.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#1404
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363
    +user: Proxies\__CG__\App\Entity\User {#2165 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "Dock-Panel-suggestions"
    +title: "Dock / Panel suggestions"
    +url: null
    +body: """
      I guess this is not available. Still asking just for sure.\n
      \n
      I would like to see Thumbnails ( preview of current window ) instead of Icons in the Dock / Panel.\n
      \n
      Is it possible?\n
      \n
      I am using xfce4 on Debian 12. ( Currently using Docklike Taskbar w/ Super+N shortcuts ) .\n
      \n
      Thanks ,
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699189910 {#2563
      date: 2023-11-05 14:11:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2531 …}
    +votes: Doctrine\ORM\PersistentCollection {#2570 …}
    +reports: Doctrine\ORM\PersistentCollection {#2572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
    +badges: Doctrine\ORM\PersistentCollection {#2578 …}
    +children: [
      App\Entity\EntryComment {#1404}
    ]
    -id: 9324
    -titleTs: "'dock':1 'panel':2 'suggest':3"
    -bodyTs: "'12':38 'ask':8 'avail':6 'current':20,39 'debian':37 'dock':27 'docklik':41 'guess':2 'icon':24 'instead':22 'like':14 'n':45 'panel':28 'possibl':31 'preview':18 'see':16 'shortcut':46 'still':7 'super':44 'sure':11 'taskbar':42 'thank':47 'thumbnail':17 'use':34,40 'w':43 'window':21 'would':13 'xfce4':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699066202
    +visibility: "visible             "
    +apId: "https://voyager.lemmy.ml/post/32014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699020702 {#2551
      date: 2023-11-03 15:11:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I would like to see Thumbnails ( preview of current window ) instead of Icons in the Dock / Panel.\n
    \n
    Yeah me too, that would be very nice to have. I was able to make what you have without Docklike Taskbar:\n
    \n
    ![](https://lemmy.world/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699189231 {#1385
    date: 2023-11-05 14:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@saman34265@voyager.lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 88059
  -bodyTs: "'/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)':41 'abl':30 'current':9 'dock':16 'docklik':37 'icon':13 'instead':11 'lemmy.world':40 'lemmy.world/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)':39 'like':3 'make':32 'nice':25 'panel':17 'preview':7 'see':5 'taskbar':38 'thumbnail':6 'window':10 'without':36 'would':2,22 'yeah':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043775"
  +editedAt: DateTimeImmutable @1699047764 {#1382
    date: 2023-11-03 22:42:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699047387 {#1401
    date: 2023-11-03 22:36:27.0 +01:00
  }
  +"title": 88059
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#1404
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363
    +user: Proxies\__CG__\App\Entity\User {#2165 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "Dock-Panel-suggestions"
    +title: "Dock / Panel suggestions"
    +url: null
    +body: """
      I guess this is not available. Still asking just for sure.\n
      \n
      I would like to see Thumbnails ( preview of current window ) instead of Icons in the Dock / Panel.\n
      \n
      Is it possible?\n
      \n
      I am using xfce4 on Debian 12. ( Currently using Docklike Taskbar w/ Super+N shortcuts ) .\n
      \n
      Thanks ,
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699189910 {#2563
      date: 2023-11-05 14:11:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2531 …}
    +votes: Doctrine\ORM\PersistentCollection {#2570 …}
    +reports: Doctrine\ORM\PersistentCollection {#2572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
    +badges: Doctrine\ORM\PersistentCollection {#2578 …}
    +children: [
      App\Entity\EntryComment {#1404}
    ]
    -id: 9324
    -titleTs: "'dock':1 'panel':2 'suggest':3"
    -bodyTs: "'12':38 'ask':8 'avail':6 'current':20,39 'debian':37 'dock':27 'docklik':41 'guess':2 'icon':24 'instead':22 'like':14 'n':45 'panel':28 'possibl':31 'preview':18 'see':16 'shortcut':46 'still':7 'super':44 'sure':11 'taskbar':42 'thank':47 'thumbnail':17 'use':34,40 'w':43 'window':21 'would':13 'xfce4':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699066202
    +visibility: "visible             "
    +apId: "https://voyager.lemmy.ml/post/32014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699020702 {#2551
      date: 2023-11-03 15:11:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I would like to see Thumbnails ( preview of current window ) instead of Icons in the Dock / Panel.\n
    \n
    Yeah me too, that would be very nice to have. I was able to make what you have without Docklike Taskbar:\n
    \n
    ![](https://lemmy.world/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699189231 {#1385
    date: 2023-11-05 14:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@saman34265@voyager.lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 88059
  -bodyTs: "'/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)':41 'abl':30 'current':9 'dock':16 'docklik':37 'icon':13 'instead':11 'lemmy.world':40 'lemmy.world/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)':39 'like':3 'make':32 'nice':25 'panel':17 'preview':7 'see':5 'taskbar':38 'thumbnail':6 'window':10 'without':36 'would':2,22 'yeah':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043775"
  +editedAt: DateTimeImmutable @1699047764 {#1382
    date: 2023-11-03 22:42:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699047387 {#1401
    date: 2023-11-03 22:36:27.0 +01:00
  }
  +"title": 88059
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#1404
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363
    +user: Proxies\__CG__\App\Entity\User {#2165 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "Dock-Panel-suggestions"
    +title: "Dock / Panel suggestions"
    +url: null
    +body: """
      I guess this is not available. Still asking just for sure.\n
      \n
      I would like to see Thumbnails ( preview of current window ) instead of Icons in the Dock / Panel.\n
      \n
      Is it possible?\n
      \n
      I am using xfce4 on Debian 12. ( Currently using Docklike Taskbar w/ Super+N shortcuts ) .\n
      \n
      Thanks ,
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699189910 {#2563
      date: 2023-11-05 14:11:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2531 …}
    +votes: Doctrine\ORM\PersistentCollection {#2570 …}
    +reports: Doctrine\ORM\PersistentCollection {#2572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
    +badges: Doctrine\ORM\PersistentCollection {#2578 …}
    +children: [
      App\Entity\EntryComment {#1404}
    ]
    -id: 9324
    -titleTs: "'dock':1 'panel':2 'suggest':3"
    -bodyTs: "'12':38 'ask':8 'avail':6 'current':20,39 'debian':37 'dock':27 'docklik':41 'guess':2 'icon':24 'instead':22 'like':14 'n':45 'panel':28 'possibl':31 'preview':18 'see':16 'shortcut':46 'still':7 'super':44 'sure':11 'taskbar':42 'thank':47 'thumbnail':17 'use':34,40 'w':43 'window':21 'would':13 'xfce4':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699066202
    +visibility: "visible             "
    +apId: "https://voyager.lemmy.ml/post/32014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699020702 {#2551
      date: 2023-11-03 15:11:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I would like to see Thumbnails ( preview of current window ) instead of Icons in the Dock / Panel.\n
    \n
    Yeah me too, that would be very nice to have. I was able to make what you have without Docklike Taskbar:\n
    \n
    ![](https://lemmy.world/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699189231 {#1385
    date: 2023-11-05 14:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@saman34265@voyager.lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 88059
  -bodyTs: "'/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)':41 'abl':30 'current':9 'dock':16 'docklik':37 'icon':13 'instead':11 'lemmy.world':40 'lemmy.world/pictrs/image/3639e58c-eb28-4bd7-970d-a38c88fc4a3c.png)':39 'like':3 'make':32 'nice':25 'panel':17 'preview':7 'see':5 'taskbar':38 'thumbnail':6 'window':10 'without':36 'would':2,22 'yeah':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043775"
  +editedAt: DateTimeImmutable @1699047764 {#1382
    date: 2023-11-03 22:42:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699047387 {#1401
    date: 2023-11-03 22:36:27.0 +01:00
  }
  +"title": 88059
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2391
  +user: Proxies\__CG__\App\Entity\User {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "What-distro-for-a-MacBook-pro-late-2013-15"
  +title: "What distro for a MacBook pro late 2013 15'"
  +url: null
  +body: """
    I have this laptop getting tired sitting in a drawer and asks me to work 🤪\n
    \n
    What Linux distro can run on it? Preferably one with KDE plasma a a DE.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699394063 {#2545
    date: 2023-11-07 22:54:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2553 …}
  +reports: Doctrine\ORM\PersistentCollection {#2555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
  +badges: Doctrine\ORM\PersistentCollection {#2561 …}
  +children: [
    App\Entity\EntryComment {#1883
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2391 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "Debian."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699047339 {#1908
        date: 2023-11-03 22:35:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2389 …}
      +nested: Doctrine\ORM\PersistentCollection {#2387 …}
      +votes: Doctrine\ORM\PersistentCollection {#2394 …}
      +reports: Doctrine\ORM\PersistentCollection {#2393 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
      -id: 88056
      -bodyTs: "'debian':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043760"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699047339 {#1407
        date: 2023-11-03 22:35:39.0 +01:00
      }
      +"title": 88056
    }
  ]
  -id: 9318
  -titleTs: "'15':9 '2013':8 'distro':2 'late':7 'macbook':5 'pro':6"
  -bodyTs: "'ask':12 'de':30 'distro':18 'drawer':10 'get':5 'kde':26 'laptop':4 'linux':17 'one':24 'plasma':27 'prefer':23 'run':20 'sit':7 'tire':6 'work':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699105463
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13715025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699019063 {#2528
    date: 2023-11-03 14:44:23.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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2391
  +user: Proxies\__CG__\App\Entity\User {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "What-distro-for-a-MacBook-pro-late-2013-15"
  +title: "What distro for a MacBook pro late 2013 15'"
  +url: null
  +body: """
    I have this laptop getting tired sitting in a drawer and asks me to work 🤪\n
    \n
    What Linux distro can run on it? Preferably one with KDE plasma a a DE.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699394063 {#2545
    date: 2023-11-07 22:54:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2553 …}
  +reports: Doctrine\ORM\PersistentCollection {#2555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
  +badges: Doctrine\ORM\PersistentCollection {#2561 …}
  +children: [
    App\Entity\EntryComment {#1883
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2391 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "Debian."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699047339 {#1908
        date: 2023-11-03 22:35:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2389 …}
      +nested: Doctrine\ORM\PersistentCollection {#2387 …}
      +votes: Doctrine\ORM\PersistentCollection {#2394 …}
      +reports: Doctrine\ORM\PersistentCollection {#2393 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
      -id: 88056
      -bodyTs: "'debian':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043760"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699047339 {#1407
        date: 2023-11-03 22:35:39.0 +01:00
      }
      +"title": 88056
    }
  ]
  -id: 9318
  -titleTs: "'15':9 '2013':8 'distro':2 'late':7 'macbook':5 'pro':6"
  -bodyTs: "'ask':12 'de':30 'distro':18 'drawer':10 'get':5 'kde':26 'laptop':4 'linux':17 'one':24 'plasma':27 'prefer':23 'run':20 'sit':7 'tire':6 'work':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699105463
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13715025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699019063 {#2528
    date: 2023-11-03 14:44:23.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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2391
  +user: Proxies\__CG__\App\Entity\User {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "What-distro-for-a-MacBook-pro-late-2013-15"
  +title: "What distro for a MacBook pro late 2013 15'"
  +url: null
  +body: """
    I have this laptop getting tired sitting in a drawer and asks me to work 🤪\n
    \n
    What Linux distro can run on it? Preferably one with KDE plasma a a DE.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699394063 {#2545
    date: 2023-11-07 22:54:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2553 …}
  +reports: Doctrine\ORM\PersistentCollection {#2555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
  +badges: Doctrine\ORM\PersistentCollection {#2561 …}
  +children: [
    App\Entity\EntryComment {#1883
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2391 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "Debian."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699047339 {#1908
        date: 2023-11-03 22:35:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2389 …}
      +nested: Doctrine\ORM\PersistentCollection {#2387 …}
      +votes: Doctrine\ORM\PersistentCollection {#2394 …}
      +reports: Doctrine\ORM\PersistentCollection {#2393 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
      -id: 88056
      -bodyTs: "'debian':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043760"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699047339 {#1407
        date: 2023-11-03 22:35:39.0 +01:00
      }
      +"title": 88056
    }
  ]
  -id: 9318
  -titleTs: "'15':9 '2013':8 'distro':2 'late':7 'macbook':5 'pro':6"
  -bodyTs: "'ask':12 'de':30 'distro':18 'drawer':10 'get':5 'kde':26 'laptop':4 'linux':17 'one':24 'plasma':27 'prefer':23 'run':20 'sit':7 'tire':6 'work':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699105463
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13715025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699019063 {#2528
    date: 2023-11-03 14:44:23.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#1883
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2391
    +user: Proxies\__CG__\App\Entity\User {#2017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "What-distro-for-a-MacBook-pro-late-2013-15"
    +title: "What distro for a MacBook pro late 2013 15'"
    +url: null
    +body: """
      I have this laptop getting tired sitting in a drawer and asks me to work 🤪\n
      \n
      What Linux distro can run on it? Preferably one with KDE plasma a a DE.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699394063 {#2545
      date: 2023-11-07 22:54:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2550 …}
    +votes: Doctrine\ORM\PersistentCollection {#2553 …}
    +reports: Doctrine\ORM\PersistentCollection {#2555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
    +badges: Doctrine\ORM\PersistentCollection {#2561 …}
    +children: [
      App\Entity\EntryComment {#1883}
    ]
    -id: 9318
    -titleTs: "'15':9 '2013':8 'distro':2 'late':7 'macbook':5 'pro':6"
    -bodyTs: "'ask':12 'de':30 'distro':18 'drawer':10 'get':5 'kde':26 'laptop':4 'linux':17 'one':24 'plasma':27 'prefer':23 'run':20 'sit':7 'tire':6 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699105463
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13715025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699019063 {#2528
      date: 2023-11-03 14:44:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Debian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699047339 {#1908
    date: 2023-11-03 22:35:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
  -id: 88056
  -bodyTs: "'debian':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047339 {#1407
    date: 2023-11-03 22:35:39.0 +01:00
  }
  +"title": 88056
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#1883
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2391
    +user: Proxies\__CG__\App\Entity\User {#2017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "What-distro-for-a-MacBook-pro-late-2013-15"
    +title: "What distro for a MacBook pro late 2013 15'"
    +url: null
    +body: """
      I have this laptop getting tired sitting in a drawer and asks me to work 🤪\n
      \n
      What Linux distro can run on it? Preferably one with KDE plasma a a DE.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699394063 {#2545
      date: 2023-11-07 22:54:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2550 …}
    +votes: Doctrine\ORM\PersistentCollection {#2553 …}
    +reports: Doctrine\ORM\PersistentCollection {#2555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
    +badges: Doctrine\ORM\PersistentCollection {#2561 …}
    +children: [
      App\Entity\EntryComment {#1883}
    ]
    -id: 9318
    -titleTs: "'15':9 '2013':8 'distro':2 'late':7 'macbook':5 'pro':6"
    -bodyTs: "'ask':12 'de':30 'distro':18 'drawer':10 'get':5 'kde':26 'laptop':4 'linux':17 'one':24 'plasma':27 'prefer':23 'run':20 'sit':7 'tire':6 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699105463
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13715025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699019063 {#2528
      date: 2023-11-03 14:44:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Debian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699047339 {#1908
    date: 2023-11-03 22:35:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
  -id: 88056
  -bodyTs: "'debian':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047339 {#1407
    date: 2023-11-03 22:35:39.0 +01:00
  }
  +"title": 88056
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#1883
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2391
    +user: Proxies\__CG__\App\Entity\User {#2017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "What-distro-for-a-MacBook-pro-late-2013-15"
    +title: "What distro for a MacBook pro late 2013 15'"
    +url: null
    +body: """
      I have this laptop getting tired sitting in a drawer and asks me to work 🤪\n
      \n
      What Linux distro can run on it? Preferably one with KDE plasma a a DE.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699394063 {#2545
      date: 2023-11-07 22:54:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2550 …}
    +votes: Doctrine\ORM\PersistentCollection {#2553 …}
    +reports: Doctrine\ORM\PersistentCollection {#2555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
    +badges: Doctrine\ORM\PersistentCollection {#2561 …}
    +children: [
      App\Entity\EntryComment {#1883}
    ]
    -id: 9318
    -titleTs: "'15':9 '2013':8 'distro':2 'late':7 'macbook':5 'pro':6"
    -bodyTs: "'ask':12 'de':30 'distro':18 'drawer':10 'get':5 'kde':26 'laptop':4 'linux':17 'one':24 'plasma':27 'prefer':23 'run':20 'sit':7 'tire':6 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699105463
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13715025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699019063 {#2528
      date: 2023-11-03 14:44:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Debian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699047339 {#1908
    date: 2023-11-03 22:35:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
  -id: 88056
  -bodyTs: "'debian':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047339 {#1407
    date: 2023-11-03 22:35:39.0 +01:00
  }
  +"title": 88056
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2097
  +user: Proxies\__CG__\App\Entity\User {#2163 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "What-VPN-do-you-use-and-why"
  +title: "What VPN do you use and why?"
  +url: null
  +body: """
    If you are a pirate VPN is an essential tool. I am trying to ascertain the popularity of various VPNs in piracy community. In this excerise, I will list several Popular VPNs in the comment if you use one of them just upvote that comment and reply the reason. If you don’t find your VPN listed add a comment with just their name. Reply the reason to it. This make it easier to understand the real life user cases.\n
    \n
    P.S: I am only looking for paid VPNs please don’t mention “free vpn”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 146
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699450360 {#2520
    date: 2023-11-08 14:32:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2525 …}
  +votes: Doctrine\ORM\PersistentCollection {#2535 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
  +badges: Doctrine\ORM\PersistentCollection {#2543 …}
  +children: [
    App\Entity\EntryComment {#2076
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +body: "You can always add this blocklist for extra protection: [www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699052267 {#2084
        date: 2023-11-03 23:57:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@citruslumps@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 88237
      -bodyTs: "'/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':12 'add':4 'alway':3 'blocklist':6 'extra':8 'protect':9 'www.iblocklist.com':11 'www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052267 {#2078
        date: 2023-11-03 23:57:47.0 +01:00
      }
      +"title": 88237
    }
  ]
  -id: 9336
  -titleTs: "'use':5 'vpn':2"
  -bodyTs: "'add':58 'ascertain':15 'case':80 'comment':35,45,60 'communiti':23 'easier':73 'essenti':9 'exceris':26 'find':54 'free':93 'life':78 'list':29,57 'look':85 'make':71 'mention':92 'name':64 'one':39 'p.s':81 'paid':87 'piraci':22 'pirat':5 'pleas':89 'popular':17,31 'real':77 'reason':49,67 'repli':47,65 'sever':30 'tool':10 'tri':13 'understand':75 'upvot':43 'use':38 'user':79 'various':19 'vpn':6,56,94 'vpns':20,32,88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699108629
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13718590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699022229 {#1982
    date: 2023-11-03 15:37:09.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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2097
  +user: Proxies\__CG__\App\Entity\User {#2163 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "What-VPN-do-you-use-and-why"
  +title: "What VPN do you use and why?"
  +url: null
  +body: """
    If you are a pirate VPN is an essential tool. I am trying to ascertain the popularity of various VPNs in piracy community. In this excerise, I will list several Popular VPNs in the comment if you use one of them just upvote that comment and reply the reason. If you don’t find your VPN listed add a comment with just their name. Reply the reason to it. This make it easier to understand the real life user cases.\n
    \n
    P.S: I am only looking for paid VPNs please don’t mention “free vpn”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 146
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699450360 {#2520
    date: 2023-11-08 14:32:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2525 …}
  +votes: Doctrine\ORM\PersistentCollection {#2535 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
  +badges: Doctrine\ORM\PersistentCollection {#2543 …}
  +children: [
    App\Entity\EntryComment {#2076
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +body: "You can always add this blocklist for extra protection: [www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699052267 {#2084
        date: 2023-11-03 23:57:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@citruslumps@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 88237
      -bodyTs: "'/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':12 'add':4 'alway':3 'blocklist':6 'extra':8 'protect':9 'www.iblocklist.com':11 'www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052267 {#2078
        date: 2023-11-03 23:57:47.0 +01:00
      }
      +"title": 88237
    }
  ]
  -id: 9336
  -titleTs: "'use':5 'vpn':2"
  -bodyTs: "'add':58 'ascertain':15 'case':80 'comment':35,45,60 'communiti':23 'easier':73 'essenti':9 'exceris':26 'find':54 'free':93 'life':78 'list':29,57 'look':85 'make':71 'mention':92 'name':64 'one':39 'p.s':81 'paid':87 'piraci':22 'pirat':5 'pleas':89 'popular':17,31 'real':77 'reason':49,67 'repli':47,65 'sever':30 'tool':10 'tri':13 'understand':75 'upvot':43 'use':38 'user':79 'various':19 'vpn':6,56,94 'vpns':20,32,88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699108629
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13718590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699022229 {#1982
    date: 2023-11-03 15:37:09.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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2097
  +user: Proxies\__CG__\App\Entity\User {#2163 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "What-VPN-do-you-use-and-why"
  +title: "What VPN do you use and why?"
  +url: null
  +body: """
    If you are a pirate VPN is an essential tool. I am trying to ascertain the popularity of various VPNs in piracy community. In this excerise, I will list several Popular VPNs in the comment if you use one of them just upvote that comment and reply the reason. If you don’t find your VPN listed add a comment with just their name. Reply the reason to it. This make it easier to understand the real life user cases.\n
    \n
    P.S: I am only looking for paid VPNs please don’t mention “free vpn”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 146
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699450360 {#2520
    date: 2023-11-08 14:32:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2525 …}
  +votes: Doctrine\ORM\PersistentCollection {#2535 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
  +badges: Doctrine\ORM\PersistentCollection {#2543 …}
  +children: [
    App\Entity\EntryComment {#2076
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +body: "You can always add this blocklist for extra protection: [www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699052267 {#2084
        date: 2023-11-03 23:57:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@citruslumps@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 88237
      -bodyTs: "'/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':12 'add':4 'alway':3 'blocklist':6 'extra':8 'protect':9 'www.iblocklist.com':11 'www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052267 {#2078
        date: 2023-11-03 23:57:47.0 +01:00
      }
      +"title": 88237
    }
  ]
  -id: 9336
  -titleTs: "'use':5 'vpn':2"
  -bodyTs: "'add':58 'ascertain':15 'case':80 'comment':35,45,60 'communiti':23 'easier':73 'essenti':9 'exceris':26 'find':54 'free':93 'life':78 'list':29,57 'look':85 'make':71 'mention':92 'name':64 'one':39 'p.s':81 'paid':87 'piraci':22 'pirat':5 'pleas':89 'popular':17,31 'real':77 'reason':49,67 'repli':47,65 'sever':30 'tool':10 'tri':13 'understand':75 'upvot':43 'use':38 'user':79 'various':19 'vpn':6,56,94 'vpns':20,32,88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699108629
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13718590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699022229 {#1982
    date: 2023-11-03 15:37:09.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2163 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "What-VPN-do-you-use-and-why"
    +title: "What VPN do you use and why?"
    +url: null
    +body: """
      If you are a pirate VPN is an essential tool. I am trying to ascertain the popularity of various VPNs in piracy community. In this excerise, I will list several Popular VPNs in the comment if you use one of them just upvote that comment and reply the reason. If you don’t find your VPN listed add a comment with just their name. Reply the reason to it. This make it easier to understand the real life user cases.\n
      \n
      P.S: I am only looking for paid VPNs please don’t mention “free vpn”.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 146
    +favouriteCount: 129
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699450360 {#2520
      date: 2023-11-08 14:32:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2525 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    +badges: Doctrine\ORM\PersistentCollection {#2543 …}
    +children: [
      App\Entity\EntryComment {#2076}
    ]
    -id: 9336
    -titleTs: "'use':5 'vpn':2"
    -bodyTs: "'add':58 'ascertain':15 'case':80 'comment':35,45,60 'communiti':23 'easier':73 'essenti':9 'exceris':26 'find':54 'free':93 'life':78 'list':29,57 'look':85 'make':71 'mention':92 'name':64 'one':39 'p.s':81 'paid':87 'piraci':22 'pirat':5 'pleas':89 'popular':17,31 'real':77 'reason':49,67 'repli':47,65 'sever':30 'tool':10 'tri':13 'understand':75 'upvot':43 'use':38 'user':79 'various':19 'vpn':6,56,94 'vpns':20,32,88"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699108629
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13718590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699022229 {#1982
      date: 2023-11-03 15:37:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: "You can always add this blocklist for extra protection: [www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699052267 {#2084
    date: 2023-11-03 23:57:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@citruslumps@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 88237
  -bodyTs: "'/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':12 'add':4 'alway':3 'blocklist':6 'extra':8 'protect':9 'www.iblocklist.com':11 'www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052267 {#2078
    date: 2023-11-03 23:57:47.0 +01:00
  }
  +"title": 88237
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2163 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "What-VPN-do-you-use-and-why"
    +title: "What VPN do you use and why?"
    +url: null
    +body: """
      If you are a pirate VPN is an essential tool. I am trying to ascertain the popularity of various VPNs in piracy community. In this excerise, I will list several Popular VPNs in the comment if you use one of them just upvote that comment and reply the reason. If you don’t find your VPN listed add a comment with just their name. Reply the reason to it. This make it easier to understand the real life user cases.\n
      \n
      P.S: I am only looking for paid VPNs please don’t mention “free vpn”.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 146
    +favouriteCount: 129
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699450360 {#2520
      date: 2023-11-08 14:32:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2525 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    +badges: Doctrine\ORM\PersistentCollection {#2543 …}
    +children: [
      App\Entity\EntryComment {#2076}
    ]
    -id: 9336
    -titleTs: "'use':5 'vpn':2"
    -bodyTs: "'add':58 'ascertain':15 'case':80 'comment':35,45,60 'communiti':23 'easier':73 'essenti':9 'exceris':26 'find':54 'free':93 'life':78 'list':29,57 'look':85 'make':71 'mention':92 'name':64 'one':39 'p.s':81 'paid':87 'piraci':22 'pirat':5 'pleas':89 'popular':17,31 'real':77 'reason':49,67 'repli':47,65 'sever':30 'tool':10 'tri':13 'understand':75 'upvot':43 'use':38 'user':79 'various':19 'vpn':6,56,94 'vpns':20,32,88"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699108629
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13718590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699022229 {#1982
      date: 2023-11-03 15:37:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: "You can always add this blocklist for extra protection: [www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699052267 {#2084
    date: 2023-11-03 23:57:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@citruslumps@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 88237
  -bodyTs: "'/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':12 'add':4 'alway':3 'blocklist':6 'extra':8 'protect':9 'www.iblocklist.com':11 'www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052267 {#2078
    date: 2023-11-03 23:57:47.0 +01:00
  }
  +"title": 88237
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2163 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "What-VPN-do-you-use-and-why"
    +title: "What VPN do you use and why?"
    +url: null
    +body: """
      If you are a pirate VPN is an essential tool. I am trying to ascertain the popularity of various VPNs in piracy community. In this excerise, I will list several Popular VPNs in the comment if you use one of them just upvote that comment and reply the reason. If you don’t find your VPN listed add a comment with just their name. Reply the reason to it. This make it easier to understand the real life user cases.\n
      \n
      P.S: I am only looking for paid VPNs please don’t mention “free vpn”.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 146
    +favouriteCount: 129
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699450360 {#2520
      date: 2023-11-08 14:32:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2525 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    +badges: Doctrine\ORM\PersistentCollection {#2543 …}
    +children: [
      App\Entity\EntryComment {#2076}
    ]
    -id: 9336
    -titleTs: "'use':5 'vpn':2"
    -bodyTs: "'add':58 'ascertain':15 'case':80 'comment':35,45,60 'communiti':23 'easier':73 'essenti':9 'exceris':26 'find':54 'free':93 'life':78 'list':29,57 'look':85 'make':71 'mention':92 'name':64 'one':39 'p.s':81 'paid':87 'piraci':22 'pirat':5 'pleas':89 'popular':17,31 'real':77 'reason':49,67 'repli':47,65 'sever':30 'tool':10 'tri':13 'understand':75 'upvot':43 'use':38 'user':79 'various':19 'vpn':6,56,94 'vpns':20,32,88"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699108629
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13718590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699022229 {#1982
      date: 2023-11-03 15:37:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: "You can always add this blocklist for extra protection: [www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699052267 {#2084
    date: 2023-11-03 23:57:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@citruslumps@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 88237
  -bodyTs: "'/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':12 'add':4 'alway':3 'blocklist':6 'extra':8 'protect':9 'www.iblocklist.com':11 'www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw](https://www.iblocklist.com/list?list=ydxerpxkpcfqjaybcssw)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052267 {#2078
    date: 2023-11-03 23:57:47.0 +01:00
  }
  +"title": 88237
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "How-to-package-software-for-many-distributions-in-their-native"
  +title: "How to package software for many distributions in their native package format?"
  +url: null
  +body: """
    What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
    \n
    Edit history:\n
    \n
    - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
    - 2023-11-02: Highlight the word native.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219718 {#2241
    date: 2023-11-05 22:28:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  +badges: Doctrine\ORM\PersistentCollection {#2523 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +body: "Flatpak for sure because AppImages are slow to launch and Snap is Canonical garbage with tons of overhead."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699048213 {#2011
        date: 2023-11-03 22:50:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lukas@lemmy.haigner.me"
        "@sir_reginald@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 88087
      -bodyTs: "'appimag':5 'canon':13 'flatpak':1 'garbag':14 'launch':9 'overhead':18 'slow':7 'snap':11 'sure':3 'ton':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044038"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048213 {#2033
        date: 2023-11-03 22:50:13.0 +01:00
      }
      +"title": 88087
    }
  ]
  -id: 9151
  -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
  -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035954
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/post/29823"
  +editedAt: DateTimeImmutable @1698954243 {#2235
    date: 2023-11-02 20:44:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698949554 {#2113
    date: 2023-11-02 19:25:54.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
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "How-to-package-software-for-many-distributions-in-their-native"
  +title: "How to package software for many distributions in their native package format?"
  +url: null
  +body: """
    What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
    \n
    Edit history:\n
    \n
    - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
    - 2023-11-02: Highlight the word native.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219718 {#2241
    date: 2023-11-05 22:28:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  +badges: Doctrine\ORM\PersistentCollection {#2523 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +body: "Flatpak for sure because AppImages are slow to launch and Snap is Canonical garbage with tons of overhead."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699048213 {#2011
        date: 2023-11-03 22:50:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lukas@lemmy.haigner.me"
        "@sir_reginald@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 88087
      -bodyTs: "'appimag':5 'canon':13 'flatpak':1 'garbag':14 'launch':9 'overhead':18 'slow':7 'snap':11 'sure':3 'ton':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044038"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048213 {#2033
        date: 2023-11-03 22:50:13.0 +01:00
      }
      +"title": 88087
    }
  ]
  -id: 9151
  -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
  -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035954
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/post/29823"
  +editedAt: DateTimeImmutable @1698954243 {#2235
    date: 2023-11-02 20:44:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698949554 {#2113
    date: 2023-11-02 19:25:54.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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "How-to-package-software-for-many-distributions-in-their-native"
  +title: "How to package software for many distributions in their native package format?"
  +url: null
  +body: """
    What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
    \n
    Edit history:\n
    \n
    - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
    - 2023-11-02: Highlight the word native.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219718 {#2241
    date: 2023-11-05 22:28:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  +badges: Doctrine\ORM\PersistentCollection {#2523 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +body: "Flatpak for sure because AppImages are slow to launch and Snap is Canonical garbage with tons of overhead."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699048213 {#2011
        date: 2023-11-03 22:50:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lukas@lemmy.haigner.me"
        "@sir_reginald@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 88087
      -bodyTs: "'appimag':5 'canon':13 'flatpak':1 'garbag':14 'launch':9 'overhead':18 'slow':7 'snap':11 'sure':3 'ton':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044038"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048213 {#2033
        date: 2023-11-03 22:50:13.0 +01:00
      }
      +"title": 88087
    }
  ]
  -id: 9151
  -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
  -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035954
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/post/29823"
  +editedAt: DateTimeImmutable @1698954243 {#2235
    date: 2023-11-02 20:44:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698949554 {#2113
    date: 2023-11-02 19:25:54.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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2008 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "How-to-package-software-for-many-distributions-in-their-native"
    +title: "How to package software for many distributions in their native package format?"
    +url: null
    +body: """
      What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
      \n
      Edit history:\n
      \n
      - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
      - 2023-11-02: Highlight the word native.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699219718 {#2241
      date: 2023-11-05 22:28:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1350 …}
    +votes: Doctrine\ORM\PersistentCollection {#1347 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
    +badges: Doctrine\ORM\PersistentCollection {#2523 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 9151
    -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
    -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699035954
    +visibility: "visible             "
    +apId: "https://lemmy.haigner.me/post/29823"
    +editedAt: DateTimeImmutable @1698954243 {#2235
      date: 2023-11-02 20:44:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698949554 {#2113
      date: 2023-11-02 19:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +body: "Flatpak for sure because AppImages are slow to launch and Snap is Canonical garbage with tons of overhead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699048213 {#2011
    date: 2023-11-03 22:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lukas@lemmy.haigner.me"
    "@sir_reginald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 88087
  -bodyTs: "'appimag':5 'canon':13 'flatpak':1 'garbag':14 'launch':9 'overhead':18 'slow':7 'snap':11 'sure':3 'ton':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5044038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048213 {#2033
    date: 2023-11-03 22:50:13.0 +01:00
  }
  +"title": 88087
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2008 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "How-to-package-software-for-many-distributions-in-their-native"
    +title: "How to package software for many distributions in their native package format?"
    +url: null
    +body: """
      What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
      \n
      Edit history:\n
      \n
      - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
      - 2023-11-02: Highlight the word native.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699219718 {#2241
      date: 2023-11-05 22:28:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1350 …}
    +votes: Doctrine\ORM\PersistentCollection {#1347 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
    +badges: Doctrine\ORM\PersistentCollection {#2523 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 9151
    -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
    -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699035954
    +visibility: "visible             "
    +apId: "https://lemmy.haigner.me/post/29823"
    +editedAt: DateTimeImmutable @1698954243 {#2235
      date: 2023-11-02 20:44:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698949554 {#2113
      date: 2023-11-02 19:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +body: "Flatpak for sure because AppImages are slow to launch and Snap is Canonical garbage with tons of overhead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699048213 {#2011
    date: 2023-11-03 22:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lukas@lemmy.haigner.me"
    "@sir_reginald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 88087
  -bodyTs: "'appimag':5 'canon':13 'flatpak':1 'garbag':14 'launch':9 'overhead':18 'slow':7 'snap':11 'sure':3 'ton':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5044038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048213 {#2033
    date: 2023-11-03 22:50:13.0 +01:00
  }
  +"title": 88087
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2008 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "How-to-package-software-for-many-distributions-in-their-native"
    +title: "How to package software for many distributions in their native package format?"
    +url: null
    +body: """
      What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
      \n
      Edit history:\n
      \n
      - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
      - 2023-11-02: Highlight the word native.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699219718 {#2241
      date: 2023-11-05 22:28:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1350 …}
    +votes: Doctrine\ORM\PersistentCollection {#1347 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
    +badges: Doctrine\ORM\PersistentCollection {#2523 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 9151
    -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
    -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699035954
    +visibility: "visible             "
    +apId: "https://lemmy.haigner.me/post/29823"
    +editedAt: DateTimeImmutable @1698954243 {#2235
      date: 2023-11-02 20:44:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698949554 {#2113
      date: 2023-11-02 19:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +body: "Flatpak for sure because AppImages are slow to launch and Snap is Canonical garbage with tons of overhead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699048213 {#2011
    date: 2023-11-03 22:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lukas@lemmy.haigner.me"
    "@sir_reginald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 88087
  -bodyTs: "'appimag':5 'canon':13 'flatpak':1 'garbag':14 'launch':9 'overhead':18 'slow':7 'snap':11 'sure':3 'ton':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5044038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048213 {#2033
    date: 2023-11-03 22:50:13.0 +01:00
  }
  +"title": 88087
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_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
74 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