GET https://kbin.spritesserver.nl/m/linux@lemmy.ml/t/20845/How-to-Clean-Electron-Cache

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 …}
}
7.73 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "How-to-Clean-Electron-Cache"
  +title: "How to Clean Electron Cache"
  +url: null
  +body: """
    Electron folder under /home/cache has reached 1.3GB.\n
    \n
    I want to clean it but I don’t know how or would be wrong?\n
    \n
    Is there a command like `yarn cache clean`?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702050969 {#2414
    date: 2023-12-08 16:56:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 20845
  -titleTs: "'cach':5 'clean':3 'electron':4"
  -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702036273
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/2701597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701949873 {#1793
    date: 2023-12-07 12:51:13.0 +01:00
  }
}
"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
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "How-to-Clean-Electron-Cache"
  +title: "How to Clean Electron Cache"
  +url: null
  +body: """
    Electron folder under /home/cache has reached 1.3GB.\n
    \n
    I want to clean it but I don’t know how or would be wrong?\n
    \n
    Is there a command like `yarn cache clean`?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702050969 {#2414
    date: 2023-12-08 16:56:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 20845
  -titleTs: "'cach':5 'clean':3 'electron':4"
  -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702036273
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/2701597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701949873 {#1793
    date: 2023-12-07 12:51:13.0 +01:00
  }
}
"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
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "How-to-Clean-Electron-Cache"
  +title: "How to Clean Electron Cache"
  +url: null
  +body: """
    Electron folder under /home/cache has reached 1.3GB.\n
    \n
    I want to clean it but I don’t know how or would be wrong?\n
    \n
    Is there a command like `yarn cache clean`?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702050969 {#2414
    date: 2023-12-08 16:56:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 20845
  -titleTs: "'cach':5 'clean':3 'electron':4"
  -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702036273
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/2701597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701949873 {#1793
    date: 2023-12-07 12:51:13.0 +01:00
  }
}
"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 {#4024
  +user: App\Entity\User {#3972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
    \n
    So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703486871 {#4033
    date: 2023-12-25 07:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 206238
  -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.linuxuserspace.show/comment/668178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701951231 {#3969
    date: 2023-12-07 13:13:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4024
  +user: App\Entity\User {#3972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
    \n
    So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703486871 {#4033
    date: 2023-12-25 07:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 206238
  -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.linuxuserspace.show/comment/668178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701951231 {#3969
    date: 2023-12-07 13:13:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4024
  +user: App\Entity\User {#3972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
    \n
    So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703486871 {#4033
    date: 2023-12-25 07:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 206238
  -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.linuxuserspace.show/comment/668178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701951231 {#3969
    date: 2023-12-07 13:13:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4049
  +user: Proxies\__CG__\App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4024
    +user: App\Entity\User {#3972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
      \n
      So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703486871 {#4033
      date: 2023-12-25 07:47:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4022 …}
    +nested: Doctrine\ORM\PersistentCollection {#4020 …}
    +votes: Doctrine\ORM\PersistentCollection {#4018 …}
    +reports: Doctrine\ORM\PersistentCollection {#4016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
    -id: 206238
    -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.linuxuserspace.show/comment/668178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951231 {#3969
      date: 2023-12-07 13:13:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "You should delete the contents of the cache folder instead of the folder itself as sadly some apps will break pretty spectacularly if they can’t find the folder itself. Otherwise you’re entirely correct"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701986064 {#4046
    date: 2023-12-07 22:54:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4040 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 208383
  -bodyTs: "'app':18 'break':20 'cach':8 'content':5 'correct':35 'delet':3 'entir':34 'find':27 'folder':9,13,29 'instead':10 'otherwis':31 'pretti':21 're':33 'sad':16 'spectacular':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6411821"
  +editedAt: DateTimeImmutable @1703385377 {#4043
    date: 2023-12-24 03:36:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701986064 {#4041
    date: 2023-12-07 22:54:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4049
  +user: Proxies\__CG__\App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4024
    +user: App\Entity\User {#3972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
      \n
      So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703486871 {#4033
      date: 2023-12-25 07:47:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4022 …}
    +nested: Doctrine\ORM\PersistentCollection {#4020 …}
    +votes: Doctrine\ORM\PersistentCollection {#4018 …}
    +reports: Doctrine\ORM\PersistentCollection {#4016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
    -id: 206238
    -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.linuxuserspace.show/comment/668178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951231 {#3969
      date: 2023-12-07 13:13:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "You should delete the contents of the cache folder instead of the folder itself as sadly some apps will break pretty spectacularly if they can’t find the folder itself. Otherwise you’re entirely correct"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701986064 {#4046
    date: 2023-12-07 22:54:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4040 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 208383
  -bodyTs: "'app':18 'break':20 'cach':8 'content':5 'correct':35 'delet':3 'entir':34 'find':27 'folder':9,13,29 'instead':10 'otherwis':31 'pretti':21 're':33 'sad':16 'spectacular':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6411821"
  +editedAt: DateTimeImmutable @1703385377 {#4043
    date: 2023-12-24 03:36:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701986064 {#4041
    date: 2023-12-07 22:54:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4049
  +user: Proxies\__CG__\App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4024
    +user: App\Entity\User {#3972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
      \n
      So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703486871 {#4033
      date: 2023-12-25 07:47:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4022 …}
    +nested: Doctrine\ORM\PersistentCollection {#4020 …}
    +votes: Doctrine\ORM\PersistentCollection {#4018 …}
    +reports: Doctrine\ORM\PersistentCollection {#4016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
    -id: 206238
    -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.linuxuserspace.show/comment/668178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951231 {#3969
      date: 2023-12-07 13:13:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "You should delete the contents of the cache folder instead of the folder itself as sadly some apps will break pretty spectacularly if they can’t find the folder itself. Otherwise you’re entirely correct"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701986064 {#4046
    date: 2023-12-07 22:54:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4040 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 208383
  -bodyTs: "'app':18 'break':20 'cach':8 'content':5 'correct':35 'delet':3 'entir':34 'find':27 'folder':9,13,29 'instead':10 'otherwis':31 'pretti':21 're':33 'sad':16 'spectacular':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6411821"
  +editedAt: DateTimeImmutable @1703385377 {#4043
    date: 2023-12-24 03:36:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701986064 {#4041
    date: 2023-12-07 22:54:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4096
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4024
    +user: App\Entity\User {#3972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
      \n
      So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703486871 {#4033
      date: 2023-12-25 07:47:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4022 …}
    +nested: Doctrine\ORM\PersistentCollection {#4020 …}
    +votes: Doctrine\ORM\PersistentCollection {#4018 …}
    +reports: Doctrine\ORM\PersistentCollection {#4016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
    -id: 206238
    -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.linuxuserspace.show/comment/668178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951231 {#3969
      date: 2023-12-07 13:13:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701952173 {#4093
    date: 2023-12-07 13:29:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4097 …}
  +nested: Doctrine\ORM\PersistentCollection {#4099 …}
  +votes: Doctrine\ORM\PersistentCollection {#4101 …}
  +reports: Doctrine\ORM\PersistentCollection {#4103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
  -id: 206284
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4001295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952173 {#4095
    date: 2023-12-07 13:29:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4096
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4024
    +user: App\Entity\User {#3972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
      \n
      So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703486871 {#4033
      date: 2023-12-25 07:47:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4022 …}
    +nested: Doctrine\ORM\PersistentCollection {#4020 …}
    +votes: Doctrine\ORM\PersistentCollection {#4018 …}
    +reports: Doctrine\ORM\PersistentCollection {#4016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
    -id: 206238
    -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.linuxuserspace.show/comment/668178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951231 {#3969
      date: 2023-12-07 13:13:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701952173 {#4093
    date: 2023-12-07 13:29:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4097 …}
  +nested: Doctrine\ORM\PersistentCollection {#4099 …}
  +votes: Doctrine\ORM\PersistentCollection {#4101 …}
  +reports: Doctrine\ORM\PersistentCollection {#4103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
  -id: 206284
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4001295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952173 {#4095
    date: 2023-12-07 13:29:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4096
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4024
    +user: App\Entity\User {#3972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
      \n
      So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703486871 {#4033
      date: 2023-12-25 07:47:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4022 …}
    +nested: Doctrine\ORM\PersistentCollection {#4020 …}
    +votes: Doctrine\ORM\PersistentCollection {#4018 …}
    +reports: Doctrine\ORM\PersistentCollection {#4016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
    -id: 206238
    -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.linuxuserspace.show/comment/668178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951231 {#3969
      date: 2023-12-07 13:13:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701952173 {#4093
    date: 2023-12-07 13:29:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4097 …}
  +nested: Doctrine\ORM\PersistentCollection {#4099 …}
  +votes: Doctrine\ORM\PersistentCollection {#4101 …}
  +reports: Doctrine\ORM\PersistentCollection {#4103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
  -id: 206284
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4001295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952173 {#4095
    date: 2023-12-07 13:29:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4110
  +user: Proxies\__CG__\App\Entity\User {#4118 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4096
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4024
      +user: App\Entity\User {#3972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
        \n
        So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703486871 {#4033
        date: 2023-12-25 07:47:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4022 …}
      +nested: Doctrine\ORM\PersistentCollection {#4020 …}
      +votes: Doctrine\ORM\PersistentCollection {#4018 …}
      +reports: Doctrine\ORM\PersistentCollection {#4016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
      -id: 206238
      -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.linuxuserspace.show/comment/668178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951231 {#3969
        date: 2023-12-07 13:13:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "Thank you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701952173 {#4093
      date: 2023-12-07 13:29:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4097 …}
    +nested: Doctrine\ORM\PersistentCollection {#4099 …}
    +votes: Doctrine\ORM\PersistentCollection {#4101 …}
    +reports: Doctrine\ORM\PersistentCollection {#4103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
    -id: 206284
    -bodyTs: "'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4001295"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952173 {#4095
      date: 2023-12-07 13:29:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701953628 {#4115
    date: 2023-12-07 13:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 206349
  -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5312987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953628 {#4112
    date: 2023-12-07 13:53:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4110
  +user: Proxies\__CG__\App\Entity\User {#4118 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4096
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4024
      +user: App\Entity\User {#3972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
        \n
        So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703486871 {#4033
        date: 2023-12-25 07:47:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4022 …}
      +nested: Doctrine\ORM\PersistentCollection {#4020 …}
      +votes: Doctrine\ORM\PersistentCollection {#4018 …}
      +reports: Doctrine\ORM\PersistentCollection {#4016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
      -id: 206238
      -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.linuxuserspace.show/comment/668178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951231 {#3969
        date: 2023-12-07 13:13:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "Thank you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701952173 {#4093
      date: 2023-12-07 13:29:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4097 …}
    +nested: Doctrine\ORM\PersistentCollection {#4099 …}
    +votes: Doctrine\ORM\PersistentCollection {#4101 …}
    +reports: Doctrine\ORM\PersistentCollection {#4103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
    -id: 206284
    -bodyTs: "'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4001295"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952173 {#4095
      date: 2023-12-07 13:29:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701953628 {#4115
    date: 2023-12-07 13:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 206349
  -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5312987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953628 {#4112
    date: 2023-12-07 13:53:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4110
  +user: Proxies\__CG__\App\Entity\User {#4118 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4096
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4024
      +user: App\Entity\User {#3972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
        \n
        So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703486871 {#4033
        date: 2023-12-25 07:47:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4022 …}
      +nested: Doctrine\ORM\PersistentCollection {#4020 …}
      +votes: Doctrine\ORM\PersistentCollection {#4018 …}
      +reports: Doctrine\ORM\PersistentCollection {#4016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
      -id: 206238
      -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.linuxuserspace.show/comment/668178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951231 {#3969
        date: 2023-12-07 13:13:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "Thank you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701952173 {#4093
      date: 2023-12-07 13:29:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4097 …}
    +nested: Doctrine\ORM\PersistentCollection {#4099 …}
    +votes: Doctrine\ORM\PersistentCollection {#4101 …}
    +reports: Doctrine\ORM\PersistentCollection {#4103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
    -id: 206284
    -bodyTs: "'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4001295"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952173 {#4095
      date: 2023-12-07 13:29:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701953628 {#4115
    date: 2023-12-07 13:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 206349
  -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5312987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953628 {#4112
    date: 2023-12-07 13:53:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4147
  +user: Proxies\__CG__\App\Entity\User {#4139 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4110
    +user: Proxies\__CG__\App\Entity\User {#4118 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4096
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4024
        +user: App\Entity\User {#3972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
          \n
          So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703486871 {#4033
          date: 2023-12-25 07:47:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4022 …}
        +nested: Doctrine\ORM\PersistentCollection {#4020 …}
        +votes: Doctrine\ORM\PersistentCollection {#4018 …}
        +reports: Doctrine\ORM\PersistentCollection {#4016 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
        -id: 206238
        -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.linuxuserspace.show/comment/668178"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701951231 {#3969
          date: 2023-12-07 13:13:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "Thank you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701952173 {#4093
        date: 2023-12-07 13:29:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4097 …}
      +nested: Doctrine\ORM\PersistentCollection {#4099 …}
      +votes: Doctrine\ORM\PersistentCollection {#4101 …}
      +reports: Doctrine\ORM\PersistentCollection {#4103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
      -id: 206284
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4001295"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952173 {#4095
        date: 2023-12-07 13:29:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701953628 {#4115
      date: 2023-12-07 13:53:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 206349
    -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5312987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701953628 {#4112
      date: 2023-12-07 13:53:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: """
    folder.old\n
    \n
    then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701963370 {#4142
    date: 2023-12-07 16:36:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4135 …}
  +votes: Doctrine\ORM\PersistentCollection {#4133 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -id: 206858
  -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5316128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701963370 {#4145
    date: 2023-12-07 16:36:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4147
  +user: Proxies\__CG__\App\Entity\User {#4139 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4110
    +user: Proxies\__CG__\App\Entity\User {#4118 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4096
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4024
        +user: App\Entity\User {#3972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
          \n
          So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703486871 {#4033
          date: 2023-12-25 07:47:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4022 …}
        +nested: Doctrine\ORM\PersistentCollection {#4020 …}
        +votes: Doctrine\ORM\PersistentCollection {#4018 …}
        +reports: Doctrine\ORM\PersistentCollection {#4016 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
        -id: 206238
        -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.linuxuserspace.show/comment/668178"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701951231 {#3969
          date: 2023-12-07 13:13:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "Thank you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701952173 {#4093
        date: 2023-12-07 13:29:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4097 …}
      +nested: Doctrine\ORM\PersistentCollection {#4099 …}
      +votes: Doctrine\ORM\PersistentCollection {#4101 …}
      +reports: Doctrine\ORM\PersistentCollection {#4103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
      -id: 206284
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4001295"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952173 {#4095
        date: 2023-12-07 13:29:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701953628 {#4115
      date: 2023-12-07 13:53:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 206349
    -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5312987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701953628 {#4112
      date: 2023-12-07 13:53:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: """
    folder.old\n
    \n
    then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701963370 {#4142
    date: 2023-12-07 16:36:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4135 …}
  +votes: Doctrine\ORM\PersistentCollection {#4133 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -id: 206858
  -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5316128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701963370 {#4145
    date: 2023-12-07 16:36:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4147
  +user: Proxies\__CG__\App\Entity\User {#4139 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4110
    +user: Proxies\__CG__\App\Entity\User {#4118 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4096
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4024
        +user: App\Entity\User {#3972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
          \n
          So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703486871 {#4033
          date: 2023-12-25 07:47:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4022 …}
        +nested: Doctrine\ORM\PersistentCollection {#4020 …}
        +votes: Doctrine\ORM\PersistentCollection {#4018 …}
        +reports: Doctrine\ORM\PersistentCollection {#4016 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
        -id: 206238
        -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.linuxuserspace.show/comment/668178"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701951231 {#3969
          date: 2023-12-07 13:13:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "Thank you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701952173 {#4093
        date: 2023-12-07 13:29:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4097 …}
      +nested: Doctrine\ORM\PersistentCollection {#4099 …}
      +votes: Doctrine\ORM\PersistentCollection {#4101 …}
      +reports: Doctrine\ORM\PersistentCollection {#4103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
      -id: 206284
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4001295"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952173 {#4095
        date: 2023-12-07 13:29:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701953628 {#4115
      date: 2023-12-07 13:53:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 206349
    -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5312987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701953628 {#4112
      date: 2023-12-07 13:53:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: """
    folder.old\n
    \n
    then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701963370 {#4142
    date: 2023-12-07 16:36:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4135 …}
  +votes: Doctrine\ORM\PersistentCollection {#4133 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -id: 206858
  -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5316128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701963370 {#4145
    date: 2023-12-07 16:36:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4171
  +user: Proxies\__CG__\App\Entity\User {#4179 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4147
    +user: Proxies\__CG__\App\Entity\User {#4139 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4110
      +user: Proxies\__CG__\App\Entity\User {#4118 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4096
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4024
          +user: App\Entity\User {#3972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
            \n
            So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1703486871 {#4033
            date: 2023-12-25 07:47:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sandayle@iusearchlinux.fyi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4022 …}
          +nested: Doctrine\ORM\PersistentCollection {#4020 …}
          +votes: Doctrine\ORM\PersistentCollection {#4018 …}
          +reports: Doctrine\ORM\PersistentCollection {#4016 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
          -id: 206238
          -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.linuxuserspace.show/comment/668178"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701951231 {#3969
            date: 2023-12-07 13:13:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4024}
        +body: "Thank you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701952173 {#4093
          date: 2023-12-07 13:29:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
          "@Strit@lemmy.linuxuserspace.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4097 …}
        +nested: Doctrine\ORM\PersistentCollection {#4099 …}
        +votes: Doctrine\ORM\PersistentCollection {#4101 …}
        +reports: Doctrine\ORM\PersistentCollection {#4103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
        -id: 206284
        -bodyTs: "'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://iusearchlinux.fyi/comment/4001295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952173 {#4095
          date: 2023-12-07 13:29:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701953628 {#4115
        date: 2023-12-07 13:53:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4121 …}
      +nested: Doctrine\ORM\PersistentCollection {#4123 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 206349
      -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5312987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953628 {#4112
        date: 2023-12-07 13:53:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: """
      folder.old\n
      \n
      then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701963370 {#4142
      date: 2023-12-07 16:36:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
      "@greybeard@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4137 …}
    +nested: Doctrine\ORM\PersistentCollection {#4135 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
    -id: 206858
    -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5316128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701963370 {#4145
      date: 2023-12-07 16:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "I always do folder.save, then folder.oldsave, then folder.oldoldsave. It isn’t any better but it is slightly different"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701968297 {#4176
    date: 2023-12-07 17:58:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4182 …}
  +nested: Doctrine\ORM\PersistentCollection {#4184 …}
  +votes: Doctrine\ORM\PersistentCollection {#4180 …}
  +reports: Doctrine\ORM\PersistentCollection {#4187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
  -id: 207179
  -bodyTs: "'alway':2 'better':13 'differ':18 'folder.oldoldsave':8 'folder.oldsave':6 'folder.save':4 'isn':10 'slight':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5874079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968297 {#4173
    date: 2023-12-07 17:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4171
  +user: Proxies\__CG__\App\Entity\User {#4179 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4147
    +user: Proxies\__CG__\App\Entity\User {#4139 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4110
      +user: Proxies\__CG__\App\Entity\User {#4118 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4096
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4024
          +user: App\Entity\User {#3972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
            \n
            So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1703486871 {#4033
            date: 2023-12-25 07:47:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sandayle@iusearchlinux.fyi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4022 …}
          +nested: Doctrine\ORM\PersistentCollection {#4020 …}
          +votes: Doctrine\ORM\PersistentCollection {#4018 …}
          +reports: Doctrine\ORM\PersistentCollection {#4016 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
          -id: 206238
          -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.linuxuserspace.show/comment/668178"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701951231 {#3969
            date: 2023-12-07 13:13:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4024}
        +body: "Thank you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701952173 {#4093
          date: 2023-12-07 13:29:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
          "@Strit@lemmy.linuxuserspace.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4097 …}
        +nested: Doctrine\ORM\PersistentCollection {#4099 …}
        +votes: Doctrine\ORM\PersistentCollection {#4101 …}
        +reports: Doctrine\ORM\PersistentCollection {#4103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
        -id: 206284
        -bodyTs: "'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://iusearchlinux.fyi/comment/4001295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952173 {#4095
          date: 2023-12-07 13:29:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701953628 {#4115
        date: 2023-12-07 13:53:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4121 …}
      +nested: Doctrine\ORM\PersistentCollection {#4123 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 206349
      -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5312987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953628 {#4112
        date: 2023-12-07 13:53:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: """
      folder.old\n
      \n
      then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701963370 {#4142
      date: 2023-12-07 16:36:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
      "@greybeard@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4137 …}
    +nested: Doctrine\ORM\PersistentCollection {#4135 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
    -id: 206858
    -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5316128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701963370 {#4145
      date: 2023-12-07 16:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "I always do folder.save, then folder.oldsave, then folder.oldoldsave. It isn’t any better but it is slightly different"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701968297 {#4176
    date: 2023-12-07 17:58:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4182 …}
  +nested: Doctrine\ORM\PersistentCollection {#4184 …}
  +votes: Doctrine\ORM\PersistentCollection {#4180 …}
  +reports: Doctrine\ORM\PersistentCollection {#4187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
  -id: 207179
  -bodyTs: "'alway':2 'better':13 'differ':18 'folder.oldoldsave':8 'folder.oldsave':6 'folder.save':4 'isn':10 'slight':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5874079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968297 {#4173
    date: 2023-12-07 17:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4171
  +user: Proxies\__CG__\App\Entity\User {#4179 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4147
    +user: Proxies\__CG__\App\Entity\User {#4139 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4110
      +user: Proxies\__CG__\App\Entity\User {#4118 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4096
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4024
          +user: App\Entity\User {#3972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
            \n
            So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1703486871 {#4033
            date: 2023-12-25 07:47:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sandayle@iusearchlinux.fyi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4022 …}
          +nested: Doctrine\ORM\PersistentCollection {#4020 …}
          +votes: Doctrine\ORM\PersistentCollection {#4018 …}
          +reports: Doctrine\ORM\PersistentCollection {#4016 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
          -id: 206238
          -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.linuxuserspace.show/comment/668178"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701951231 {#3969
            date: 2023-12-07 13:13:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4024}
        +body: "Thank you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701952173 {#4093
          date: 2023-12-07 13:29:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
          "@Strit@lemmy.linuxuserspace.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4097 …}
        +nested: Doctrine\ORM\PersistentCollection {#4099 …}
        +votes: Doctrine\ORM\PersistentCollection {#4101 …}
        +reports: Doctrine\ORM\PersistentCollection {#4103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
        -id: 206284
        -bodyTs: "'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://iusearchlinux.fyi/comment/4001295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952173 {#4095
          date: 2023-12-07 13:29:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701953628 {#4115
        date: 2023-12-07 13:53:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4121 …}
      +nested: Doctrine\ORM\PersistentCollection {#4123 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 206349
      -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5312987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953628 {#4112
        date: 2023-12-07 13:53:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: """
      folder.old\n
      \n
      then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701963370 {#4142
      date: 2023-12-07 16:36:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
      "@greybeard@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4137 …}
    +nested: Doctrine\ORM\PersistentCollection {#4135 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
    -id: 206858
    -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5316128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701963370 {#4145
      date: 2023-12-07 16:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "I always do folder.save, then folder.oldsave, then folder.oldoldsave. It isn’t any better but it is slightly different"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701968297 {#4176
    date: 2023-12-07 17:58:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4182 …}
  +nested: Doctrine\ORM\PersistentCollection {#4184 …}
  +votes: Doctrine\ORM\PersistentCollection {#4180 …}
  +reports: Doctrine\ORM\PersistentCollection {#4187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
  -id: 207179
  -bodyTs: "'alway':2 'better':13 'differ':18 'folder.oldoldsave':8 'folder.oldsave':6 'folder.save':4 'isn':10 'slight':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5874079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968297 {#4173
    date: 2023-12-07 17:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4209
  +user: Proxies\__CG__\App\Entity\User {#4217 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4171
    +user: Proxies\__CG__\App\Entity\User {#4179 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4147
      +user: Proxies\__CG__\App\Entity\User {#4139 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4110
        +user: Proxies\__CG__\App\Entity\User {#4118 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4096
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4024
            +user: App\Entity\User {#3972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
              \n
              So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1703486871 {#4033
              date: 2023-12-25 07:47:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sandayle@iusearchlinux.fyi"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4022 …}
            +nested: Doctrine\ORM\PersistentCollection {#4020 …}
            +votes: Doctrine\ORM\PersistentCollection {#4018 …}
            +reports: Doctrine\ORM\PersistentCollection {#4016 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
            -id: 206238
            -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.linuxuserspace.show/comment/668178"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701951231 {#3969
              date: 2023-12-07 13:13:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4024}
          +body: "Thank you."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1701952173 {#4093
            date: 2023-12-07 13:29:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sandayle@iusearchlinux.fyi"
            "@Strit@lemmy.linuxuserspace.show"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4097 …}
          +nested: Doctrine\ORM\PersistentCollection {#4099 …}
          +votes: Doctrine\ORM\PersistentCollection {#4101 …}
          +reports: Doctrine\ORM\PersistentCollection {#4103 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
          -id: 206284
          -bodyTs: "'thank':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://iusearchlinux.fyi/comment/4001295"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701952173 {#4095
            date: 2023-12-07 13:29:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4024}
        +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701953628 {#4115
          date: 2023-12-07 13:53:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
          "@Strit@lemmy.linuxuserspace.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4121 …}
        +nested: Doctrine\ORM\PersistentCollection {#4123 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
        -id: 206349
        -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5312987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701953628 {#4112
          date: 2023-12-07 13:53:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: """
        folder.old\n
        \n
        then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701963370 {#4142
        date: 2023-12-07 16:36:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
        "@greybeard@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4137 …}
      +nested: Doctrine\ORM\PersistentCollection {#4135 …}
      +votes: Doctrine\ORM\PersistentCollection {#4133 …}
      +reports: Doctrine\ORM\PersistentCollection {#4149 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
      -id: 206858
      -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5316128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701963370 {#4145
        date: 2023-12-07 16:36:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "I always do folder.save, then folder.oldsave, then folder.oldoldsave. It isn’t any better but it is slightly different"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701968297 {#4176
      date: 2023-12-07 17:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
      "@greybeard@lemmy.one"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4182 …}
    +nested: Doctrine\ORM\PersistentCollection {#4184 …}
    +votes: Doctrine\ORM\PersistentCollection {#4180 …}
    +reports: Doctrine\ORM\PersistentCollection {#4187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
    -id: 207179
    -bodyTs: "'alway':2 'better':13 'differ':18 'folder.oldoldsave':8 'folder.oldsave':6 'folder.save':4 'isn':10 'slight':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5874079"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701968297 {#4173
      date: 2023-12-07 17:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "No love for folder.bak?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701988972 {#4214
    date: 2023-12-07 23:42:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
    "@empireOfLove@lemmy.one"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4220 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
  -id: 208552
  -bodyTs: "'folder.bak':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5880919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701988972 {#4211
    date: 2023-12-07 23:42:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4209
  +user: Proxies\__CG__\App\Entity\User {#4217 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4171
    +user: Proxies\__CG__\App\Entity\User {#4179 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4147
      +user: Proxies\__CG__\App\Entity\User {#4139 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4110
        +user: Proxies\__CG__\App\Entity\User {#4118 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4096
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4024
            +user: App\Entity\User {#3972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
              \n
              So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1703486871 {#4033
              date: 2023-12-25 07:47:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sandayle@iusearchlinux.fyi"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4022 …}
            +nested: Doctrine\ORM\PersistentCollection {#4020 …}
            +votes: Doctrine\ORM\PersistentCollection {#4018 …}
            +reports: Doctrine\ORM\PersistentCollection {#4016 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
            -id: 206238
            -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.linuxuserspace.show/comment/668178"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701951231 {#3969
              date: 2023-12-07 13:13:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4024}
          +body: "Thank you."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1701952173 {#4093
            date: 2023-12-07 13:29:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sandayle@iusearchlinux.fyi"
            "@Strit@lemmy.linuxuserspace.show"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4097 …}
          +nested: Doctrine\ORM\PersistentCollection {#4099 …}
          +votes: Doctrine\ORM\PersistentCollection {#4101 …}
          +reports: Doctrine\ORM\PersistentCollection {#4103 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
          -id: 206284
          -bodyTs: "'thank':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://iusearchlinux.fyi/comment/4001295"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701952173 {#4095
            date: 2023-12-07 13:29:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4024}
        +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701953628 {#4115
          date: 2023-12-07 13:53:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
          "@Strit@lemmy.linuxuserspace.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4121 …}
        +nested: Doctrine\ORM\PersistentCollection {#4123 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
        -id: 206349
        -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5312987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701953628 {#4112
          date: 2023-12-07 13:53:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: """
        folder.old\n
        \n
        then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701963370 {#4142
        date: 2023-12-07 16:36:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
        "@greybeard@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4137 …}
      +nested: Doctrine\ORM\PersistentCollection {#4135 …}
      +votes: Doctrine\ORM\PersistentCollection {#4133 …}
      +reports: Doctrine\ORM\PersistentCollection {#4149 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
      -id: 206858
      -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5316128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701963370 {#4145
        date: 2023-12-07 16:36:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "I always do folder.save, then folder.oldsave, then folder.oldoldsave. It isn’t any better but it is slightly different"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701968297 {#4176
      date: 2023-12-07 17:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
      "@greybeard@lemmy.one"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4182 …}
    +nested: Doctrine\ORM\PersistentCollection {#4184 …}
    +votes: Doctrine\ORM\PersistentCollection {#4180 …}
    +reports: Doctrine\ORM\PersistentCollection {#4187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
    -id: 207179
    -bodyTs: "'alway':2 'better':13 'differ':18 'folder.oldoldsave':8 'folder.oldsave':6 'folder.save':4 'isn':10 'slight':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5874079"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701968297 {#4173
      date: 2023-12-07 17:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "No love for folder.bak?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701988972 {#4214
    date: 2023-12-07 23:42:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
    "@empireOfLove@lemmy.one"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4220 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
  -id: 208552
  -bodyTs: "'folder.bak':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5880919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701988972 {#4211
    date: 2023-12-07 23:42:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4209
  +user: Proxies\__CG__\App\Entity\User {#4217 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4171
    +user: Proxies\__CG__\App\Entity\User {#4179 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4147
      +user: Proxies\__CG__\App\Entity\User {#4139 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4110
        +user: Proxies\__CG__\App\Entity\User {#4118 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4096
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4024
            +user: App\Entity\User {#3972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
              \n
              So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1703486871 {#4033
              date: 2023-12-25 07:47:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sandayle@iusearchlinux.fyi"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4022 …}
            +nested: Doctrine\ORM\PersistentCollection {#4020 …}
            +votes: Doctrine\ORM\PersistentCollection {#4018 …}
            +reports: Doctrine\ORM\PersistentCollection {#4016 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
            -id: 206238
            -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.linuxuserspace.show/comment/668178"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701951231 {#3969
              date: 2023-12-07 13:13:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4024}
          +body: "Thank you."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1701952173 {#4093
            date: 2023-12-07 13:29:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sandayle@iusearchlinux.fyi"
            "@Strit@lemmy.linuxuserspace.show"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4097 …}
          +nested: Doctrine\ORM\PersistentCollection {#4099 …}
          +votes: Doctrine\ORM\PersistentCollection {#4101 …}
          +reports: Doctrine\ORM\PersistentCollection {#4103 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
          -id: 206284
          -bodyTs: "'thank':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://iusearchlinux.fyi/comment/4001295"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701952173 {#4095
            date: 2023-12-07 13:29:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4024}
        +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701953628 {#4115
          date: 2023-12-07 13:53:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
          "@Strit@lemmy.linuxuserspace.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4121 …}
        +nested: Doctrine\ORM\PersistentCollection {#4123 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
        -id: 206349
        -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5312987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701953628 {#4112
          date: 2023-12-07 13:53:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: """
        folder.old\n
        \n
        then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701963370 {#4142
        date: 2023-12-07 16:36:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
        "@greybeard@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4137 …}
      +nested: Doctrine\ORM\PersistentCollection {#4135 …}
      +votes: Doctrine\ORM\PersistentCollection {#4133 …}
      +reports: Doctrine\ORM\PersistentCollection {#4149 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
      -id: 206858
      -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5316128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701963370 {#4145
        date: 2023-12-07 16:36:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "I always do folder.save, then folder.oldsave, then folder.oldoldsave. It isn’t any better but it is slightly different"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701968297 {#4176
      date: 2023-12-07 17:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
      "@greybeard@lemmy.one"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4182 …}
    +nested: Doctrine\ORM\PersistentCollection {#4184 …}
    +votes: Doctrine\ORM\PersistentCollection {#4180 …}
    +reports: Doctrine\ORM\PersistentCollection {#4187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
    -id: 207179
    -bodyTs: "'alway':2 'better':13 'differ':18 'folder.oldoldsave':8 'folder.oldsave':6 'folder.save':4 'isn':10 'slight':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5874079"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701968297 {#4173
      date: 2023-12-07 17:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "No love for folder.bak?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701988972 {#4214
    date: 2023-12-07 23:42:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
    "@empireOfLove@lemmy.one"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4220 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
  -id: 208552
  -bodyTs: "'folder.bak':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5880919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701988972 {#4211
    date: 2023-12-07 23:42:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4246
  +user: Proxies\__CG__\App\Entity\User {#4238 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: Proxies\__CG__\App\Entity\User {#4217 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4171
      +user: Proxies\__CG__\App\Entity\User {#4179 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4147
        +user: Proxies\__CG__\App\Entity\User {#4139 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4110
          +user: Proxies\__CG__\App\Entity\User {#4118 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4096
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4024
              +user: App\Entity\User {#3972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
                \n
                So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 13
              +score: 0
              +lastActive: DateTime @1703486871 {#4033
                date: 2023-12-25 07:47:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sandayle@iusearchlinux.fyi"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4022 …}
              +nested: Doctrine\ORM\PersistentCollection {#4020 …}
              +votes: Doctrine\ORM\PersistentCollection {#4018 …}
              +reports: Doctrine\ORM\PersistentCollection {#4016 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
              -id: 206238
              -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.linuxuserspace.show/comment/668178"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701951231 {#3969
                date: 2023-12-07 13:13:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4024}
            +body: "Thank you."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701952173 {#4093
              date: 2023-12-07 13:29:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sandayle@iusearchlinux.fyi"
              "@Strit@lemmy.linuxuserspace.show"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4097 …}
            +nested: Doctrine\ORM\PersistentCollection {#4099 …}
            +votes: Doctrine\ORM\PersistentCollection {#4101 …}
            +reports: Doctrine\ORM\PersistentCollection {#4103 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
            -id: 206284
            -bodyTs: "'thank':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://iusearchlinux.fyi/comment/4001295"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701952173 {#4095
              date: 2023-12-07 13:29:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4024}
          +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701953628 {#4115
            date: 2023-12-07 13:53:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sandayle@iusearchlinux.fyi"
            "@Strit@lemmy.linuxuserspace.show"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4121 …}
          +nested: Doctrine\ORM\PersistentCollection {#4123 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4126 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
          -id: 206349
          -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/5312987"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701953628 {#4112
            date: 2023-12-07 13:53:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4024}
        +body: """
          folder.old\n
          \n
          then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701963370 {#4142
          date: 2023-12-07 16:36:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
          "@Strit@lemmy.linuxuserspace.show"
          "@greybeard@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4137 …}
        +nested: Doctrine\ORM\PersistentCollection {#4135 …}
        +votes: Doctrine\ORM\PersistentCollection {#4133 …}
        +reports: Doctrine\ORM\PersistentCollection {#4149 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
        -id: 206858
        -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5316128"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701963370 {#4145
          date: 2023-12-07 16:36:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "I always do folder.save, then folder.oldsave, then folder.oldoldsave. It isn’t any better but it is slightly different"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701968297 {#4176
        date: 2023-12-07 17:58:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
        "@greybeard@lemmy.one"
        "@empireOfLove@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4182 …}
      +nested: Doctrine\ORM\PersistentCollection {#4184 …}
      +votes: Doctrine\ORM\PersistentCollection {#4180 …}
      +reports: Doctrine\ORM\PersistentCollection {#4187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
      -id: 207179
      -bodyTs: "'alway':2 'better':13 'differ':18 'folder.oldoldsave':8 'folder.oldsave':6 'folder.save':4 'isn':10 'slight':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5874079"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701968297 {#4173
        date: 2023-12-07 17:58:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "No love for folder.bak?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701988972 {#4214
      date: 2023-12-07 23:42:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
      "@greybeard@lemmy.one"
      "@empireOfLove@lemmy.one"
      "@turbowafflz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4220 …}
    +nested: Doctrine\ORM\PersistentCollection {#4222 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
    -id: 208552
    -bodyTs: "'folder.bak':4 'love':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5880919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701988972 {#4211
      date: 2023-12-07 23:42:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: ".bak gang rise up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702050969 {#4241
    date: 2023-12-08 16:56:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
    "@empireOfLove@lemmy.one"
    "@turbowafflz@lemmy.world"
    "@bustrpoindextr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4234 …}
  +votes: Doctrine\ORM\PersistentCollection {#4232 …}
  +reports: Doctrine\ORM\PersistentCollection {#4248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4252 …}
  -id: 211095
  -bodyTs: "'bak':1 'gang':2 'rise':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4918176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702050969 {#4244
    date: 2023-12-08 16:56:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4246
  +user: Proxies\__CG__\App\Entity\User {#4238 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: Proxies\__CG__\App\Entity\User {#4217 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4171
      +user: Proxies\__CG__\App\Entity\User {#4179 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4147
        +user: Proxies\__CG__\App\Entity\User {#4139 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4110
          +user: Proxies\__CG__\App\Entity\User {#4118 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4096
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4024
              +user: App\Entity\User {#3972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
                \n
                So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 13
              +score: 0
              +lastActive: DateTime @1703486871 {#4033
                date: 2023-12-25 07:47:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sandayle@iusearchlinux.fyi"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4022 …}
              +nested: Doctrine\ORM\PersistentCollection {#4020 …}
              +votes: Doctrine\ORM\PersistentCollection {#4018 …}
              +reports: Doctrine\ORM\PersistentCollection {#4016 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
              -id: 206238
              -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.linuxuserspace.show/comment/668178"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701951231 {#3969
                date: 2023-12-07 13:13:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4024}
            +body: "Thank you."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701952173 {#4093
              date: 2023-12-07 13:29:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sandayle@iusearchlinux.fyi"
              "@Strit@lemmy.linuxuserspace.show"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4097 …}
            +nested: Doctrine\ORM\PersistentCollection {#4099 …}
            +votes: Doctrine\ORM\PersistentCollection {#4101 …}
            +reports: Doctrine\ORM\PersistentCollection {#4103 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
            -id: 206284
            -bodyTs: "'thank':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://iusearchlinux.fyi/comment/4001295"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701952173 {#4095
              date: 2023-12-07 13:29:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4024}
          +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701953628 {#4115
            date: 2023-12-07 13:53:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sandayle@iusearchlinux.fyi"
            "@Strit@lemmy.linuxuserspace.show"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4121 …}
          +nested: Doctrine\ORM\PersistentCollection {#4123 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4126 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
          -id: 206349
          -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/5312987"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701953628 {#4112
            date: 2023-12-07 13:53:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4024}
        +body: """
          folder.old\n
          \n
          then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701963370 {#4142
          date: 2023-12-07 16:36:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
          "@Strit@lemmy.linuxuserspace.show"
          "@greybeard@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4137 …}
        +nested: Doctrine\ORM\PersistentCollection {#4135 …}
        +votes: Doctrine\ORM\PersistentCollection {#4133 …}
        +reports: Doctrine\ORM\PersistentCollection {#4149 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
        -id: 206858
        -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5316128"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701963370 {#4145
          date: 2023-12-07 16:36:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "I always do folder.save, then folder.oldsave, then folder.oldoldsave. It isn’t any better but it is slightly different"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701968297 {#4176
        date: 2023-12-07 17:58:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
        "@greybeard@lemmy.one"
        "@empireOfLove@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4182 …}
      +nested: Doctrine\ORM\PersistentCollection {#4184 …}
      +votes: Doctrine\ORM\PersistentCollection {#4180 …}
      +reports: Doctrine\ORM\PersistentCollection {#4187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
      -id: 207179
      -bodyTs: "'alway':2 'better':13 'differ':18 'folder.oldoldsave':8 'folder.oldsave':6 'folder.save':4 'isn':10 'slight':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5874079"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701968297 {#4173
        date: 2023-12-07 17:58:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "No love for folder.bak?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701988972 {#4214
      date: 2023-12-07 23:42:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
      "@greybeard@lemmy.one"
      "@empireOfLove@lemmy.one"
      "@turbowafflz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4220 …}
    +nested: Doctrine\ORM\PersistentCollection {#4222 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
    -id: 208552
    -bodyTs: "'folder.bak':4 'love':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5880919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701988972 {#4211
      date: 2023-12-07 23:42:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: ".bak gang rise up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702050969 {#4241
    date: 2023-12-08 16:56:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
    "@empireOfLove@lemmy.one"
    "@turbowafflz@lemmy.world"
    "@bustrpoindextr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4234 …}
  +votes: Doctrine\ORM\PersistentCollection {#4232 …}
  +reports: Doctrine\ORM\PersistentCollection {#4248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4252 …}
  -id: 211095
  -bodyTs: "'bak':1 'gang':2 'rise':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4918176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702050969 {#4244
    date: 2023-12-08 16:56:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4246
  +user: Proxies\__CG__\App\Entity\User {#4238 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: Proxies\__CG__\App\Entity\User {#4217 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4171
      +user: Proxies\__CG__\App\Entity\User {#4179 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4147
        +user: Proxies\__CG__\App\Entity\User {#4139 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4110
          +user: Proxies\__CG__\App\Entity\User {#4118 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4096
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4024
              +user: App\Entity\User {#3972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
                \n
                So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 13
              +score: 0
              +lastActive: DateTime @1703486871 {#4033
                date: 2023-12-25 07:47:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sandayle@iusearchlinux.fyi"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4022 …}
              +nested: Doctrine\ORM\PersistentCollection {#4020 …}
              +votes: Doctrine\ORM\PersistentCollection {#4018 …}
              +reports: Doctrine\ORM\PersistentCollection {#4016 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
              -id: 206238
              -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.linuxuserspace.show/comment/668178"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701951231 {#3969
                date: 2023-12-07 13:13:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4024}
            +body: "Thank you."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701952173 {#4093
              date: 2023-12-07 13:29:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sandayle@iusearchlinux.fyi"
              "@Strit@lemmy.linuxuserspace.show"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4097 …}
            +nested: Doctrine\ORM\PersistentCollection {#4099 …}
            +votes: Doctrine\ORM\PersistentCollection {#4101 …}
            +reports: Doctrine\ORM\PersistentCollection {#4103 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
            -id: 206284
            -bodyTs: "'thank':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://iusearchlinux.fyi/comment/4001295"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701952173 {#4095
              date: 2023-12-07 13:29:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4024}
          +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701953628 {#4115
            date: 2023-12-07 13:53:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sandayle@iusearchlinux.fyi"
            "@Strit@lemmy.linuxuserspace.show"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4121 …}
          +nested: Doctrine\ORM\PersistentCollection {#4123 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4126 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
          -id: 206349
          -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/5312987"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701953628 {#4112
            date: 2023-12-07 13:53:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4024}
        +body: """
          folder.old\n
          \n
          then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701963370 {#4142
          date: 2023-12-07 16:36:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
          "@Strit@lemmy.linuxuserspace.show"
          "@greybeard@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4137 …}
        +nested: Doctrine\ORM\PersistentCollection {#4135 …}
        +votes: Doctrine\ORM\PersistentCollection {#4133 …}
        +reports: Doctrine\ORM\PersistentCollection {#4149 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
        -id: 206858
        -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5316128"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701963370 {#4145
          date: 2023-12-07 16:36:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "I always do folder.save, then folder.oldsave, then folder.oldoldsave. It isn’t any better but it is slightly different"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701968297 {#4176
        date: 2023-12-07 17:58:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
        "@greybeard@lemmy.one"
        "@empireOfLove@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4182 …}
      +nested: Doctrine\ORM\PersistentCollection {#4184 …}
      +votes: Doctrine\ORM\PersistentCollection {#4180 …}
      +reports: Doctrine\ORM\PersistentCollection {#4187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
      -id: 207179
      -bodyTs: "'alway':2 'better':13 'differ':18 'folder.oldoldsave':8 'folder.oldsave':6 'folder.save':4 'isn':10 'slight':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5874079"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701968297 {#4173
        date: 2023-12-07 17:58:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "No love for folder.bak?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701988972 {#4214
      date: 2023-12-07 23:42:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
      "@greybeard@lemmy.one"
      "@empireOfLove@lemmy.one"
      "@turbowafflz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4220 …}
    +nested: Doctrine\ORM\PersistentCollection {#4222 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
    -id: 208552
    -bodyTs: "'folder.bak':4 'love':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5880919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701988972 {#4211
      date: 2023-12-07 23:42:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: ".bak gang rise up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702050969 {#4241
    date: 2023-12-08 16:56:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
    "@empireOfLove@lemmy.one"
    "@turbowafflz@lemmy.world"
    "@bustrpoindextr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4234 …}
  +votes: Doctrine\ORM\PersistentCollection {#4232 …}
  +reports: Doctrine\ORM\PersistentCollection {#4248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4252 …}
  -id: 211095
  -bodyTs: "'bak':1 'gang':2 'rise':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4918176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702050969 {#4244
    date: 2023-12-08 16:56:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4195
  +user: Proxies\__CG__\App\Entity\User {#4118 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4147
    +user: Proxies\__CG__\App\Entity\User {#4139 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4110
      +user: Proxies\__CG__\App\Entity\User {#4118 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4096
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4024
          +user: App\Entity\User {#3972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
            \n
            So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1703486871 {#4033
            date: 2023-12-25 07:47:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sandayle@iusearchlinux.fyi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4022 …}
          +nested: Doctrine\ORM\PersistentCollection {#4020 …}
          +votes: Doctrine\ORM\PersistentCollection {#4018 …}
          +reports: Doctrine\ORM\PersistentCollection {#4016 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
          -id: 206238
          -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.linuxuserspace.show/comment/668178"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701951231 {#3969
            date: 2023-12-07 13:13:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4024}
        +body: "Thank you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701952173 {#4093
          date: 2023-12-07 13:29:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
          "@Strit@lemmy.linuxuserspace.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4097 …}
        +nested: Doctrine\ORM\PersistentCollection {#4099 …}
        +votes: Doctrine\ORM\PersistentCollection {#4101 …}
        +reports: Doctrine\ORM\PersistentCollection {#4103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
        -id: 206284
        -bodyTs: "'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://iusearchlinux.fyi/comment/4001295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952173 {#4095
          date: 2023-12-07 13:29:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701953628 {#4115
        date: 2023-12-07 13:53:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4121 …}
      +nested: Doctrine\ORM\PersistentCollection {#4123 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 206349
      -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5312987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953628 {#4112
        date: 2023-12-07 13:53:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: """
      folder.old\n
      \n
      then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701963370 {#4142
      date: 2023-12-07 16:36:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
      "@greybeard@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4137 …}
    +nested: Doctrine\ORM\PersistentCollection {#4135 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
    -id: 206858
    -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5316128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701963370 {#4145
      date: 2023-12-07 16:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "I’ve been there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701967566 {#4193
    date: 2023-12-07 17:46:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 207130
  -bodyTs: "'ve':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5317713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701967566 {#4194
    date: 2023-12-07 17:46:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4195
  +user: Proxies\__CG__\App\Entity\User {#4118 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4147
    +user: Proxies\__CG__\App\Entity\User {#4139 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4110
      +user: Proxies\__CG__\App\Entity\User {#4118 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4096
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4024
          +user: App\Entity\User {#3972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
            \n
            So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1703486871 {#4033
            date: 2023-12-25 07:47:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sandayle@iusearchlinux.fyi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4022 …}
          +nested: Doctrine\ORM\PersistentCollection {#4020 …}
          +votes: Doctrine\ORM\PersistentCollection {#4018 …}
          +reports: Doctrine\ORM\PersistentCollection {#4016 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
          -id: 206238
          -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.linuxuserspace.show/comment/668178"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701951231 {#3969
            date: 2023-12-07 13:13:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4024}
        +body: "Thank you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701952173 {#4093
          date: 2023-12-07 13:29:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
          "@Strit@lemmy.linuxuserspace.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4097 …}
        +nested: Doctrine\ORM\PersistentCollection {#4099 …}
        +votes: Doctrine\ORM\PersistentCollection {#4101 …}
        +reports: Doctrine\ORM\PersistentCollection {#4103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
        -id: 206284
        -bodyTs: "'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://iusearchlinux.fyi/comment/4001295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952173 {#4095
          date: 2023-12-07 13:29:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701953628 {#4115
        date: 2023-12-07 13:53:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4121 …}
      +nested: Doctrine\ORM\PersistentCollection {#4123 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 206349
      -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5312987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953628 {#4112
        date: 2023-12-07 13:53:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: """
      folder.old\n
      \n
      then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701963370 {#4142
      date: 2023-12-07 16:36:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
      "@greybeard@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4137 …}
    +nested: Doctrine\ORM\PersistentCollection {#4135 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
    -id: 206858
    -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5316128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701963370 {#4145
      date: 2023-12-07 16:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "I’ve been there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701967566 {#4193
    date: 2023-12-07 17:46:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 207130
  -bodyTs: "'ve':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5317713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701967566 {#4194
    date: 2023-12-07 17:46:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4195
  +user: Proxies\__CG__\App\Entity\User {#4118 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4147
    +user: Proxies\__CG__\App\Entity\User {#4139 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4110
      +user: Proxies\__CG__\App\Entity\User {#4118 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4096
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4024
          +user: App\Entity\User {#3972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
            \n
            So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1703486871 {#4033
            date: 2023-12-25 07:47:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sandayle@iusearchlinux.fyi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4022 …}
          +nested: Doctrine\ORM\PersistentCollection {#4020 …}
          +votes: Doctrine\ORM\PersistentCollection {#4018 …}
          +reports: Doctrine\ORM\PersistentCollection {#4016 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
          -id: 206238
          -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.linuxuserspace.show/comment/668178"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701951231 {#3969
            date: 2023-12-07 13:13:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4024}
        +body: "Thank you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701952173 {#4093
          date: 2023-12-07 13:29:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
          "@Strit@lemmy.linuxuserspace.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4097 …}
        +nested: Doctrine\ORM\PersistentCollection {#4099 …}
        +votes: Doctrine\ORM\PersistentCollection {#4101 …}
        +reports: Doctrine\ORM\PersistentCollection {#4103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
        -id: 206284
        -bodyTs: "'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://iusearchlinux.fyi/comment/4001295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952173 {#4095
          date: 2023-12-07 13:29:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701953628 {#4115
        date: 2023-12-07 13:53:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4121 …}
      +nested: Doctrine\ORM\PersistentCollection {#4123 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 206349
      -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5312987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953628 {#4112
        date: 2023-12-07 13:53:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: """
      folder.old\n
      \n
      then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701963370 {#4142
      date: 2023-12-07 16:36:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
      "@greybeard@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4137 …}
    +nested: Doctrine\ORM\PersistentCollection {#4135 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
    -id: 206858
    -bodyTs: "'3':17 'folder.old':1 'folder.old.old.old.old.old':23 'fuck':13 'fun':6 'game':8 'get':21 'hour':18 'till':9 've':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5316128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701963370 {#4145
      date: 2023-12-07 16:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "I’ve been there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701967566 {#4193
    date: 2023-12-07 17:46:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 207130
  -bodyTs: "'ve':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5317713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701967566 {#4194
    date: 2023-12-07 17:46:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4157
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4110
    +user: Proxies\__CG__\App\Entity\User {#4118 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4096
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4024
        +user: App\Entity\User {#3972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
          \n
          So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703486871 {#4033
          date: 2023-12-25 07:47:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4022 …}
        +nested: Doctrine\ORM\PersistentCollection {#4020 …}
        +votes: Doctrine\ORM\PersistentCollection {#4018 …}
        +reports: Doctrine\ORM\PersistentCollection {#4016 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
        -id: 206238
        -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.linuxuserspace.show/comment/668178"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701951231 {#3969
          date: 2023-12-07 13:13:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "Thank you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701952173 {#4093
        date: 2023-12-07 13:29:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4097 …}
      +nested: Doctrine\ORM\PersistentCollection {#4099 …}
      +votes: Doctrine\ORM\PersistentCollection {#4101 …}
      +reports: Doctrine\ORM\PersistentCollection {#4103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
      -id: 206284
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4001295"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952173 {#4095
        date: 2023-12-07 13:29:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701953628 {#4115
      date: 2023-12-07 13:53:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 206349
    -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5312987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701953628 {#4112
      date: 2023-12-07 13:53:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "Nice trick, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701954195 {#4155
    date: 2023-12-07 14:03:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4158 …}
  +nested: Doctrine\ORM\PersistentCollection {#4160 …}
  +votes: Doctrine\ORM\PersistentCollection {#4162 …}
  +reports: Doctrine\ORM\PersistentCollection {#4164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4168 …}
  -id: 206376
  -bodyTs: "'nice':1 'thank':3 'trick':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4001778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701954195 {#4156
    date: 2023-12-07 14:03:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4157
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4110
    +user: Proxies\__CG__\App\Entity\User {#4118 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4096
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4024
        +user: App\Entity\User {#3972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
          \n
          So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703486871 {#4033
          date: 2023-12-25 07:47:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4022 …}
        +nested: Doctrine\ORM\PersistentCollection {#4020 …}
        +votes: Doctrine\ORM\PersistentCollection {#4018 …}
        +reports: Doctrine\ORM\PersistentCollection {#4016 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
        -id: 206238
        -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.linuxuserspace.show/comment/668178"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701951231 {#3969
          date: 2023-12-07 13:13:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "Thank you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701952173 {#4093
        date: 2023-12-07 13:29:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4097 …}
      +nested: Doctrine\ORM\PersistentCollection {#4099 …}
      +votes: Doctrine\ORM\PersistentCollection {#4101 …}
      +reports: Doctrine\ORM\PersistentCollection {#4103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
      -id: 206284
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4001295"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952173 {#4095
        date: 2023-12-07 13:29:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701953628 {#4115
      date: 2023-12-07 13:53:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 206349
    -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5312987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701953628 {#4112
      date: 2023-12-07 13:53:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "Nice trick, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701954195 {#4155
    date: 2023-12-07 14:03:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4158 …}
  +nested: Doctrine\ORM\PersistentCollection {#4160 …}
  +votes: Doctrine\ORM\PersistentCollection {#4162 …}
  +reports: Doctrine\ORM\PersistentCollection {#4164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4168 …}
  -id: 206376
  -bodyTs: "'nice':1 'thank':3 'trick':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4001778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701954195 {#4156
    date: 2023-12-07 14:03:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4157
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "How-to-Clean-Electron-Cache"
    +title: "How to Clean Electron Cache"
    +url: null
    +body: """
      Electron folder under /home/cache has reached 1.3GB.\n
      \n
      I want to clean it but I don’t know how or would be wrong?\n
      \n
      Is there a command like `yarn cache clean`?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702050969 {#2414
      date: 2023-12-08 16:56:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20845
    -titleTs: "'cach':5 'clean':3 'electron':4"
    -bodyTs: "'/home/cache':4 '1.3':7 'cach':30 'clean':12,31 'command':27 'electron':1 'folder':2 'gb':8 'know':18 'like':28 'reach':6 'want':10 'would':21 'wrong':23 'yarn':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036273
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/2701597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949873 {#1793
      date: 2023-12-07 12:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4110
    +user: Proxies\__CG__\App\Entity\User {#4118 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4096
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4024
        +user: App\Entity\User {#3972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.\n
          \n
          So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703486871 {#4033
          date: 2023-12-25 07:47:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sandayle@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4022 …}
        +nested: Doctrine\ORM\PersistentCollection {#4020 …}
        +votes: Doctrine\ORM\PersistentCollection {#4018 …}
        +reports: Doctrine\ORM\PersistentCollection {#4016 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
        -id: 206238
        -bodyTs: "'anyth':31 'applic':18,44 'cach':4 'delet':10,28 'download':41 'electron':32 'especi':15 'folder':30 'good':21 'meant':7 'need':34 're':40 're-download':39 'run':46 'simpli':27 'time':12,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.linuxuserspace.show/comment/668178"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701951231 {#3969
          date: 2023-12-07 13:13:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4024}
      +body: "Thank you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701952173 {#4093
        date: 2023-12-07 13:29:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sandayle@iusearchlinux.fyi"
        "@Strit@lemmy.linuxuserspace.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4097 …}
      +nested: Doctrine\ORM\PersistentCollection {#4099 …}
      +votes: Doctrine\ORM\PersistentCollection {#4101 …}
      +reports: Doctrine\ORM\PersistentCollection {#4103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4107 …}
      -id: 206284
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4001295"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952173 {#4095
        date: 2023-12-07 13:29:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701953628 {#4115
      date: 2023-12-07 13:53:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sandayle@iusearchlinux.fyi"
      "@Strit@lemmy.linuxuserspace.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 206349
    -bodyTs: "'applic':14 'back':32 'delet':23 'destruct':42 'folder':11,25,31 'general':1 'like':5,20 'non':41 'non-destruct':40 'open':12 'remov':38 'renam':9,29 'safe':21 'simpl':34 'someth':39 'test':37 'trick':2 'unknown':4 'way':35 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5312987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701953628 {#4112
      date: 2023-12-07 13:53:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "Nice trick, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701954195 {#4155
    date: 2023-12-07 14:03:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Strit@lemmy.linuxuserspace.show"
    "@greybeard@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4158 …}
  +nested: Doctrine\ORM\PersistentCollection {#4160 …}
  +votes: Doctrine\ORM\PersistentCollection {#4162 …}
  +reports: Doctrine\ORM\PersistentCollection {#4164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4168 …}
  -id: 206376
  -bodyTs: "'nice':1 'thank':3 'trick':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4001778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701954195 {#4156
    date: 2023-12-07 14:03:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#275
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#269
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#271
    date: 2023-11-02 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details