GET https://kbin.spritesserver.nl/m/linux@lemmy.ml/t/10798/Linux-Distribution-Timeline/active?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.14 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.03 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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Linux-Distribution-Timeline"
  +title: "Linux Distribution Timeline"
  +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
  +body: """
    A really neat graphic I randomly stumbled across on Wikipedia.\n
    \n
    No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
    \n
    Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
    \n
    Where do you live in this family tree?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699725430 {#2410
    date: 2023-11-11 18:57:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 10798
  -titleTs: "'distribut':2 'linux':1 'timelin':3"
  -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699426762
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14103512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699340362 {#1850
    date: 2023-11-07 07:59:22.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Linux-Distribution-Timeline"
  +title: "Linux Distribution Timeline"
  +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
  +body: """
    A really neat graphic I randomly stumbled across on Wikipedia.\n
    \n
    No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
    \n
    Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
    \n
    Where do you live in this family tree?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699725430 {#2410
    date: 2023-11-11 18:57:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 10798
  -titleTs: "'distribut':2 'linux':1 'timelin':3"
  -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699426762
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14103512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699340362 {#1850
    date: 2023-11-07 07:59:22.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Linux-Distribution-Timeline"
  +title: "Linux Distribution Timeline"
  +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
  +body: """
    A really neat graphic I randomly stumbled across on Wikipedia.\n
    \n
    No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
    \n
    Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
    \n
    Where do you live in this family tree?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699725430 {#2410
    date: 2023-11-11 18:57:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 10798
  -titleTs: "'distribut':2 'linux':1 'timelin':3"
  -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699426762
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14103512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699340362 {#1850
    date: 2023-11-07 07:59:22.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 {#4029
  +user: App\Entity\User {#3977 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "@perishthethought@lemm.ee it is all slackware or Debian, it always has been..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700203724 {#4038
    date: 2023-11-17 07:48:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4027 …}
  +nested: Doctrine\ORM\PersistentCollection {#4025 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3993 …}
  -id: 117595
  -bodyTs: "'alway':9 'debian':7 'perishthethought@lemm.ee':1 'slackwar':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/visnudeva/statuses/111379523510033834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699516655 {#3974
    date: 2023-11-09 08:57:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4029
  +user: App\Entity\User {#3977 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "@perishthethought@lemm.ee it is all slackware or Debian, it always has been..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700203724 {#4038
    date: 2023-11-17 07:48:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4027 …}
  +nested: Doctrine\ORM\PersistentCollection {#4025 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3993 …}
  -id: 117595
  -bodyTs: "'alway':9 'debian':7 'perishthethought@lemm.ee':1 'slackwar':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/visnudeva/statuses/111379523510033834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699516655 {#3974
    date: 2023-11-09 08:57:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4029
  +user: App\Entity\User {#3977 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "@perishthethought@lemm.ee it is all slackware or Debian, it always has been..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700203724 {#4038
    date: 2023-11-17 07:48:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4027 …}
  +nested: Doctrine\ORM\PersistentCollection {#4025 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3993 …}
  -id: 117595
  -bodyTs: "'alway':9 'debian':7 'perishthethought@lemm.ee':1 'slackwar':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/visnudeva/statuses/111379523510033834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699516655 {#3974
    date: 2023-11-09 08:57:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5139
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#3977 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "@perishthethought@lemm.ee it is all slackware or Debian, it always has been..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700203724 {#4038
      date: 2023-11-17 07:48:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4025 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3993 …}
    -id: 117595
    -bodyTs: "'alway':9 'debian':7 'perishthethought@lemm.ee':1 'slackwar':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/visnudeva/statuses/111379523510033834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699516655 {#3974
      date: 2023-11-09 08:57:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Yah, and Red Hat. Stop pointing that thing at me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699560999 {#5137
    date: 2023-11-09 21:16:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@visnudeva@mastodon.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5140 …}
  +nested: Doctrine\ORM\PersistentCollection {#5142 …}
  +votes: Doctrine\ORM\PersistentCollection {#5144 …}
  +reports: Doctrine\ORM\PersistentCollection {#5146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
  -id: 123329
  -bodyTs: "'hat':4 'point':6 'red':3 'stop':5 'thing':8 'yah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5921055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699560999 {#5138
    date: 2023-11-09 21:16:39.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 {#5139
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#3977 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "@perishthethought@lemm.ee it is all slackware or Debian, it always has been..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700203724 {#4038
      date: 2023-11-17 07:48:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4025 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3993 …}
    -id: 117595
    -bodyTs: "'alway':9 'debian':7 'perishthethought@lemm.ee':1 'slackwar':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/visnudeva/statuses/111379523510033834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699516655 {#3974
      date: 2023-11-09 08:57:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Yah, and Red Hat. Stop pointing that thing at me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699560999 {#5137
    date: 2023-11-09 21:16:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@visnudeva@mastodon.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5140 …}
  +nested: Doctrine\ORM\PersistentCollection {#5142 …}
  +votes: Doctrine\ORM\PersistentCollection {#5144 …}
  +reports: Doctrine\ORM\PersistentCollection {#5146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
  -id: 123329
  -bodyTs: "'hat':4 'point':6 'red':3 'stop':5 'thing':8 'yah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5921055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699560999 {#5138
    date: 2023-11-09 21:16:39.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 {#5139
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#3977 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "@perishthethought@lemm.ee it is all slackware or Debian, it always has been..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700203724 {#4038
      date: 2023-11-17 07:48:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4025 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3993 …}
    -id: 117595
    -bodyTs: "'alway':9 'debian':7 'perishthethought@lemm.ee':1 'slackwar':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/visnudeva/statuses/111379523510033834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699516655 {#3974
      date: 2023-11-09 08:57:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Yah, and Red Hat. Stop pointing that thing at me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699560999 {#5137
    date: 2023-11-09 21:16:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@visnudeva@mastodon.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5140 …}
  +nested: Doctrine\ORM\PersistentCollection {#5142 …}
  +votes: Doctrine\ORM\PersistentCollection {#5144 …}
  +reports: Doctrine\ORM\PersistentCollection {#5146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
  -id: 123329
  -bodyTs: "'hat':4 'point':6 'red':3 'stop':5 'thing':8 'yah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5921055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699560999 {#5138
    date: 2023-11-09 21:16:39.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 {#4064
  +user: App\Entity\User {#4048 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I just noticed Christian Edition and Muslim edition, and was puzzled…[this](https://www.makeuseof.com/tag/the-most-interesting-religious-distros-for-linux/) is the best article I could find on them. I think its interesting that religious *distros* keep showing up, rather than just religious packages being available on package managers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699725430 {#4070
    date: 2023-11-11 18:57:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4065 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4059 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
  -id: 112256
  -bodyTs: "'/tag/the-most-interesting-religious-distros-for-linux/)':15 'articl':19 'avail':41 'best':18 'christian':4 'could':21 'distro':31 'edit':5,8 'find':22 'interest':28 'keep':32 'manag':44 'muslim':7 'notic':3 'packag':39,43 'puzzl':11 'rather':35 'religi':30,38 'show':33 'think':26 'www.makeuseof.com':14 'www.makeuseof.com/tag/the-most-interesting-religious-distros-for-linux/)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1618030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725430 {#4071
    date: 2023-11-11 18:57: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
15 DENIED edit
App\Entity\EntryComment {#4064
  +user: App\Entity\User {#4048 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I just noticed Christian Edition and Muslim edition, and was puzzled…[this](https://www.makeuseof.com/tag/the-most-interesting-religious-distros-for-linux/) is the best article I could find on them. I think its interesting that religious *distros* keep showing up, rather than just religious packages being available on package managers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699725430 {#4070
    date: 2023-11-11 18:57:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4065 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4059 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
  -id: 112256
  -bodyTs: "'/tag/the-most-interesting-religious-distros-for-linux/)':15 'articl':19 'avail':41 'best':18 'christian':4 'could':21 'distro':31 'edit':5,8 'find':22 'interest':28 'keep':32 'manag':44 'muslim':7 'notic':3 'packag':39,43 'puzzl':11 'rather':35 'religi':30,38 'show':33 'think':26 'www.makeuseof.com':14 'www.makeuseof.com/tag/the-most-interesting-religious-distros-for-linux/)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1618030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725430 {#4071
    date: 2023-11-11 18:57: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
16 DENIED moderate
App\Entity\EntryComment {#4064
  +user: App\Entity\User {#4048 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I just noticed Christian Edition and Muslim edition, and was puzzled…[this](https://www.makeuseof.com/tag/the-most-interesting-religious-distros-for-linux/) is the best article I could find on them. I think its interesting that religious *distros* keep showing up, rather than just religious packages being available on package managers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699725430 {#4070
    date: 2023-11-11 18:57:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4065 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4059 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
  -id: 112256
  -bodyTs: "'/tag/the-most-interesting-religious-distros-for-linux/)':15 'articl':19 'avail':41 'best':18 'christian':4 'could':21 'distro':31 'edit':5,8 'find':22 'interest':28 'keep':32 'manag':44 'muslim':7 'notic':3 'packag':39,43 'puzzl':11 'rather':35 'religi':30,38 'show':33 'think':26 'www.makeuseof.com':14 'www.makeuseof.com/tag/the-most-interesting-religious-distros-for-linux/)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1618030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725430 {#4071
    date: 2023-11-11 18:57: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
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 {#4148
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Pssht they don’t even have AmogOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699535566 {#4143
    date: 2023-11-09 14:12:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4149 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
  -id: 101156
  -bodyTs: "'amogo':7 'even':5 'pssht':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5858546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699433345 {#4144
    date: 2023-11-08 09:49:05.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 {#4148
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Pssht they don’t even have AmogOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699535566 {#4143
    date: 2023-11-09 14:12:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4149 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
  -id: 101156
  -bodyTs: "'amogo':7 'even':5 'pssht':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5858546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699433345 {#4144
    date: 2023-11-08 09:49:05.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 {#4148
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Pssht they don’t even have AmogOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699535566 {#4143
    date: 2023-11-09 14:12:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4149 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
  -id: 101156
  -bodyTs: "'amogo':7 'even':5 'pssht':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5858546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699433345 {#4144
    date: 2023-11-08 09:49:05.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 {#5124
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Pssht they don’t even have AmogOS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699535566 {#4143
      date: 2023-11-09 14:12:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 101156
    -bodyTs: "'amogo':7 'even':5 'pssht':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5858546"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699433345 {#4144
      date: 2023-11-08 09:49:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    > A parody OS inspired by Among Us ඞ\n
    \n
    Oh, I see. Yes, serious omission
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699467618 {#5122
    date: 2023-11-08 19:20:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5125 …}
  +nested: Doctrine\ORM\PersistentCollection {#5127 …}
  +votes: Doctrine\ORM\PersistentCollection {#5129 …}
  +reports: Doctrine\ORM\PersistentCollection {#5131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
  -id: 102296
  -bodyTs: "'among':6 'inspir':4 'oh':9 'omiss':14 'os':3 'parodi':2 'see':11 'serious':13 'us':7 'yes':12 'ඞ':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5874983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699467618 {#5123
    date: 2023-11-08 19:20:18.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 {#5124
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Pssht they don’t even have AmogOS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699535566 {#4143
      date: 2023-11-09 14:12:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 101156
    -bodyTs: "'amogo':7 'even':5 'pssht':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5858546"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699433345 {#4144
      date: 2023-11-08 09:49:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    > A parody OS inspired by Among Us ඞ\n
    \n
    Oh, I see. Yes, serious omission
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699467618 {#5122
    date: 2023-11-08 19:20:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5125 …}
  +nested: Doctrine\ORM\PersistentCollection {#5127 …}
  +votes: Doctrine\ORM\PersistentCollection {#5129 …}
  +reports: Doctrine\ORM\PersistentCollection {#5131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
  -id: 102296
  -bodyTs: "'among':6 'inspir':4 'oh':9 'omiss':14 'os':3 'parodi':2 'see':11 'serious':13 'us':7 'yes':12 'ඞ':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5874983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699467618 {#5123
    date: 2023-11-08 19:20:18.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 {#5124
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Pssht they don’t even have AmogOS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699535566 {#4143
      date: 2023-11-09 14:12:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 101156
    -bodyTs: "'amogo':7 'even':5 'pssht':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5858546"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699433345 {#4144
      date: 2023-11-08 09:49:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    > A parody OS inspired by Among Us ඞ\n
    \n
    Oh, I see. Yes, serious omission
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699467618 {#5122
    date: 2023-11-08 19:20:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5125 …}
  +nested: Doctrine\ORM\PersistentCollection {#5127 …}
  +votes: Doctrine\ORM\PersistentCollection {#5129 …}
  +reports: Doctrine\ORM\PersistentCollection {#5131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
  -id: 102296
  -bodyTs: "'among':6 'inspir':4 'oh':9 'omiss':14 'os':3 'parodi':2 'see':11 'serious':13 'us':7 'yes':12 'ඞ':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5874983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699467618 {#5123
    date: 2023-11-08 19:20:18.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 {#5192
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5124
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Pssht they don’t even have AmogOS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699535566 {#4143
        date: 2023-11-09 14:12:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 101156
      -bodyTs: "'amogo':7 'even':5 'pssht':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5858546"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699433345 {#4144
        date: 2023-11-08 09:49:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: """
      > A parody OS inspired by Among Us ඞ\n
      \n
      Oh, I see. Yes, serious omission
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699467618 {#5122
      date: 2023-11-08 19:20:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5125 …}
    +nested: Doctrine\ORM\PersistentCollection {#5127 …}
    +votes: Doctrine\ORM\PersistentCollection {#5129 …}
    +reports: Doctrine\ORM\PersistentCollection {#5131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
    -id: 102296
    -bodyTs: "'among':6 'inspir':4 'oh':9 'omiss':14 'os':3 'parodi':2 'see':11 'serious':13 'us':7 'yes':12 'ඞ':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5874983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699467618 {#5123
      date: 2023-11-08 19:20:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "I can’t believe they’d miss such a cornerstone of Linux history"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699468727 {#5190
    date: 2023-11-08 19:38:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 102337
  -bodyTs: "'believ':4 'cornerston':10 'd':6 'histori':13 'linux':12 'miss':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5875473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468727 {#5191
    date: 2023-11-08 19:38:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5192
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5124
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Pssht they don’t even have AmogOS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699535566 {#4143
        date: 2023-11-09 14:12:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 101156
      -bodyTs: "'amogo':7 'even':5 'pssht':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5858546"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699433345 {#4144
        date: 2023-11-08 09:49:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: """
      > A parody OS inspired by Among Us ඞ\n
      \n
      Oh, I see. Yes, serious omission
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699467618 {#5122
      date: 2023-11-08 19:20:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5125 …}
    +nested: Doctrine\ORM\PersistentCollection {#5127 …}
    +votes: Doctrine\ORM\PersistentCollection {#5129 …}
    +reports: Doctrine\ORM\PersistentCollection {#5131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
    -id: 102296
    -bodyTs: "'among':6 'inspir':4 'oh':9 'omiss':14 'os':3 'parodi':2 'see':11 'serious':13 'us':7 'yes':12 'ඞ':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5874983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699467618 {#5123
      date: 2023-11-08 19:20:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "I can’t believe they’d miss such a cornerstone of Linux history"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699468727 {#5190
    date: 2023-11-08 19:38:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 102337
  -bodyTs: "'believ':4 'cornerston':10 'd':6 'histori':13 'linux':12 'miss':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5875473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468727 {#5191
    date: 2023-11-08 19:38:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5192
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5124
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Pssht they don’t even have AmogOS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699535566 {#4143
        date: 2023-11-09 14:12:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 101156
      -bodyTs: "'amogo':7 'even':5 'pssht':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5858546"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699433345 {#4144
        date: 2023-11-08 09:49:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: """
      > A parody OS inspired by Among Us ඞ\n
      \n
      Oh, I see. Yes, serious omission
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699467618 {#5122
      date: 2023-11-08 19:20:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5125 …}
    +nested: Doctrine\ORM\PersistentCollection {#5127 …}
    +votes: Doctrine\ORM\PersistentCollection {#5129 …}
    +reports: Doctrine\ORM\PersistentCollection {#5131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
    -id: 102296
    -bodyTs: "'among':6 'inspir':4 'oh':9 'omiss':14 'os':3 'parodi':2 'see':11 'serious':13 'us':7 'yes':12 'ඞ':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5874983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699467618 {#5123
      date: 2023-11-08 19:20:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "I can’t believe they’d miss such a cornerstone of Linux history"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699468727 {#5190
    date: 2023-11-08 19:38:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 102337
  -bodyTs: "'believ':4 'cornerston':10 'd':6 'histori':13 'linux':12 'miss':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5875473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468727 {#5191
    date: 2023-11-08 19:38:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5229
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5124
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: App\Entity\User {#4161 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Pssht they don’t even have AmogOS"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699535566 {#4143
          date: 2023-11-09 14:12:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@perishthethought@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4149 …}
        +nested: Doctrine\ORM\PersistentCollection {#4151 …}
        +votes: Doctrine\ORM\PersistentCollection {#4153 …}
        +reports: Doctrine\ORM\PersistentCollection {#4155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
        -id: 101156
        -bodyTs: "'amogo':7 'even':5 'pssht':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5858546"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699433345 {#4144
          date: 2023-11-08 09:49:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: """
        > A parody OS inspired by Among Us ඞ\n
        \n
        Oh, I see. Yes, serious omission
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699467618 {#5122
        date: 2023-11-08 19:20:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5125 …}
      +nested: Doctrine\ORM\PersistentCollection {#5127 …}
      +votes: Doctrine\ORM\PersistentCollection {#5129 …}
      +reports: Doctrine\ORM\PersistentCollection {#5131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
      -id: 102296
      -bodyTs: "'among':6 'inspir':4 'oh':9 'omiss':14 'os':3 'parodi':2 'see':11 'serious':13 'us':7 'yes':12 'ඞ':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5874983"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699467618 {#5123
        date: 2023-11-08 19:20:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "I can’t believe they’d miss such a cornerstone of Linux history"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699468727 {#5190
      date: 2023-11-08 19:38:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5195 …}
    +votes: Doctrine\ORM\PersistentCollection {#5197 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 102337
    -bodyTs: "'believ':4 'cornerston':10 'd':6 'histori':13 'linux':12 'miss':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5875473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699468727 {#5191
      date: 2023-11-08 19:38:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "also missing UwUntu …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699470399 {#5227
    date: 2023-11-08 20:06:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5230 …}
  +nested: Doctrine\ORM\PersistentCollection {#5232 …}
  +votes: Doctrine\ORM\PersistentCollection {#5234 …}
  +reports: Doctrine\ORM\PersistentCollection {#5236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5240 …}
  -id: 102396
  -bodyTs: "'also':1 'miss':2 'uwuntu':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3850352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699470399 {#5228
    date: 2023-11-08 20:06:39.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 {#5229
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5124
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: App\Entity\User {#4161 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Pssht they don’t even have AmogOS"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699535566 {#4143
          date: 2023-11-09 14:12:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@perishthethought@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4149 …}
        +nested: Doctrine\ORM\PersistentCollection {#4151 …}
        +votes: Doctrine\ORM\PersistentCollection {#4153 …}
        +reports: Doctrine\ORM\PersistentCollection {#4155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
        -id: 101156
        -bodyTs: "'amogo':7 'even':5 'pssht':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5858546"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699433345 {#4144
          date: 2023-11-08 09:49:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: """
        > A parody OS inspired by Among Us ඞ\n
        \n
        Oh, I see. Yes, serious omission
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699467618 {#5122
        date: 2023-11-08 19:20:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5125 …}
      +nested: Doctrine\ORM\PersistentCollection {#5127 …}
      +votes: Doctrine\ORM\PersistentCollection {#5129 …}
      +reports: Doctrine\ORM\PersistentCollection {#5131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
      -id: 102296
      -bodyTs: "'among':6 'inspir':4 'oh':9 'omiss':14 'os':3 'parodi':2 'see':11 'serious':13 'us':7 'yes':12 'ඞ':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5874983"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699467618 {#5123
        date: 2023-11-08 19:20:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "I can’t believe they’d miss such a cornerstone of Linux history"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699468727 {#5190
      date: 2023-11-08 19:38:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5195 …}
    +votes: Doctrine\ORM\PersistentCollection {#5197 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 102337
    -bodyTs: "'believ':4 'cornerston':10 'd':6 'histori':13 'linux':12 'miss':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5875473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699468727 {#5191
      date: 2023-11-08 19:38:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "also missing UwUntu …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699470399 {#5227
    date: 2023-11-08 20:06:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5230 …}
  +nested: Doctrine\ORM\PersistentCollection {#5232 …}
  +votes: Doctrine\ORM\PersistentCollection {#5234 …}
  +reports: Doctrine\ORM\PersistentCollection {#5236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5240 …}
  -id: 102396
  -bodyTs: "'also':1 'miss':2 'uwuntu':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3850352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699470399 {#5228
    date: 2023-11-08 20:06:39.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 {#5229
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5124
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: App\Entity\User {#4161 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Pssht they don’t even have AmogOS"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699535566 {#4143
          date: 2023-11-09 14:12:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@perishthethought@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4149 …}
        +nested: Doctrine\ORM\PersistentCollection {#4151 …}
        +votes: Doctrine\ORM\PersistentCollection {#4153 …}
        +reports: Doctrine\ORM\PersistentCollection {#4155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
        -id: 101156
        -bodyTs: "'amogo':7 'even':5 'pssht':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5858546"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699433345 {#4144
          date: 2023-11-08 09:49:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: """
        > A parody OS inspired by Among Us ඞ\n
        \n
        Oh, I see. Yes, serious omission
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699467618 {#5122
        date: 2023-11-08 19:20:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5125 …}
      +nested: Doctrine\ORM\PersistentCollection {#5127 …}
      +votes: Doctrine\ORM\PersistentCollection {#5129 …}
      +reports: Doctrine\ORM\PersistentCollection {#5131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
      -id: 102296
      -bodyTs: "'among':6 'inspir':4 'oh':9 'omiss':14 'os':3 'parodi':2 'see':11 'serious':13 'us':7 'yes':12 'ඞ':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5874983"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699467618 {#5123
        date: 2023-11-08 19:20:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "I can’t believe they’d miss such a cornerstone of Linux history"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699468727 {#5190
      date: 2023-11-08 19:38:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5195 …}
    +votes: Doctrine\ORM\PersistentCollection {#5197 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 102337
    -bodyTs: "'believ':4 'cornerston':10 'd':6 'histori':13 'linux':12 'miss':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5875473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699468727 {#5191
      date: 2023-11-08 19:38:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "also missing UwUntu …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699470399 {#5227
    date: 2023-11-08 20:06:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5230 …}
  +nested: Doctrine\ORM\PersistentCollection {#5232 …}
  +votes: Doctrine\ORM\PersistentCollection {#5234 …}
  +reports: Doctrine\ORM\PersistentCollection {#5236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5240 …}
  -id: 102396
  -bodyTs: "'also':1 'miss':2 'uwuntu':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3850352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699470399 {#5228
    date: 2023-11-08 20:06:39.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 {#5266
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5229
    +user: App\Entity\User {#4457 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5192
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5124
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4148
          +user: App\Entity\User {#4161 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Pssht they don’t even have AmogOS"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699535566 {#4143
            date: 2023-11-09 14:12:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@perishthethought@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4149 …}
          +nested: Doctrine\ORM\PersistentCollection {#4151 …}
          +votes: Doctrine\ORM\PersistentCollection {#4153 …}
          +reports: Doctrine\ORM\PersistentCollection {#4155 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
          -id: 101156
          -bodyTs: "'amogo':7 'even':5 'pssht':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5858546"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699433345 {#4144
            date: 2023-11-08 09:49:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4148}
        +body: """
          > A parody OS inspired by Among Us ඞ\n
          \n
          Oh, I see. Yes, serious omission
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699467618 {#5122
          date: 2023-11-08 19:20:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@perishthethought@lemm.ee"
          "@flashgnash@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5125 …}
        +nested: Doctrine\ORM\PersistentCollection {#5127 …}
        +votes: Doctrine\ORM\PersistentCollection {#5129 …}
        +reports: Doctrine\ORM\PersistentCollection {#5131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
        -id: 102296
        -bodyTs: "'among':6 'inspir':4 'oh':9 'omiss':14 'os':3 'parodi':2 'see':11 'serious':13 'us':7 'yes':12 'ඞ':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5874983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699467618 {#5123
          date: 2023-11-08 19:20:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: "I can’t believe they’d miss such a cornerstone of Linux history"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699468727 {#5190
        date: 2023-11-08 19:38:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5193 …}
      +nested: Doctrine\ORM\PersistentCollection {#5195 …}
      +votes: Doctrine\ORM\PersistentCollection {#5197 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 102337
      -bodyTs: "'believ':4 'cornerston':10 'd':6 'histori':13 'linux':12 'miss':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5875473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699468727 {#5191
        date: 2023-11-08 19:38:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "also missing UwUntu …"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699470399 {#5227
      date: 2023-11-08 20:06:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5230 …}
    +nested: Doctrine\ORM\PersistentCollection {#5232 …}
    +votes: Doctrine\ORM\PersistentCollection {#5234 …}
    +reports: Doctrine\ORM\PersistentCollection {#5236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5240 …}
    -id: 102396
    -bodyTs: "'also':1 'miss':2 'uwuntu':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3850352"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699470399 {#5228
      date: 2023-11-08 20:06:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    I know I’m not supposed to post comments like this, but:\n
    \n
    hahahahahaha
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699473513 {#5264
    date: 2023-11-08 20:58:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@flashgnash@lemm.ee"
    "@cerement@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5267 …}
  +nested: Doctrine\ORM\PersistentCollection {#5269 …}
  +votes: Doctrine\ORM\PersistentCollection {#5271 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -id: 102488
  -bodyTs: "'comment':9 'hahahahahaha':13 'know':2 'like':10 'm':4 'post':8 'suppos':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5878156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699473513 {#5265
    date: 2023-11-08 20:58: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
35 DENIED edit
App\Entity\EntryComment {#5266
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5229
    +user: App\Entity\User {#4457 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5192
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5124
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4148
          +user: App\Entity\User {#4161 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Pssht they don’t even have AmogOS"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699535566 {#4143
            date: 2023-11-09 14:12:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@perishthethought@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4149 …}
          +nested: Doctrine\ORM\PersistentCollection {#4151 …}
          +votes: Doctrine\ORM\PersistentCollection {#4153 …}
          +reports: Doctrine\ORM\PersistentCollection {#4155 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
          -id: 101156
          -bodyTs: "'amogo':7 'even':5 'pssht':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5858546"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699433345 {#4144
            date: 2023-11-08 09:49:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4148}
        +body: """
          > A parody OS inspired by Among Us ඞ\n
          \n
          Oh, I see. Yes, serious omission
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699467618 {#5122
          date: 2023-11-08 19:20:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@perishthethought@lemm.ee"
          "@flashgnash@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5125 …}
        +nested: Doctrine\ORM\PersistentCollection {#5127 …}
        +votes: Doctrine\ORM\PersistentCollection {#5129 …}
        +reports: Doctrine\ORM\PersistentCollection {#5131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
        -id: 102296
        -bodyTs: "'among':6 'inspir':4 'oh':9 'omiss':14 'os':3 'parodi':2 'see':11 'serious':13 'us':7 'yes':12 'ඞ':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5874983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699467618 {#5123
          date: 2023-11-08 19:20:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: "I can’t believe they’d miss such a cornerstone of Linux history"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699468727 {#5190
        date: 2023-11-08 19:38:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5193 …}
      +nested: Doctrine\ORM\PersistentCollection {#5195 …}
      +votes: Doctrine\ORM\PersistentCollection {#5197 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 102337
      -bodyTs: "'believ':4 'cornerston':10 'd':6 'histori':13 'linux':12 'miss':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5875473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699468727 {#5191
        date: 2023-11-08 19:38:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "also missing UwUntu …"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699470399 {#5227
      date: 2023-11-08 20:06:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5230 …}
    +nested: Doctrine\ORM\PersistentCollection {#5232 …}
    +votes: Doctrine\ORM\PersistentCollection {#5234 …}
    +reports: Doctrine\ORM\PersistentCollection {#5236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5240 …}
    -id: 102396
    -bodyTs: "'also':1 'miss':2 'uwuntu':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3850352"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699470399 {#5228
      date: 2023-11-08 20:06:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    I know I’m not supposed to post comments like this, but:\n
    \n
    hahahahahaha
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699473513 {#5264
    date: 2023-11-08 20:58:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@flashgnash@lemm.ee"
    "@cerement@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5267 …}
  +nested: Doctrine\ORM\PersistentCollection {#5269 …}
  +votes: Doctrine\ORM\PersistentCollection {#5271 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -id: 102488
  -bodyTs: "'comment':9 'hahahahahaha':13 'know':2 'like':10 'm':4 'post':8 'suppos':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5878156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699473513 {#5265
    date: 2023-11-08 20:58: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
36 DENIED moderate
App\Entity\EntryComment {#5266
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5229
    +user: App\Entity\User {#4457 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5192
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5124
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4148
          +user: App\Entity\User {#4161 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Pssht they don’t even have AmogOS"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699535566 {#4143
            date: 2023-11-09 14:12:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@perishthethought@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4149 …}
          +nested: Doctrine\ORM\PersistentCollection {#4151 …}
          +votes: Doctrine\ORM\PersistentCollection {#4153 …}
          +reports: Doctrine\ORM\PersistentCollection {#4155 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
          -id: 101156
          -bodyTs: "'amogo':7 'even':5 'pssht':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5858546"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699433345 {#4144
            date: 2023-11-08 09:49:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4148}
        +body: """
          > A parody OS inspired by Among Us ඞ\n
          \n
          Oh, I see. Yes, serious omission
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699467618 {#5122
          date: 2023-11-08 19:20:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@perishthethought@lemm.ee"
          "@flashgnash@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5125 …}
        +nested: Doctrine\ORM\PersistentCollection {#5127 …}
        +votes: Doctrine\ORM\PersistentCollection {#5129 …}
        +reports: Doctrine\ORM\PersistentCollection {#5131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
        -id: 102296
        -bodyTs: "'among':6 'inspir':4 'oh':9 'omiss':14 'os':3 'parodi':2 'see':11 'serious':13 'us':7 'yes':12 'ඞ':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5874983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699467618 {#5123
          date: 2023-11-08 19:20:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: "I can’t believe they’d miss such a cornerstone of Linux history"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699468727 {#5190
        date: 2023-11-08 19:38:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5193 …}
      +nested: Doctrine\ORM\PersistentCollection {#5195 …}
      +votes: Doctrine\ORM\PersistentCollection {#5197 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 102337
      -bodyTs: "'believ':4 'cornerston':10 'd':6 'histori':13 'linux':12 'miss':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5875473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699468727 {#5191
        date: 2023-11-08 19:38:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "also missing UwUntu …"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699470399 {#5227
      date: 2023-11-08 20:06:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5230 …}
    +nested: Doctrine\ORM\PersistentCollection {#5232 …}
    +votes: Doctrine\ORM\PersistentCollection {#5234 …}
    +reports: Doctrine\ORM\PersistentCollection {#5236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5240 …}
    -id: 102396
    -bodyTs: "'also':1 'miss':2 'uwuntu':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3850352"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699470399 {#5228
      date: 2023-11-08 20:06:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    I know I’m not supposed to post comments like this, but:\n
    \n
    hahahahahaha
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699473513 {#5264
    date: 2023-11-08 20:58:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@flashgnash@lemm.ee"
    "@cerement@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5267 …}
  +nested: Doctrine\ORM\PersistentCollection {#5269 …}
  +votes: Doctrine\ORM\PersistentCollection {#5271 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -id: 102488
  -bodyTs: "'comment':9 'hahahahahaha':13 'know':2 'like':10 'm':4 'post':8 'suppos':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5878156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699473513 {#5265
    date: 2023-11-08 20:58: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
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 {#4222
  +user: App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I installed Slackware in 1994 or so. Floppy. Disks.\n
    \n
    Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699535052 {#4216
    date: 2023-11-09 14:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4225 …}
  +votes: Doctrine\ORM\PersistentCollection {#4227 …}
  +reports: Doctrine\ORM\PersistentCollection {#4229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
  -id: 97831
  -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5128964"
  +editedAt: DateTimeImmutable @1699380836 {#4217
    date: 2023-11-07 19:13:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699342666 {#4218
    date: 2023-11-07 08:37:46.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 {#4222
  +user: App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I installed Slackware in 1994 or so. Floppy. Disks.\n
    \n
    Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699535052 {#4216
    date: 2023-11-09 14:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4225 …}
  +votes: Doctrine\ORM\PersistentCollection {#4227 …}
  +reports: Doctrine\ORM\PersistentCollection {#4229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
  -id: 97831
  -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5128964"
  +editedAt: DateTimeImmutable @1699380836 {#4217
    date: 2023-11-07 19:13:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699342666 {#4218
    date: 2023-11-07 08:37:46.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 {#4222
  +user: App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I installed Slackware in 1994 or so. Floppy. Disks.\n
    \n
    Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699535052 {#4216
    date: 2023-11-09 14:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4225 …}
  +votes: Doctrine\ORM\PersistentCollection {#4227 …}
  +reports: Doctrine\ORM\PersistentCollection {#4229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
  -id: 97831
  -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5128964"
  +editedAt: DateTimeImmutable @1699380836 {#4217
    date: 2023-11-07 19:13:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699342666 {#4218
    date: 2023-11-07 08:37:46.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 {#5015
  +user: Proxies\__CG__\App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4222
    +user: App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I installed Slackware in 1994 or so. Floppy. Disks.\n
      \n
      Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699535052 {#4216
      date: 2023-11-09 14:04:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4223 …}
    +nested: Doctrine\ORM\PersistentCollection {#4225 …}
    +votes: Doctrine\ORM\PersistentCollection {#4227 …}
    +reports: Doctrine\ORM\PersistentCollection {#4229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
    -id: 97831
    -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5128964"
    +editedAt: DateTimeImmutable @1699380836 {#4217
      date: 2023-11-07 19:13:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699342666 {#4218
      date: 2023-11-07 08:37:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: """
    Proxmox isn’t a “distro” as most would colloquially think of one. It’s a hypervisor.\n
    \n
    Am I taking crazy pills?\n
    \n
    Do you mean you are using it to use your setup in a VM or container?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699370906 {#5013
    date: 2023-11-07 16:28:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@xantoxis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5017 …}
  +nested: Doctrine\ORM\PersistentCollection {#5019 …}
  +votes: Doctrine\ORM\PersistentCollection {#5021 …}
  +reports: Doctrine\ORM\PersistentCollection {#5023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
  -id: 98802
  -bodyTs: "'colloqui':9 'contain':37 'crazi':20 'distro':5 'hypervisor':16 'isn':2 'mean':24 'one':12 'pill':21 'proxmox':1 'setup':32 'take':19 'think':10 'use':27,30 'vm':35 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5136040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699370906 {#5014
    date: 2023-11-07 16:28:26.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 {#5015
  +user: Proxies\__CG__\App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4222
    +user: App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I installed Slackware in 1994 or so. Floppy. Disks.\n
      \n
      Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699535052 {#4216
      date: 2023-11-09 14:04:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4223 …}
    +nested: Doctrine\ORM\PersistentCollection {#4225 …}
    +votes: Doctrine\ORM\PersistentCollection {#4227 …}
    +reports: Doctrine\ORM\PersistentCollection {#4229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
    -id: 97831
    -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5128964"
    +editedAt: DateTimeImmutable @1699380836 {#4217
      date: 2023-11-07 19:13:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699342666 {#4218
      date: 2023-11-07 08:37:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: """
    Proxmox isn’t a “distro” as most would colloquially think of one. It’s a hypervisor.\n
    \n
    Am I taking crazy pills?\n
    \n
    Do you mean you are using it to use your setup in a VM or container?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699370906 {#5013
    date: 2023-11-07 16:28:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@xantoxis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5017 …}
  +nested: Doctrine\ORM\PersistentCollection {#5019 …}
  +votes: Doctrine\ORM\PersistentCollection {#5021 …}
  +reports: Doctrine\ORM\PersistentCollection {#5023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
  -id: 98802
  -bodyTs: "'colloqui':9 'contain':37 'crazi':20 'distro':5 'hypervisor':16 'isn':2 'mean':24 'one':12 'pill':21 'proxmox':1 'setup':32 'take':19 'think':10 'use':27,30 'vm':35 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5136040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699370906 {#5014
    date: 2023-11-07 16:28:26.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 {#5015
  +user: Proxies\__CG__\App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4222
    +user: App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I installed Slackware in 1994 or so. Floppy. Disks.\n
      \n
      Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699535052 {#4216
      date: 2023-11-09 14:04:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4223 …}
    +nested: Doctrine\ORM\PersistentCollection {#4225 …}
    +votes: Doctrine\ORM\PersistentCollection {#4227 …}
    +reports: Doctrine\ORM\PersistentCollection {#4229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
    -id: 97831
    -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5128964"
    +editedAt: DateTimeImmutable @1699380836 {#4217
      date: 2023-11-07 19:13:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699342666 {#4218
      date: 2023-11-07 08:37:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: """
    Proxmox isn’t a “distro” as most would colloquially think of one. It’s a hypervisor.\n
    \n
    Am I taking crazy pills?\n
    \n
    Do you mean you are using it to use your setup in a VM or container?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699370906 {#5013
    date: 2023-11-07 16:28:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@xantoxis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5017 …}
  +nested: Doctrine\ORM\PersistentCollection {#5019 …}
  +votes: Doctrine\ORM\PersistentCollection {#5021 …}
  +reports: Doctrine\ORM\PersistentCollection {#5023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
  -id: 98802
  -bodyTs: "'colloqui':9 'contain':37 'crazi':20 'distro':5 'hypervisor':16 'isn':2 'mean':24 'one':12 'pill':21 'proxmox':1 'setup':32 'take':19 'think':10 'use':27,30 'vm':35 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5136040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699370906 {#5014
    date: 2023-11-07 16:28:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#5161
  +user: App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5015
    +user: Proxies\__CG__\App\Entity\User {#5016 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4222
      +user: App\Entity\User {#4235 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I installed Slackware in 1994 or so. Floppy. Disks.\n
        \n
        Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699535052 {#4216
        date: 2023-11-09 14:04:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4223 …}
      +nested: Doctrine\ORM\PersistentCollection {#4225 …}
      +votes: Doctrine\ORM\PersistentCollection {#4227 …}
      +reports: Doctrine\ORM\PersistentCollection {#4229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
      -id: 97831
      -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5128964"
      +editedAt: DateTimeImmutable @1699380836 {#4217
        date: 2023-11-07 19:13:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699342666 {#4218
        date: 2023-11-07 08:37:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: """
      Proxmox isn’t a “distro” as most would colloquially think of one. It’s a hypervisor.\n
      \n
      Am I taking crazy pills?\n
      \n
      Do you mean you are using it to use your setup in a VM or container?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699370906 {#5013
      date: 2023-11-07 16:28:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@xantoxis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5017 …}
    +nested: Doctrine\ORM\PersistentCollection {#5019 …}
    +votes: Doctrine\ORM\PersistentCollection {#5021 …}
    +reports: Doctrine\ORM\PersistentCollection {#5023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
    -id: 98802
    -bodyTs: "'colloqui':9 'contain':37 'crazi':20 'distro':5 'hypervisor':16 'isn':2 'mean':24 'one':12 'pill':21 'proxmox':1 'setup':32 'take':19 'think':10 'use':27,30 'vm':35 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5136040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699370906 {#5014
      date: 2023-11-07 16:28:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: """
    Proxmox VE is a packaging of Linux as an operating system. It is a distribution. Straight from the wikipedia page:\n
    \n
    > It is a Debian-based Linux distribution with a modified Ubuntu LTS kernel[7] and allows deployment and management of virtual machines and containers.[8][9]\n
    \n
    Cool way to respond to a comment btw:\n
    \n
    > Am I taking crazy pills?\n
    \n
    The VMs I’m running in Proxmox are also Linux, but that’s less interesting to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699381058 {#5154
    date: 2023-11-07 19:17:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@xantoxis@lemmy.world"
    "@cybersandwich@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5162 …}
  +nested: Doctrine\ORM\PersistentCollection {#5164 …}
  +votes: Doctrine\ORM\PersistentCollection {#5166 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -id: 99257
  -bodyTs: "'7':35 '8':46 '9':47 'allow':37 'also':69 'base':26 'btw':55 'comment':54 'contain':45 'cool':48 'crazi':59 'debian':25 'debian-bas':24 'deploy':38 'distribut':15,28 'interest':75 'kernel':34 'less':74 'linux':7,27,70 'lts':33 'm':64 'machin':43 'manag':40 'modifi':31 'oper':10 'packag':5 'page':20 'pill':60 'proxmox':1,67 'respond':51 'run':65 'straight':16 'system':11 'take':58 'ubuntu':32 've':2 'virtual':42 'vms':62 'way':49 'wikipedia':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5139505"
  +editedAt: DateTimeImmutable @1699423672 {#5157
    date: 2023-11-08 07:07:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699381058 {#5155
    date: 2023-11-07 19:17:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5161
  +user: App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5015
    +user: Proxies\__CG__\App\Entity\User {#5016 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4222
      +user: App\Entity\User {#4235 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I installed Slackware in 1994 or so. Floppy. Disks.\n
        \n
        Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699535052 {#4216
        date: 2023-11-09 14:04:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4223 …}
      +nested: Doctrine\ORM\PersistentCollection {#4225 …}
      +votes: Doctrine\ORM\PersistentCollection {#4227 …}
      +reports: Doctrine\ORM\PersistentCollection {#4229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
      -id: 97831
      -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5128964"
      +editedAt: DateTimeImmutable @1699380836 {#4217
        date: 2023-11-07 19:13:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699342666 {#4218
        date: 2023-11-07 08:37:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: """
      Proxmox isn’t a “distro” as most would colloquially think of one. It’s a hypervisor.\n
      \n
      Am I taking crazy pills?\n
      \n
      Do you mean you are using it to use your setup in a VM or container?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699370906 {#5013
      date: 2023-11-07 16:28:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@xantoxis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5017 …}
    +nested: Doctrine\ORM\PersistentCollection {#5019 …}
    +votes: Doctrine\ORM\PersistentCollection {#5021 …}
    +reports: Doctrine\ORM\PersistentCollection {#5023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
    -id: 98802
    -bodyTs: "'colloqui':9 'contain':37 'crazi':20 'distro':5 'hypervisor':16 'isn':2 'mean':24 'one':12 'pill':21 'proxmox':1 'setup':32 'take':19 'think':10 'use':27,30 'vm':35 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5136040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699370906 {#5014
      date: 2023-11-07 16:28:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: """
    Proxmox VE is a packaging of Linux as an operating system. It is a distribution. Straight from the wikipedia page:\n
    \n
    > It is a Debian-based Linux distribution with a modified Ubuntu LTS kernel[7] and allows deployment and management of virtual machines and containers.[8][9]\n
    \n
    Cool way to respond to a comment btw:\n
    \n
    > Am I taking crazy pills?\n
    \n
    The VMs I’m running in Proxmox are also Linux, but that’s less interesting to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699381058 {#5154
    date: 2023-11-07 19:17:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@xantoxis@lemmy.world"
    "@cybersandwich@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5162 …}
  +nested: Doctrine\ORM\PersistentCollection {#5164 …}
  +votes: Doctrine\ORM\PersistentCollection {#5166 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -id: 99257
  -bodyTs: "'7':35 '8':46 '9':47 'allow':37 'also':69 'base':26 'btw':55 'comment':54 'contain':45 'cool':48 'crazi':59 'debian':25 'debian-bas':24 'deploy':38 'distribut':15,28 'interest':75 'kernel':34 'less':74 'linux':7,27,70 'lts':33 'm':64 'machin':43 'manag':40 'modifi':31 'oper':10 'packag':5 'page':20 'pill':60 'proxmox':1,67 'respond':51 'run':65 'straight':16 'system':11 'take':58 'ubuntu':32 've':2 'virtual':42 'vms':62 'way':49 'wikipedia':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5139505"
  +editedAt: DateTimeImmutable @1699423672 {#5157
    date: 2023-11-08 07:07:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699381058 {#5155
    date: 2023-11-07 19:17:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5161
  +user: App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5015
    +user: Proxies\__CG__\App\Entity\User {#5016 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4222
      +user: App\Entity\User {#4235 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I installed Slackware in 1994 or so. Floppy. Disks.\n
        \n
        Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699535052 {#4216
        date: 2023-11-09 14:04:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4223 …}
      +nested: Doctrine\ORM\PersistentCollection {#4225 …}
      +votes: Doctrine\ORM\PersistentCollection {#4227 …}
      +reports: Doctrine\ORM\PersistentCollection {#4229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
      -id: 97831
      -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5128964"
      +editedAt: DateTimeImmutable @1699380836 {#4217
        date: 2023-11-07 19:13:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699342666 {#4218
        date: 2023-11-07 08:37:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: """
      Proxmox isn’t a “distro” as most would colloquially think of one. It’s a hypervisor.\n
      \n
      Am I taking crazy pills?\n
      \n
      Do you mean you are using it to use your setup in a VM or container?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699370906 {#5013
      date: 2023-11-07 16:28:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@xantoxis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5017 …}
    +nested: Doctrine\ORM\PersistentCollection {#5019 …}
    +votes: Doctrine\ORM\PersistentCollection {#5021 …}
    +reports: Doctrine\ORM\PersistentCollection {#5023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
    -id: 98802
    -bodyTs: "'colloqui':9 'contain':37 'crazi':20 'distro':5 'hypervisor':16 'isn':2 'mean':24 'one':12 'pill':21 'proxmox':1 'setup':32 'take':19 'think':10 'use':27,30 'vm':35 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5136040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699370906 {#5014
      date: 2023-11-07 16:28:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: """
    Proxmox VE is a packaging of Linux as an operating system. It is a distribution. Straight from the wikipedia page:\n
    \n
    > It is a Debian-based Linux distribution with a modified Ubuntu LTS kernel[7] and allows deployment and management of virtual machines and containers.[8][9]\n
    \n
    Cool way to respond to a comment btw:\n
    \n
    > Am I taking crazy pills?\n
    \n
    The VMs I’m running in Proxmox are also Linux, but that’s less interesting to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699381058 {#5154
    date: 2023-11-07 19:17:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@xantoxis@lemmy.world"
    "@cybersandwich@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5162 …}
  +nested: Doctrine\ORM\PersistentCollection {#5164 …}
  +votes: Doctrine\ORM\PersistentCollection {#5166 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -id: 99257
  -bodyTs: "'7':35 '8':46 '9':47 'allow':37 'also':69 'base':26 'btw':55 'comment':54 'contain':45 'cool':48 'crazi':59 'debian':25 'debian-bas':24 'deploy':38 'distribut':15,28 'interest':75 'kernel':34 'less':74 'linux':7,27,70 'lts':33 'm':64 'machin':43 'manag':40 'modifi':31 'oper':10 'packag':5 'page':20 'pill':60 'proxmox':1,67 'respond':51 'run':65 'straight':16 'system':11 'take':58 'ubuntu':32 've':2 'virtual':42 'vms':62 'way':49 'wikipedia':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5139505"
  +editedAt: DateTimeImmutable @1699423672 {#5157
    date: 2023-11-08 07:07:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699381058 {#5155
    date: 2023-11-07 19:17:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5215
  +user: Proxies\__CG__\App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5161
    +user: App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5015
      +user: Proxies\__CG__\App\Entity\User {#5016 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4222
        +user: App\Entity\User {#4235 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I installed Slackware in 1994 or so. Floppy. Disks.\n
          \n
          Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699535052 {#4216
          date: 2023-11-09 14:04:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@perishthethought@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4223 …}
        +nested: Doctrine\ORM\PersistentCollection {#4225 …}
        +votes: Doctrine\ORM\PersistentCollection {#4227 …}
        +reports: Doctrine\ORM\PersistentCollection {#4229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
        -id: 97831
        -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5128964"
        +editedAt: DateTimeImmutable @1699380836 {#4217
          date: 2023-11-07 19:13:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699342666 {#4218
          date: 2023-11-07 08:37:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4222}
      +body: """
        Proxmox isn’t a “distro” as most would colloquially think of one. It’s a hypervisor.\n
        \n
        Am I taking crazy pills?\n
        \n
        Do you mean you are using it to use your setup in a VM or container?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699370906 {#5013
        date: 2023-11-07 16:28:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
        "@xantoxis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5017 …}
      +nested: Doctrine\ORM\PersistentCollection {#5019 …}
      +votes: Doctrine\ORM\PersistentCollection {#5021 …}
      +reports: Doctrine\ORM\PersistentCollection {#5023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
      -id: 98802
      -bodyTs: "'colloqui':9 'contain':37 'crazi':20 'distro':5 'hypervisor':16 'isn':2 'mean':24 'one':12 'pill':21 'proxmox':1 'setup':32 'take':19 'think':10 'use':27,30 'vm':35 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5136040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699370906 {#5014
        date: 2023-11-07 16:28:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: """
      Proxmox VE is a packaging of Linux as an operating system. It is a distribution. Straight from the wikipedia page:\n
      \n
      > It is a Debian-based Linux distribution with a modified Ubuntu LTS kernel[7] and allows deployment and management of virtual machines and containers.[8][9]\n
      \n
      Cool way to respond to a comment btw:\n
      \n
      > Am I taking crazy pills?\n
      \n
      The VMs I’m running in Proxmox are also Linux, but that’s less interesting to me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699381058 {#5154
      date: 2023-11-07 19:17:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@xantoxis@lemmy.world"
      "@cybersandwich@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    -id: 99257
    -bodyTs: "'7':35 '8':46 '9':47 'allow':37 'also':69 'base':26 'btw':55 'comment':54 'contain':45 'cool':48 'crazi':59 'debian':25 'debian-bas':24 'deploy':38 'distribut':15,28 'interest':75 'kernel':34 'less':74 'linux':7,27,70 'lts':33 'm':64 'machin':43 'manag':40 'modifi':31 'oper':10 'packag':5 'page':20 'pill':60 'proxmox':1,67 'respond':51 'run':65 'straight':16 'system':11 'take':58 'ubuntu':32 've':2 'virtual':42 'vms':62 'way':49 'wikipedia':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5139505"
    +editedAt: DateTimeImmutable @1699423672 {#5157
      date: 2023-11-08 07:07:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699381058 {#5155
      date: 2023-11-07 19:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: "I gotcha. I meant no offense. I was halfway hoping you’d tell me there was a spin of proxmox that was meant for desktop use that containerized everything or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699397368 {#5216
    date: 2023-11-07 23:49:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@xantoxis@lemmy.world"
    "@cybersandwich@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5208 …}
  +votes: Doctrine\ORM\PersistentCollection {#5206 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 100141
  -bodyTs: "'container':28 'd':12 'desktop':25 'everyth':29 'gotcha':2 'halfway':9 'hope':10 'meant':4,23 'offens':6 'proxmox':20 'someth':31 'spin':18 'tell':13 'use':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5144793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699397368 {#5219
    date: 2023-11-07 23:49:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5215
  +user: Proxies\__CG__\App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5161
    +user: App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5015
      +user: Proxies\__CG__\App\Entity\User {#5016 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4222
        +user: App\Entity\User {#4235 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I installed Slackware in 1994 or so. Floppy. Disks.\n
          \n
          Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699535052 {#4216
          date: 2023-11-09 14:04:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@perishthethought@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4223 …}
        +nested: Doctrine\ORM\PersistentCollection {#4225 …}
        +votes: Doctrine\ORM\PersistentCollection {#4227 …}
        +reports: Doctrine\ORM\PersistentCollection {#4229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
        -id: 97831
        -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5128964"
        +editedAt: DateTimeImmutable @1699380836 {#4217
          date: 2023-11-07 19:13:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699342666 {#4218
          date: 2023-11-07 08:37:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4222}
      +body: """
        Proxmox isn’t a “distro” as most would colloquially think of one. It’s a hypervisor.\n
        \n
        Am I taking crazy pills?\n
        \n
        Do you mean you are using it to use your setup in a VM or container?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699370906 {#5013
        date: 2023-11-07 16:28:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
        "@xantoxis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5017 …}
      +nested: Doctrine\ORM\PersistentCollection {#5019 …}
      +votes: Doctrine\ORM\PersistentCollection {#5021 …}
      +reports: Doctrine\ORM\PersistentCollection {#5023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
      -id: 98802
      -bodyTs: "'colloqui':9 'contain':37 'crazi':20 'distro':5 'hypervisor':16 'isn':2 'mean':24 'one':12 'pill':21 'proxmox':1 'setup':32 'take':19 'think':10 'use':27,30 'vm':35 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5136040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699370906 {#5014
        date: 2023-11-07 16:28:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: """
      Proxmox VE is a packaging of Linux as an operating system. It is a distribution. Straight from the wikipedia page:\n
      \n
      > It is a Debian-based Linux distribution with a modified Ubuntu LTS kernel[7] and allows deployment and management of virtual machines and containers.[8][9]\n
      \n
      Cool way to respond to a comment btw:\n
      \n
      > Am I taking crazy pills?\n
      \n
      The VMs I’m running in Proxmox are also Linux, but that’s less interesting to me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699381058 {#5154
      date: 2023-11-07 19:17:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@xantoxis@lemmy.world"
      "@cybersandwich@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    -id: 99257
    -bodyTs: "'7':35 '8':46 '9':47 'allow':37 'also':69 'base':26 'btw':55 'comment':54 'contain':45 'cool':48 'crazi':59 'debian':25 'debian-bas':24 'deploy':38 'distribut':15,28 'interest':75 'kernel':34 'less':74 'linux':7,27,70 'lts':33 'm':64 'machin':43 'manag':40 'modifi':31 'oper':10 'packag':5 'page':20 'pill':60 'proxmox':1,67 'respond':51 'run':65 'straight':16 'system':11 'take':58 'ubuntu':32 've':2 'virtual':42 'vms':62 'way':49 'wikipedia':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5139505"
    +editedAt: DateTimeImmutable @1699423672 {#5157
      date: 2023-11-08 07:07:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699381058 {#5155
      date: 2023-11-07 19:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: "I gotcha. I meant no offense. I was halfway hoping you’d tell me there was a spin of proxmox that was meant for desktop use that containerized everything or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699397368 {#5216
    date: 2023-11-07 23:49:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@xantoxis@lemmy.world"
    "@cybersandwich@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5208 …}
  +votes: Doctrine\ORM\PersistentCollection {#5206 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 100141
  -bodyTs: "'container':28 'd':12 'desktop':25 'everyth':29 'gotcha':2 'halfway':9 'hope':10 'meant':4,23 'offens':6 'proxmox':20 'someth':31 'spin':18 'tell':13 'use':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5144793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699397368 {#5219
    date: 2023-11-07 23:49:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5215
  +user: Proxies\__CG__\App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5161
    +user: App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5015
      +user: Proxies\__CG__\App\Entity\User {#5016 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4222
        +user: App\Entity\User {#4235 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I installed Slackware in 1994 or so. Floppy. Disks.\n
          \n
          Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699535052 {#4216
          date: 2023-11-09 14:04:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@perishthethought@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4223 …}
        +nested: Doctrine\ORM\PersistentCollection {#4225 …}
        +votes: Doctrine\ORM\PersistentCollection {#4227 …}
        +reports: Doctrine\ORM\PersistentCollection {#4229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
        -id: 97831
        -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5128964"
        +editedAt: DateTimeImmutable @1699380836 {#4217
          date: 2023-11-07 19:13:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699342666 {#4218
          date: 2023-11-07 08:37:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4222}
      +body: """
        Proxmox isn’t a “distro” as most would colloquially think of one. It’s a hypervisor.\n
        \n
        Am I taking crazy pills?\n
        \n
        Do you mean you are using it to use your setup in a VM or container?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699370906 {#5013
        date: 2023-11-07 16:28:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
        "@xantoxis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5017 …}
      +nested: Doctrine\ORM\PersistentCollection {#5019 …}
      +votes: Doctrine\ORM\PersistentCollection {#5021 …}
      +reports: Doctrine\ORM\PersistentCollection {#5023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
      -id: 98802
      -bodyTs: "'colloqui':9 'contain':37 'crazi':20 'distro':5 'hypervisor':16 'isn':2 'mean':24 'one':12 'pill':21 'proxmox':1 'setup':32 'take':19 'think':10 'use':27,30 'vm':35 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5136040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699370906 {#5014
        date: 2023-11-07 16:28:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: """
      Proxmox VE is a packaging of Linux as an operating system. It is a distribution. Straight from the wikipedia page:\n
      \n
      > It is a Debian-based Linux distribution with a modified Ubuntu LTS kernel[7] and allows deployment and management of virtual machines and containers.[8][9]\n
      \n
      Cool way to respond to a comment btw:\n
      \n
      > Am I taking crazy pills?\n
      \n
      The VMs I’m running in Proxmox are also Linux, but that’s less interesting to me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699381058 {#5154
      date: 2023-11-07 19:17:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@xantoxis@lemmy.world"
      "@cybersandwich@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    -id: 99257
    -bodyTs: "'7':35 '8':46 '9':47 'allow':37 'also':69 'base':26 'btw':55 'comment':54 'contain':45 'cool':48 'crazi':59 'debian':25 'debian-bas':24 'deploy':38 'distribut':15,28 'interest':75 'kernel':34 'less':74 'linux':7,27,70 'lts':33 'm':64 'machin':43 'manag':40 'modifi':31 'oper':10 'packag':5 'page':20 'pill':60 'proxmox':1,67 'respond':51 'run':65 'straight':16 'system':11 'take':58 'ubuntu':32 've':2 'virtual':42 'vms':62 'way':49 'wikipedia':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5139505"
    +editedAt: DateTimeImmutable @1699423672 {#5157
      date: 2023-11-08 07:07:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699381058 {#5155
      date: 2023-11-07 19:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: "I gotcha. I meant no offense. I was halfway hoping you’d tell me there was a spin of proxmox that was meant for desktop use that containerized everything or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699397368 {#5216
    date: 2023-11-07 23:49:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@xantoxis@lemmy.world"
    "@cybersandwich@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5208 …}
  +votes: Doctrine\ORM\PersistentCollection {#5206 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 100141
  -bodyTs: "'container':28 'd':12 'desktop':25 'everyth':29 'gotcha':2 'halfway':9 'hope':10 'meant':4,23 'offens':6 'proxmox':20 'someth':31 'spin':18 'tell':13 'use':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5144793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699397368 {#5219
    date: 2023-11-07 23:49:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#5243
  +user: App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5215
    +user: Proxies\__CG__\App\Entity\User {#5016 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5161
      +user: App\Entity\User {#4235 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5015
        +user: Proxies\__CG__\App\Entity\User {#5016 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4222
          +user: App\Entity\User {#4235 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I installed Slackware in 1994 or so. Floppy. Disks.\n
            \n
            Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1699535052 {#4216
            date: 2023-11-09 14:04:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@perishthethought@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4223 …}
          +nested: Doctrine\ORM\PersistentCollection {#4225 …}
          +votes: Doctrine\ORM\PersistentCollection {#4227 …}
          +reports: Doctrine\ORM\PersistentCollection {#4229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
          -id: 97831
          -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5128964"
          +editedAt: DateTimeImmutable @1699380836 {#4217
            date: 2023-11-07 19:13:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699342666 {#4218
            date: 2023-11-07 08:37:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4222}
        +body: """
          Proxmox isn’t a “distro” as most would colloquially think of one. It’s a hypervisor.\n
          \n
          Am I taking crazy pills?\n
          \n
          Do you mean you are using it to use your setup in a VM or container?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699370906 {#5013
          date: 2023-11-07 16:28:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@perishthethought@lemm.ee"
          "@xantoxis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5017 …}
        +nested: Doctrine\ORM\PersistentCollection {#5019 …}
        +votes: Doctrine\ORM\PersistentCollection {#5021 …}
        +reports: Doctrine\ORM\PersistentCollection {#5023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
        -id: 98802
        -bodyTs: "'colloqui':9 'contain':37 'crazi':20 'distro':5 'hypervisor':16 'isn':2 'mean':24 'one':12 'pill':21 'proxmox':1 'setup':32 'take':19 'think':10 'use':27,30 'vm':35 'would':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5136040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699370906 {#5014
          date: 2023-11-07 16:28:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4222}
      +body: """
        Proxmox VE is a packaging of Linux as an operating system. It is a distribution. Straight from the wikipedia page:\n
        \n
        > It is a Debian-based Linux distribution with a modified Ubuntu LTS kernel[7] and allows deployment and management of virtual machines and containers.[8][9]\n
        \n
        Cool way to respond to a comment btw:\n
        \n
        > Am I taking crazy pills?\n
        \n
        The VMs I’m running in Proxmox are also Linux, but that’s less interesting to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699381058 {#5154
        date: 2023-11-07 19:17:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
        "@xantoxis@lemmy.world"
        "@cybersandwich@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5162 …}
      +nested: Doctrine\ORM\PersistentCollection {#5164 …}
      +votes: Doctrine\ORM\PersistentCollection {#5166 …}
      +reports: Doctrine\ORM\PersistentCollection {#5169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
      -id: 99257
      -bodyTs: "'7':35 '8':46 '9':47 'allow':37 'also':69 'base':26 'btw':55 'comment':54 'contain':45 'cool':48 'crazi':59 'debian':25 'debian-bas':24 'deploy':38 'distribut':15,28 'interest':75 'kernel':34 'less':74 'linux':7,27,70 'lts':33 'm':64 'machin':43 'manag':40 'modifi':31 'oper':10 'packag':5 'page':20 'pill':60 'proxmox':1,67 'respond':51 'run':65 'straight':16 'system':11 'take':58 'ubuntu':32 've':2 'virtual':42 'vms':62 'way':49 'wikipedia':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5139505"
      +editedAt: DateTimeImmutable @1699423672 {#5157
        date: 2023-11-08 07:07:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699381058 {#5155
        date: 2023-11-07 19:17:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: "I gotcha. I meant no offense. I was halfway hoping you’d tell me there was a spin of proxmox that was meant for desktop use that containerized everything or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699397368 {#5216
      date: 2023-11-07 23:49:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@xantoxis@lemmy.world"
      "@cybersandwich@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5212 …}
    +nested: Doctrine\ORM\PersistentCollection {#5208 …}
    +votes: Doctrine\ORM\PersistentCollection {#5206 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 100141
    -bodyTs: "'container':28 'd':12 'desktop':25 'everyth':29 'gotcha':2 'halfway':9 'hope':10 'meant':4,23 'offens':6 'proxmox':20 'someth':31 'spin':18 'tell':13 'use':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5144793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699397368 {#5219
      date: 2023-11-07 23:49:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: "It’s Debian-based so can install all the same desktop and window environments available there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699472905 {#5248
    date: 2023-11-08 20:48:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@xantoxis@lemmy.world"
    "@cybersandwich@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5251 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 102471
  -bodyTs: "'avail':16 'base':5 'debian':4 'debian-bas':3 'desktop':12 'environ':15 'instal':8 'window':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5163522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699472905 {#5245
    date: 2023-11-08 20:48:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5243
  +user: App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5215
    +user: Proxies\__CG__\App\Entity\User {#5016 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5161
      +user: App\Entity\User {#4235 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5015
        +user: Proxies\__CG__\App\Entity\User {#5016 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4222
          +user: App\Entity\User {#4235 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I installed Slackware in 1994 or so. Floppy. Disks.\n
            \n
            Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1699535052 {#4216
            date: 2023-11-09 14:04:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@perishthethought@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4223 …}
          +nested: Doctrine\ORM\PersistentCollection {#4225 …}
          +votes: Doctrine\ORM\PersistentCollection {#4227 …}
          +reports: Doctrine\ORM\PersistentCollection {#4229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
          -id: 97831
          -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5128964"
          +editedAt: DateTimeImmutable @1699380836 {#4217
            date: 2023-11-07 19:13:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699342666 {#4218
            date: 2023-11-07 08:37:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4222}
        +body: """
          Proxmox isn’t a “distro” as most would colloquially think of one. It’s a hypervisor.\n
          \n
          Am I taking crazy pills?\n
          \n
          Do you mean you are using it to use your setup in a VM or container?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699370906 {#5013
          date: 2023-11-07 16:28:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@perishthethought@lemm.ee"
          "@xantoxis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5017 …}
        +nested: Doctrine\ORM\PersistentCollection {#5019 …}
        +votes: Doctrine\ORM\PersistentCollection {#5021 …}
        +reports: Doctrine\ORM\PersistentCollection {#5023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
        -id: 98802
        -bodyTs: "'colloqui':9 'contain':37 'crazi':20 'distro':5 'hypervisor':16 'isn':2 'mean':24 'one':12 'pill':21 'proxmox':1 'setup':32 'take':19 'think':10 'use':27,30 'vm':35 'would':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5136040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699370906 {#5014
          date: 2023-11-07 16:28:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4222}
      +body: """
        Proxmox VE is a packaging of Linux as an operating system. It is a distribution. Straight from the wikipedia page:\n
        \n
        > It is a Debian-based Linux distribution with a modified Ubuntu LTS kernel[7] and allows deployment and management of virtual machines and containers.[8][9]\n
        \n
        Cool way to respond to a comment btw:\n
        \n
        > Am I taking crazy pills?\n
        \n
        The VMs I’m running in Proxmox are also Linux, but that’s less interesting to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699381058 {#5154
        date: 2023-11-07 19:17:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
        "@xantoxis@lemmy.world"
        "@cybersandwich@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5162 …}
      +nested: Doctrine\ORM\PersistentCollection {#5164 …}
      +votes: Doctrine\ORM\PersistentCollection {#5166 …}
      +reports: Doctrine\ORM\PersistentCollection {#5169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
      -id: 99257
      -bodyTs: "'7':35 '8':46 '9':47 'allow':37 'also':69 'base':26 'btw':55 'comment':54 'contain':45 'cool':48 'crazi':59 'debian':25 'debian-bas':24 'deploy':38 'distribut':15,28 'interest':75 'kernel':34 'less':74 'linux':7,27,70 'lts':33 'm':64 'machin':43 'manag':40 'modifi':31 'oper':10 'packag':5 'page':20 'pill':60 'proxmox':1,67 'respond':51 'run':65 'straight':16 'system':11 'take':58 'ubuntu':32 've':2 'virtual':42 'vms':62 'way':49 'wikipedia':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5139505"
      +editedAt: DateTimeImmutable @1699423672 {#5157
        date: 2023-11-08 07:07:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699381058 {#5155
        date: 2023-11-07 19:17:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: "I gotcha. I meant no offense. I was halfway hoping you’d tell me there was a spin of proxmox that was meant for desktop use that containerized everything or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699397368 {#5216
      date: 2023-11-07 23:49:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@xantoxis@lemmy.world"
      "@cybersandwich@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5212 …}
    +nested: Doctrine\ORM\PersistentCollection {#5208 …}
    +votes: Doctrine\ORM\PersistentCollection {#5206 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 100141
    -bodyTs: "'container':28 'd':12 'desktop':25 'everyth':29 'gotcha':2 'halfway':9 'hope':10 'meant':4,23 'offens':6 'proxmox':20 'someth':31 'spin':18 'tell':13 'use':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5144793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699397368 {#5219
      date: 2023-11-07 23:49:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: "It’s Debian-based so can install all the same desktop and window environments available there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699472905 {#5248
    date: 2023-11-08 20:48:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@xantoxis@lemmy.world"
    "@cybersandwich@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5251 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 102471
  -bodyTs: "'avail':16 'base':5 'debian':4 'debian-bas':3 'desktop':12 'environ':15 'instal':8 'window':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5163522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699472905 {#5245
    date: 2023-11-08 20:48:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5243
  +user: App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5215
    +user: Proxies\__CG__\App\Entity\User {#5016 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5161
      +user: App\Entity\User {#4235 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5015
        +user: Proxies\__CG__\App\Entity\User {#5016 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4222
          +user: App\Entity\User {#4235 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I installed Slackware in 1994 or so. Floppy. Disks.\n
            \n
            Fast forward almost 30 years and I’m still trying new (to me) distros. Proxmox VE this time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1699535052 {#4216
            date: 2023-11-09 14:04:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@perishthethought@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4223 …}
          +nested: Doctrine\ORM\PersistentCollection {#4225 …}
          +votes: Doctrine\ORM\PersistentCollection {#4227 …}
          +reports: Doctrine\ORM\PersistentCollection {#4229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
          -id: 97831
          -bodyTs: "'1994':5 '30':13 'almost':12 'disk':9 'distro':23 'fast':10 'floppi':8 'forward':11 'instal':2 'm':17 'new':20 'proxmox':24 'slackwar':3 'still':18 'time':27 'tri':19 've':25 'year':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5128964"
          +editedAt: DateTimeImmutable @1699380836 {#4217
            date: 2023-11-07 19:13:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699342666 {#4218
            date: 2023-11-07 08:37:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4222}
        +body: """
          Proxmox isn’t a “distro” as most would colloquially think of one. It’s a hypervisor.\n
          \n
          Am I taking crazy pills?\n
          \n
          Do you mean you are using it to use your setup in a VM or container?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699370906 {#5013
          date: 2023-11-07 16:28:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@perishthethought@lemm.ee"
          "@xantoxis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5017 …}
        +nested: Doctrine\ORM\PersistentCollection {#5019 …}
        +votes: Doctrine\ORM\PersistentCollection {#5021 …}
        +reports: Doctrine\ORM\PersistentCollection {#5023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
        -id: 98802
        -bodyTs: "'colloqui':9 'contain':37 'crazi':20 'distro':5 'hypervisor':16 'isn':2 'mean':24 'one':12 'pill':21 'proxmox':1 'setup':32 'take':19 'think':10 'use':27,30 'vm':35 'would':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5136040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699370906 {#5014
          date: 2023-11-07 16:28:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4222}
      +body: """
        Proxmox VE is a packaging of Linux as an operating system. It is a distribution. Straight from the wikipedia page:\n
        \n
        > It is a Debian-based Linux distribution with a modified Ubuntu LTS kernel[7] and allows deployment and management of virtual machines and containers.[8][9]\n
        \n
        Cool way to respond to a comment btw:\n
        \n
        > Am I taking crazy pills?\n
        \n
        The VMs I’m running in Proxmox are also Linux, but that’s less interesting to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699381058 {#5154
        date: 2023-11-07 19:17:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
        "@xantoxis@lemmy.world"
        "@cybersandwich@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5162 …}
      +nested: Doctrine\ORM\PersistentCollection {#5164 …}
      +votes: Doctrine\ORM\PersistentCollection {#5166 …}
      +reports: Doctrine\ORM\PersistentCollection {#5169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
      -id: 99257
      -bodyTs: "'7':35 '8':46 '9':47 'allow':37 'also':69 'base':26 'btw':55 'comment':54 'contain':45 'cool':48 'crazi':59 'debian':25 'debian-bas':24 'deploy':38 'distribut':15,28 'interest':75 'kernel':34 'less':74 'linux':7,27,70 'lts':33 'm':64 'machin':43 'manag':40 'modifi':31 'oper':10 'packag':5 'page':20 'pill':60 'proxmox':1,67 'respond':51 'run':65 'straight':16 'system':11 'take':58 'ubuntu':32 've':2 'virtual':42 'vms':62 'way':49 'wikipedia':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5139505"
      +editedAt: DateTimeImmutable @1699423672 {#5157
        date: 2023-11-08 07:07:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699381058 {#5155
        date: 2023-11-07 19:17:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: "I gotcha. I meant no offense. I was halfway hoping you’d tell me there was a spin of proxmox that was meant for desktop use that containerized everything or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699397368 {#5216
      date: 2023-11-07 23:49:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@xantoxis@lemmy.world"
      "@cybersandwich@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5212 …}
    +nested: Doctrine\ORM\PersistentCollection {#5208 …}
    +votes: Doctrine\ORM\PersistentCollection {#5206 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 100141
    -bodyTs: "'container':28 'd':12 'desktop':25 'everyth':29 'gotcha':2 'halfway':9 'hope':10 'meant':4,23 'offens':6 'proxmox':20 'someth':31 'spin':18 'tell':13 'use':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5144793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699397368 {#5219
      date: 2023-11-07 23:49:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: "It’s Debian-based so can install all the same desktop and window environments available there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699472905 {#5248
    date: 2023-11-08 20:48:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@xantoxis@lemmy.world"
    "@cybersandwich@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5251 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 102471
  -bodyTs: "'avail':16 'base':5 'debian':4 'debian-bas':3 'desktop':12 'environ':15 'instal':8 'window':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5163522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699472905 {#5245
    date: 2023-11-08 20:48:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#5047
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4295 …}
  +root: App\Entity\EntryComment {#4295 …}
  +body: "Mandrake was pretty cool. The original user-friendly distro. I’ve never used it (was too deep down the rabbit hole running Red Hat to try something “friendly”) but I remember there was a bit of hype going back in the day about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699469570 {#5045
    date: 2023-11-08 19:52:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -id: 102374
  -bodyTs: "'back':40 'bit':36 'cool':4 'day':43 'deep':18 'distro':10 'friend':9,29 'go':39 'hat':25 'hole':22 'hype':38 'mandrak':1 'never':13 'origin':6 'pretti':3 'rabbit':21 'red':24 'rememb':32 'run':23 'someth':28 'tri':27 'use':14 'user':8 'user-friend':7 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4417159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699469570 {#5046
    date: 2023-11-08 19:52:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5047
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4295 …}
  +root: App\Entity\EntryComment {#4295 …}
  +body: "Mandrake was pretty cool. The original user-friendly distro. I’ve never used it (was too deep down the rabbit hole running Red Hat to try something “friendly”) but I remember there was a bit of hype going back in the day about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699469570 {#5045
    date: 2023-11-08 19:52:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -id: 102374
  -bodyTs: "'back':40 'bit':36 'cool':4 'day':43 'deep':18 'distro':10 'friend':9,29 'go':39 'hat':25 'hole':22 'hype':38 'mandrak':1 'never':13 'origin':6 'pretti':3 'rabbit':21 'red':24 'rememb':32 'run':23 'someth':28 'tri':27 'use':14 'user':8 'user-friend':7 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4417159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699469570 {#5046
    date: 2023-11-08 19:52:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5047
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4295 …}
  +root: App\Entity\EntryComment {#4295 …}
  +body: "Mandrake was pretty cool. The original user-friendly distro. I’ve never used it (was too deep down the rabbit hole running Red Hat to try something “friendly”) but I remember there was a bit of hype going back in the day about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699469570 {#5045
    date: 2023-11-08 19:52:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -id: 102374
  -bodyTs: "'back':40 'bit':36 'cool':4 'day':43 'deep':18 'distro':10 'friend':9,29 'go':39 'hat':25 'hole':22 'hype':38 'mandrak':1 'never':13 'origin':6 'pretti':3 'rabbit':21 'red':24 'rememb':32 'run':23 'someth':28 'tri':27 'use':14 'user':8 'user-friend':7 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4417159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699469570 {#5046
    date: 2023-11-08 19:52:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4371
  +user: App\Entity\User {#4384 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I always forget chromeos is based on gentoo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699532219 {#4365
    date: 2023-11-09 13:16:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4372 …}
  +nested: Doctrine\ORM\PersistentCollection {#4374 …}
  +votes: Doctrine\ORM\PersistentCollection {#4376 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 98774
  -bodyTs: "'alway':2 'base':6 'chromeo':4 'forget':3 'gentoo':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/604619/-/comment/3416704"
  +editedAt: DateTimeImmutable @1699411407 {#4366
    date: 2023-11-08 03:43:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699370123 {#4367
    date: 2023-11-07 16:15:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4371
  +user: App\Entity\User {#4384 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I always forget chromeos is based on gentoo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699532219 {#4365
    date: 2023-11-09 13:16:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4372 …}
  +nested: Doctrine\ORM\PersistentCollection {#4374 …}
  +votes: Doctrine\ORM\PersistentCollection {#4376 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 98774
  -bodyTs: "'alway':2 'base':6 'chromeo':4 'forget':3 'gentoo':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/604619/-/comment/3416704"
  +editedAt: DateTimeImmutable @1699411407 {#4366
    date: 2023-11-08 03:43:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699370123 {#4367
    date: 2023-11-07 16:15:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4371
  +user: App\Entity\User {#4384 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I always forget chromeos is based on gentoo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699532219 {#4365
    date: 2023-11-09 13:16:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4372 …}
  +nested: Doctrine\ORM\PersistentCollection {#4374 …}
  +votes: Doctrine\ORM\PersistentCollection {#4376 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 98774
  -bodyTs: "'alway':2 'base':6 'chromeo':4 'forget':3 'gentoo':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/604619/-/comment/3416704"
  +editedAt: DateTimeImmutable @1699411407 {#4366
    date: 2023-11-08 03:43:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699370123 {#4367
    date: 2023-11-07 16:15:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5094
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4371
    +user: App\Entity\User {#4384 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I always forget chromeos is based on gentoo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699532219 {#4365
      date: 2023-11-09 13:16:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4372 …}
    +nested: Doctrine\ORM\PersistentCollection {#4374 …}
    +votes: Doctrine\ORM\PersistentCollection {#4376 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 98774
    -bodyTs: "'alway':2 'base':6 'chromeo':4 'forget':3 'gentoo':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/604619/-/comment/3416704"
    +editedAt: DateTimeImmutable @1699411407 {#4366
      date: 2023-11-08 03:43:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699370123 {#4367
      date: 2023-11-07 16:15:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4371}
  +body: "I mean, at this point it’s probably got a much Gentoo left in it as Steam OS has Arch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699468972 {#5092
    date: 2023-11-08 19:42:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@technologicalcaveman@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
  -id: 102345
  -bodyTs: "'arch':20 'gentoo':12 'got':9 'left':13 'mean':2 'much':11 'os':18 'point':5 'probabl':8 'steam':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4416948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468972 {#5093
    date: 2023-11-08 19: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
67 DENIED edit
App\Entity\EntryComment {#5094
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4371
    +user: App\Entity\User {#4384 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I always forget chromeos is based on gentoo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699532219 {#4365
      date: 2023-11-09 13:16:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4372 …}
    +nested: Doctrine\ORM\PersistentCollection {#4374 …}
    +votes: Doctrine\ORM\PersistentCollection {#4376 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 98774
    -bodyTs: "'alway':2 'base':6 'chromeo':4 'forget':3 'gentoo':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/604619/-/comment/3416704"
    +editedAt: DateTimeImmutable @1699411407 {#4366
      date: 2023-11-08 03:43:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699370123 {#4367
      date: 2023-11-07 16:15:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4371}
  +body: "I mean, at this point it’s probably got a much Gentoo left in it as Steam OS has Arch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699468972 {#5092
    date: 2023-11-08 19:42:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@technologicalcaveman@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
  -id: 102345
  -bodyTs: "'arch':20 'gentoo':12 'got':9 'left':13 'mean':2 'much':11 'os':18 'point':5 'probabl':8 'steam':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4416948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468972 {#5093
    date: 2023-11-08 19: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
68 DENIED moderate
App\Entity\EntryComment {#5094
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4371
    +user: App\Entity\User {#4384 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I always forget chromeos is based on gentoo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699532219 {#4365
      date: 2023-11-09 13:16:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4372 …}
    +nested: Doctrine\ORM\PersistentCollection {#4374 …}
    +votes: Doctrine\ORM\PersistentCollection {#4376 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 98774
    -bodyTs: "'alway':2 'base':6 'chromeo':4 'forget':3 'gentoo':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/604619/-/comment/3416704"
    +editedAt: DateTimeImmutable @1699411407 {#4366
      date: 2023-11-08 03:43:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699370123 {#4367
      date: 2023-11-07 16:15:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4371}
  +body: "I mean, at this point it’s probably got a much Gentoo left in it as Steam OS has Arch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699468972 {#5092
    date: 2023-11-08 19:42:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@technologicalcaveman@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
  -id: 102345
  -bodyTs: "'arch':20 'gentoo':12 'got':9 'left':13 'mean':2 'much':11 'os':18 'point':5 'probabl':8 'steam':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4416948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468972 {#5093
    date: 2023-11-08 19: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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4444
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "failed to install Debian Woody and SUSE in early naughts – finally succeeded with a Stage 1 Gentoo install (yay for me?) – a long sabbatical from Linux, back into the groove with Pop!_OS for a while, and recently replaced with Debian stable (successfully this time ;p ) – getting old enough that “bleeding edge” doesn’t hold any appeal any more, “boring” is far more interesting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699532181 {#4439
    date: 2023-11-09 13:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 99348
  -bodyTs: "'1':16 'appeal':57 'back':27 'bleed':51 'bore':60 'debian':4,41 'doesn':53 'earli':9 'edg':52 'enough':49 'fail':1 'far':62 'final':11 'gentoo':17 'get':47 'groov':30 'hold':55 'instal':3,18 'interest':64 'linux':26 'long':23 'naught':10 'old':48 'os':33 'p':46 'pop':32 'recent':38 'replac':39 'sabbat':24 'stabl':42 'stage':15 'succeed':12 'success':43 'suse':7 'time':45 'woodi':5 'yay':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3827149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699383047 {#4440
    date: 2023-11-07 19:50:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4444
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "failed to install Debian Woody and SUSE in early naughts – finally succeeded with a Stage 1 Gentoo install (yay for me?) – a long sabbatical from Linux, back into the groove with Pop!_OS for a while, and recently replaced with Debian stable (successfully this time ;p ) – getting old enough that “bleeding edge” doesn’t hold any appeal any more, “boring” is far more interesting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699532181 {#4439
    date: 2023-11-09 13:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 99348
  -bodyTs: "'1':16 'appeal':57 'back':27 'bleed':51 'bore':60 'debian':4,41 'doesn':53 'earli':9 'edg':52 'enough':49 'fail':1 'far':62 'final':11 'gentoo':17 'get':47 'groov':30 'hold':55 'instal':3,18 'interest':64 'linux':26 'long':23 'naught':10 'old':48 'os':33 'p':46 'pop':32 'recent':38 'replac':39 'sabbat':24 'stabl':42 'stage':15 'succeed':12 'success':43 'suse':7 'time':45 'woodi':5 'yay':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3827149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699383047 {#4440
    date: 2023-11-07 19:50:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4444
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "failed to install Debian Woody and SUSE in early naughts – finally succeeded with a Stage 1 Gentoo install (yay for me?) – a long sabbatical from Linux, back into the groove with Pop!_OS for a while, and recently replaced with Debian stable (successfully this time ;p ) – getting old enough that “bleeding edge” doesn’t hold any appeal any more, “boring” is far more interesting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699532181 {#4439
    date: 2023-11-09 13:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 99348
  -bodyTs: "'1':16 'appeal':57 'back':27 'bleed':51 'bore':60 'debian':4,41 'doesn':53 'earli':9 'edg':52 'enough':49 'fail':1 'far':62 'final':11 'gentoo':17 'get':47 'groov':30 'hold':55 'instal':3,18 'interest':64 'linux':26 'long':23 'naught':10 'old':48 'os':33 'p':46 'pop':32 'recent':38 'replac':39 'sabbat':24 'stabl':42 'stage':15 'succeed':12 'success':43 'suse':7 'time':45 'woodi':5 'yay':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3827149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699383047 {#4440
    date: 2023-11-07 19:50:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#5109
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: App\Entity\User {#4457 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "failed to install Debian Woody and SUSE in early naughts – finally succeeded with a Stage 1 Gentoo install (yay for me?) – a long sabbatical from Linux, back into the groove with Pop!_OS for a while, and recently replaced with Debian stable (successfully this time ;p ) – getting old enough that “bleeding edge” doesn’t hold any appeal any more, “boring” is far more interesting"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699532181 {#4439
      date: 2023-11-09 13:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4445 …}
    +nested: Doctrine\ORM\PersistentCollection {#4447 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
    -id: 99348
    -bodyTs: "'1':16 'appeal':57 'back':27 'bleed':51 'bore':60 'debian':4,41 'doesn':53 'earli':9 'edg':52 'enough':49 'fail':1 'far':62 'final':11 'gentoo':17 'get':47 'groov':30 'hold':55 'instal':3,18 'interest':64 'linux':26 'long':23 'naught':10 'old':48 'os':33 'p':46 'pop':32 'recent':38 'replac':39 'sabbat':24 'stabl':42 'stage':15 'succeed':12 'success':43 'suse':7 'time':45 'woodi':5 'yay':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3827149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699383047 {#4440
      date: 2023-11-07 19:50:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4444}
  +body: "Debian stable with some stuff installed in containers and some as flatpak is a sleeper. It may just be the best most Rick solid combination out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699468921 {#5107
    date: 2023-11-08 19:42:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@cerement@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5112 …}
  +votes: Doctrine\ORM\PersistentCollection {#5114 …}
  +reports: Doctrine\ORM\PersistentCollection {#5116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5120 …}
  -id: 102344
  -bodyTs: "'best':21 'combin':25 'contain':8 'debian':1 'flatpak':12 'instal':6 'may':17 'rick':23 'sleeper':15 'solid':24 'stabl':2 'stuff':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4416928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468921 {#5108
    date: 2023-11-08 19:42:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5109
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: App\Entity\User {#4457 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "failed to install Debian Woody and SUSE in early naughts – finally succeeded with a Stage 1 Gentoo install (yay for me?) – a long sabbatical from Linux, back into the groove with Pop!_OS for a while, and recently replaced with Debian stable (successfully this time ;p ) – getting old enough that “bleeding edge” doesn’t hold any appeal any more, “boring” is far more interesting"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699532181 {#4439
      date: 2023-11-09 13:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4445 …}
    +nested: Doctrine\ORM\PersistentCollection {#4447 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
    -id: 99348
    -bodyTs: "'1':16 'appeal':57 'back':27 'bleed':51 'bore':60 'debian':4,41 'doesn':53 'earli':9 'edg':52 'enough':49 'fail':1 'far':62 'final':11 'gentoo':17 'get':47 'groov':30 'hold':55 'instal':3,18 'interest':64 'linux':26 'long':23 'naught':10 'old':48 'os':33 'p':46 'pop':32 'recent':38 'replac':39 'sabbat':24 'stabl':42 'stage':15 'succeed':12 'success':43 'suse':7 'time':45 'woodi':5 'yay':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3827149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699383047 {#4440
      date: 2023-11-07 19:50:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4444}
  +body: "Debian stable with some stuff installed in containers and some as flatpak is a sleeper. It may just be the best most Rick solid combination out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699468921 {#5107
    date: 2023-11-08 19:42:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@cerement@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5112 …}
  +votes: Doctrine\ORM\PersistentCollection {#5114 …}
  +reports: Doctrine\ORM\PersistentCollection {#5116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5120 …}
  -id: 102344
  -bodyTs: "'best':21 'combin':25 'contain':8 'debian':1 'flatpak':12 'instal':6 'may':17 'rick':23 'sleeper':15 'solid':24 'stabl':2 'stuff':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4416928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468921 {#5108
    date: 2023-11-08 19:42:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5109
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: App\Entity\User {#4457 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "failed to install Debian Woody and SUSE in early naughts – finally succeeded with a Stage 1 Gentoo install (yay for me?) – a long sabbatical from Linux, back into the groove with Pop!_OS for a while, and recently replaced with Debian stable (successfully this time ;p ) – getting old enough that “bleeding edge” doesn’t hold any appeal any more, “boring” is far more interesting"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699532181 {#4439
      date: 2023-11-09 13:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4445 …}
    +nested: Doctrine\ORM\PersistentCollection {#4447 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
    -id: 99348
    -bodyTs: "'1':16 'appeal':57 'back':27 'bleed':51 'bore':60 'debian':4,41 'doesn':53 'earli':9 'edg':52 'enough':49 'fail':1 'far':62 'final':11 'gentoo':17 'get':47 'groov':30 'hold':55 'instal':3,18 'interest':64 'linux':26 'long':23 'naught':10 'old':48 'os':33 'p':46 'pop':32 'recent':38 'replac':39 'sabbat':24 'stabl':42 'stage':15 'succeed':12 'success':43 'suse':7 'time':45 'woodi':5 'yay':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3827149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699383047 {#4440
      date: 2023-11-07 19:50:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4444}
  +body: "Debian stable with some stuff installed in containers and some as flatpak is a sleeper. It may just be the best most Rick solid combination out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699468921 {#5107
    date: 2023-11-08 19:42:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@cerement@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5112 …}
  +votes: Doctrine\ORM\PersistentCollection {#5114 …}
  +reports: Doctrine\ORM\PersistentCollection {#5116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5120 …}
  -id: 102344
  -bodyTs: "'best':21 'combin':25 'contain':8 'debian':1 'flatpak':12 'instal':6 'may':17 'rick':23 'sleeper':15 'solid':24 'stabl':2 'stuff':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4416928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468921 {#5108
    date: 2023-11-08 19:42:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4518
  +user: App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I started with Slackware around 1997 because I needed a free C compiler plus all I had were junk, hand-me-down computers. Stopped programming & using linux around 2000 and had switched back to Windows on a newly built, decent computer. From about 2000 until about 2016 I rarely used linux besides a couple routers. Raspberry pi 3 came out with built-in wifi & my dislike of Windows 10 got me back into linux for more use cases. Valve’s work on proton finally made it so I could switch to linux for most gaming & my Windows usage dropped to almost nothing. Currently using Manjaro on primary desktop and Fedora 38 on tablet with mix of distros in LXC & VMs on mini-PC w/ Proxmox VE & Synology NAS. SteamVR on linux been getting decent amount of work on it lately so once it gets stable I’ll have one less reason to need Windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699474065 {#4513
    date: 2023-11-08 21:07:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4519 …}
  +nested: Doctrine\ORM\PersistentCollection {#4521 …}
  +votes: Doctrine\ORM\PersistentCollection {#4523 …}
  +reports: Doctrine\ORM\PersistentCollection {#4525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4529 …}
  -id: 102504
  -bodyTs: "'10':71 '1997':6 '2000':30,45 '2016':48 '3':59 '38':113 'almost':103 'amount':138 'around':5,29 'back':34,74 'besid':53 'built':40,64 'built-in':63 'c':12 'came':60 'case':80 'compil':13 'comput':24,42 'could':91 'coupl':55 'current':105 'decent':41,137 'desktop':110 'dislik':68 'distro':119 'drop':101 'fedora':112 'final':86 'free':11 'game':97 'get':136,147 'got':72 'hand':21 'hand-me-down':20 'junk':19 'late':143 'less':153 'linux':28,52,76,94,134 'll':150 'lxc':121 'made':87 'manjaro':107 'mini':125 'mini-pc':124 'mix':117 'nas':131 'need':9,156 'newli':39 'noth':104 'one':152 'pc':126 'pi':58 'plus':14 'primari':109 'program':26 'proton':85 'proxmox':128 'rare':50 'raspberri':57 'reason':154 'router':56 'slackwar':4 'stabl':148 'start':2 'steamvr':132 'stop':25 'switch':33,92 'synolog':130 'tablet':115 'usag':100 'use':27,51,79,106 'valv':81 've':129 'vms':122 'w':127 'wifi':66 'window':36,70,99,157 'work':83,140"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5163955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699474065 {#4514
    date: 2023-11-08 21:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4518
  +user: App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I started with Slackware around 1997 because I needed a free C compiler plus all I had were junk, hand-me-down computers. Stopped programming & using linux around 2000 and had switched back to Windows on a newly built, decent computer. From about 2000 until about 2016 I rarely used linux besides a couple routers. Raspberry pi 3 came out with built-in wifi & my dislike of Windows 10 got me back into linux for more use cases. Valve’s work on proton finally made it so I could switch to linux for most gaming & my Windows usage dropped to almost nothing. Currently using Manjaro on primary desktop and Fedora 38 on tablet with mix of distros in LXC & VMs on mini-PC w/ Proxmox VE & Synology NAS. SteamVR on linux been getting decent amount of work on it lately so once it gets stable I’ll have one less reason to need Windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699474065 {#4513
    date: 2023-11-08 21:07:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4519 …}
  +nested: Doctrine\ORM\PersistentCollection {#4521 …}
  +votes: Doctrine\ORM\PersistentCollection {#4523 …}
  +reports: Doctrine\ORM\PersistentCollection {#4525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4529 …}
  -id: 102504
  -bodyTs: "'10':71 '1997':6 '2000':30,45 '2016':48 '3':59 '38':113 'almost':103 'amount':138 'around':5,29 'back':34,74 'besid':53 'built':40,64 'built-in':63 'c':12 'came':60 'case':80 'compil':13 'comput':24,42 'could':91 'coupl':55 'current':105 'decent':41,137 'desktop':110 'dislik':68 'distro':119 'drop':101 'fedora':112 'final':86 'free':11 'game':97 'get':136,147 'got':72 'hand':21 'hand-me-down':20 'junk':19 'late':143 'less':153 'linux':28,52,76,94,134 'll':150 'lxc':121 'made':87 'manjaro':107 'mini':125 'mini-pc':124 'mix':117 'nas':131 'need':9,156 'newli':39 'noth':104 'one':152 'pc':126 'pi':58 'plus':14 'primari':109 'program':26 'proton':85 'proxmox':128 'rare':50 'raspberri':57 'reason':154 'router':56 'slackwar':4 'stabl':148 'start':2 'steamvr':132 'stop':25 'switch':33,92 'synolog':130 'tablet':115 'usag':100 'use':27,51,79,106 'valv':81 've':129 'vms':122 'w':127 'wifi':66 'window':36,70,99,157 'work':83,140"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5163955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699474065 {#4514
    date: 2023-11-08 21:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4518
  +user: App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I started with Slackware around 1997 because I needed a free C compiler plus all I had were junk, hand-me-down computers. Stopped programming & using linux around 2000 and had switched back to Windows on a newly built, decent computer. From about 2000 until about 2016 I rarely used linux besides a couple routers. Raspberry pi 3 came out with built-in wifi & my dislike of Windows 10 got me back into linux for more use cases. Valve’s work on proton finally made it so I could switch to linux for most gaming & my Windows usage dropped to almost nothing. Currently using Manjaro on primary desktop and Fedora 38 on tablet with mix of distros in LXC & VMs on mini-PC w/ Proxmox VE & Synology NAS. SteamVR on linux been getting decent amount of work on it lately so once it gets stable I’ll have one less reason to need Windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699474065 {#4513
    date: 2023-11-08 21:07:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4519 …}
  +nested: Doctrine\ORM\PersistentCollection {#4521 …}
  +votes: Doctrine\ORM\PersistentCollection {#4523 …}
  +reports: Doctrine\ORM\PersistentCollection {#4525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4529 …}
  -id: 102504
  -bodyTs: "'10':71 '1997':6 '2000':30,45 '2016':48 '3':59 '38':113 'almost':103 'amount':138 'around':5,29 'back':34,74 'besid':53 'built':40,64 'built-in':63 'c':12 'came':60 'case':80 'compil':13 'comput':24,42 'could':91 'coupl':55 'current':105 'decent':41,137 'desktop':110 'dislik':68 'distro':119 'drop':101 'fedora':112 'final':86 'free':11 'game':97 'get':136,147 'got':72 'hand':21 'hand-me-down':20 'junk':19 'late':143 'less':153 'linux':28,52,76,94,134 'll':150 'lxc':121 'made':87 'manjaro':107 'mini':125 'mini-pc':124 'mix':117 'nas':131 'need':9,156 'newli':39 'noth':104 'one':152 'pc':126 'pi':58 'plus':14 'primari':109 'program':26 'proton':85 'proxmox':128 'rare':50 'raspberri':57 'reason':154 'router':56 'slackwar':4 'stabl':148 'start':2 'steamvr':132 'stop':25 'switch':33,92 'synolog':130 'tablet':115 'usag':100 'use':27,51,79,106 'valv':81 've':129 'vms':122 'w':127 'wifi':66 'window':36,70,99,157 'work':83,140"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5163955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699474065 {#4514
    date: 2023-11-08 21:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4591
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When I was first hearing about linux, it was via Knoppix. Seems like a past life now, so long ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699425192 {#4586
    date: 2023-11-08 07:33:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 97771
  -bodyTs: "'ago':20 'first':4 'hear':5 'knoppix':11 'life':16 'like':13 'linux':7 'long':19 'past':15 'seem':12 'via':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5818780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699340422 {#4587
    date: 2023-11-07 08:00:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4591
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When I was first hearing about linux, it was via Knoppix. Seems like a past life now, so long ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699425192 {#4586
    date: 2023-11-08 07:33:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 97771
  -bodyTs: "'ago':20 'first':4 'hear':5 'knoppix':11 'life':16 'like':13 'linux':7 'long':19 'past':15 'seem':12 'via':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5818780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699340422 {#4587
    date: 2023-11-07 08:00:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4591
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When I was first hearing about linux, it was via Knoppix. Seems like a past life now, so long ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699425192 {#4586
    date: 2023-11-08 07:33:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 97771
  -bodyTs: "'ago':20 'first':4 'hear':5 'knoppix':11 'life':16 'like':13 'linux':7 'long':19 'past':15 'seem':12 'via':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5818780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699340422 {#4587
    date: 2023-11-07 08:00:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#5001
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4591
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When I was first hearing about linux, it was via Knoppix. Seems like a past life now, so long ago."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699425192 {#4586
      date: 2023-11-08 07:33:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 97771
    -bodyTs: "'ago':20 'first':4 'hear':5 'knoppix':11 'life':16 'like':13 'linux':7 'long':19 'past':15 'seem':12 'via':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5818780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340422 {#4587
      date: 2023-11-07 08:00:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4591}
  +body: "Knoppix saved so many Windows systems …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699382449 {#5002
    date: 2023-11-07 19:40:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4992 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 99323
  -bodyTs: "'knoppix':1 'mani':4 'save':2 'system':6 'window':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3826972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699382449 {#5005
    date: 2023-11-07 19:40:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5001
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4591
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When I was first hearing about linux, it was via Knoppix. Seems like a past life now, so long ago."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699425192 {#4586
      date: 2023-11-08 07:33:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 97771
    -bodyTs: "'ago':20 'first':4 'hear':5 'knoppix':11 'life':16 'like':13 'linux':7 'long':19 'past':15 'seem':12 'via':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5818780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340422 {#4587
      date: 2023-11-07 08:00:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4591}
  +body: "Knoppix saved so many Windows systems …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699382449 {#5002
    date: 2023-11-07 19:40:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4992 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 99323
  -bodyTs: "'knoppix':1 'mani':4 'save':2 'system':6 'window':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3826972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699382449 {#5005
    date: 2023-11-07 19:40:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5001
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4591
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When I was first hearing about linux, it was via Knoppix. Seems like a past life now, so long ago."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699425192 {#4586
      date: 2023-11-08 07:33:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 97771
    -bodyTs: "'ago':20 'first':4 'hear':5 'knoppix':11 'life':16 'like':13 'linux':7 'long':19 'past':15 'seem':12 'via':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5818780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340422 {#4587
      date: 2023-11-07 08:00:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4591}
  +body: "Knoppix saved so many Windows systems …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699382449 {#5002
    date: 2023-11-07 19:40:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4992 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 99323
  -bodyTs: "'knoppix':1 'mani':4 'save':2 'system':6 'window':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3826972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699382449 {#5005
    date: 2023-11-07 19:40:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4606
  +user: App\Entity\User {#4619 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I use this chart when teaching Linux. I think it does a great job of showing Linux’s “bazaar” vs. Windows’ “cathedral”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699425117 {#4590
    date: 2023-11-08 07:31:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4607 …}
  +nested: Doctrine\ORM\PersistentCollection {#4609 …}
  +votes: Doctrine\ORM\PersistentCollection {#4611 …}
  +reports: Doctrine\ORM\PersistentCollection {#4613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
  -id: 97833
  -bodyTs: "'bazaar':19 'cathedr':22 'chart':4 'great':13 'job':14 'linux':7,17 'show':16 'teach':6 'think':9 'use':2 'vs':20 'window':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4635430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699342710 {#4589
    date: 2023-11-07 08:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4606
  +user: App\Entity\User {#4619 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I use this chart when teaching Linux. I think it does a great job of showing Linux’s “bazaar” vs. Windows’ “cathedral”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699425117 {#4590
    date: 2023-11-08 07:31:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4607 …}
  +nested: Doctrine\ORM\PersistentCollection {#4609 …}
  +votes: Doctrine\ORM\PersistentCollection {#4611 …}
  +reports: Doctrine\ORM\PersistentCollection {#4613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
  -id: 97833
  -bodyTs: "'bazaar':19 'cathedr':22 'chart':4 'great':13 'job':14 'linux':7,17 'show':16 'teach':6 'think':9 'use':2 'vs':20 'window':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4635430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699342710 {#4589
    date: 2023-11-07 08:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4606
  +user: App\Entity\User {#4619 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I use this chart when teaching Linux. I think it does a great job of showing Linux’s “bazaar” vs. Windows’ “cathedral”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699425117 {#4590
    date: 2023-11-08 07:31:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4607 …}
  +nested: Doctrine\ORM\PersistentCollection {#4609 …}
  +votes: Doctrine\ORM\PersistentCollection {#4611 …}
  +reports: Doctrine\ORM\PersistentCollection {#4613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
  -id: 97833
  -bodyTs: "'bazaar':19 'cathedr':22 'chart':4 'great':13 'job':14 'linux':7,17 'show':16 'teach':6 'think':9 'use':2 'vs':20 'window':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4635430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699342710 {#4589
    date: 2023-11-07 08:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5032
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I use this chart when teaching Linux. I think it does a great job of showing Linux’s “bazaar” vs. Windows’ “cathedral”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699425117 {#4590
      date: 2023-11-08 07:31:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 97833
    -bodyTs: "'bazaar':19 'cathedr':22 'chart':4 'great':13 'job':14 'linux':7,17 'show':16 'teach':6 'think':9 'use':2 'vs':20 'window':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4635430"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699342710 {#4589
      date: 2023-11-07 08:38:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: """
    I think you misspelled biza… oh, you meant that word. Ok.\n
    \n
    :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699380171 {#5029
    date: 2023-11-07 19:02:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5037 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 99209
  -bodyTs: "'biza':5 'meant':8 'misspel':4 'oh':6 'ok':11 'think':2 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5837067"
  +editedAt: DateTimeImmutable @1699422229 {#5030
    date: 2023-11-08 06:43:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699380171 {#5031
    date: 2023-11-07 19:02: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
95 DENIED edit
App\Entity\EntryComment {#5032
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I use this chart when teaching Linux. I think it does a great job of showing Linux’s “bazaar” vs. Windows’ “cathedral”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699425117 {#4590
      date: 2023-11-08 07:31:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 97833
    -bodyTs: "'bazaar':19 'cathedr':22 'chart':4 'great':13 'job':14 'linux':7,17 'show':16 'teach':6 'think':9 'use':2 'vs':20 'window':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4635430"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699342710 {#4589
      date: 2023-11-07 08:38:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: """
    I think you misspelled biza… oh, you meant that word. Ok.\n
    \n
    :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699380171 {#5029
    date: 2023-11-07 19:02:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5037 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 99209
  -bodyTs: "'biza':5 'meant':8 'misspel':4 'oh':6 'ok':11 'think':2 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5837067"
  +editedAt: DateTimeImmutable @1699422229 {#5030
    date: 2023-11-08 06:43:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699380171 {#5031
    date: 2023-11-07 19:02: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
96 DENIED moderate
App\Entity\EntryComment {#5032
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I use this chart when teaching Linux. I think it does a great job of showing Linux’s “bazaar” vs. Windows’ “cathedral”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699425117 {#4590
      date: 2023-11-08 07:31:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 97833
    -bodyTs: "'bazaar':19 'cathedr':22 'chart':4 'great':13 'job':14 'linux':7,17 'show':16 'teach':6 'think':9 'use':2 'vs':20 'window':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4635430"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699342710 {#4589
      date: 2023-11-07 08:38:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: """
    I think you misspelled biza… oh, you meant that word. Ok.\n
    \n
    :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699380171 {#5029
    date: 2023-11-07 19:02:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5037 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 99209
  -bodyTs: "'biza':5 'meant':8 'misspel':4 'oh':6 'ok':11 'think':2 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5837067"
  +editedAt: DateTimeImmutable @1699422229 {#5030
    date: 2023-11-08 06:43:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699380171 {#5031
    date: 2023-11-07 19:02: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5177
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5032
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4606
      +user: App\Entity\User {#4619 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I use this chart when teaching Linux. I think it does a great job of showing Linux’s “bazaar” vs. Windows’ “cathedral”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699425117 {#4590
        date: 2023-11-08 07:31:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4607 …}
      +nested: Doctrine\ORM\PersistentCollection {#4609 …}
      +votes: Doctrine\ORM\PersistentCollection {#4611 …}
      +reports: Doctrine\ORM\PersistentCollection {#4613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
      -id: 97833
      -bodyTs: "'bazaar':19 'cathedr':22 'chart':4 'great':13 'job':14 'linux':7,17 'show':16 'teach':6 'think':9 'use':2 'vs':20 'window':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4635430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699342710 {#4589
        date: 2023-11-07 08:38:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4606}
    +body: """
      I think you misspelled biza… oh, you meant that word. Ok.\n
      \n
      :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699380171 {#5029
      date: 2023-11-07 19:02:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@danielquinn@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5033 …}
    +nested: Doctrine\ORM\PersistentCollection {#5035 …}
    +votes: Doctrine\ORM\PersistentCollection {#5037 …}
    +reports: Doctrine\ORM\PersistentCollection {#5039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
    -id: 99209
    -bodyTs: "'biza':5 'meant':8 'misspel':4 'oh':6 'ok':11 'think':2 'word':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5837067"
    +editedAt: DateTimeImmutable @1699422229 {#5030
      date: 2023-11-08 06:43:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699380171 {#5031
      date: 2023-11-07 19:02:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: "as well as making [a famous reference](https://en.wikipedia.org/wiki/The_Cathedral_and_the_Bazaar)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699382387 {#5175
    date: 2023-11-07 19:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5178 …}
  +nested: Doctrine\ORM\PersistentCollection {#5180 …}
  +votes: Doctrine\ORM\PersistentCollection {#5182 …}
  +reports: Doctrine\ORM\PersistentCollection {#5184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5188 …}
  -id: 99321
  -bodyTs: "'/wiki/the_cathedral_and_the_bazaar)':10 'en.wikipedia.org':9 'en.wikipedia.org/wiki/the_cathedral_and_the_bazaar)':8 'famous':6 'make':4 'refer':7 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3826956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699382387 {#5176
    date: 2023-11-07 19:39:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5177
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5032
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4606
      +user: App\Entity\User {#4619 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I use this chart when teaching Linux. I think it does a great job of showing Linux’s “bazaar” vs. Windows’ “cathedral”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699425117 {#4590
        date: 2023-11-08 07:31:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4607 …}
      +nested: Doctrine\ORM\PersistentCollection {#4609 …}
      +votes: Doctrine\ORM\PersistentCollection {#4611 …}
      +reports: Doctrine\ORM\PersistentCollection {#4613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
      -id: 97833
      -bodyTs: "'bazaar':19 'cathedr':22 'chart':4 'great':13 'job':14 'linux':7,17 'show':16 'teach':6 'think':9 'use':2 'vs':20 'window':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4635430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699342710 {#4589
        date: 2023-11-07 08:38:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4606}
    +body: """
      I think you misspelled biza… oh, you meant that word. Ok.\n
      \n
      :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699380171 {#5029
      date: 2023-11-07 19:02:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@danielquinn@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5033 …}
    +nested: Doctrine\ORM\PersistentCollection {#5035 …}
    +votes: Doctrine\ORM\PersistentCollection {#5037 …}
    +reports: Doctrine\ORM\PersistentCollection {#5039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
    -id: 99209
    -bodyTs: "'biza':5 'meant':8 'misspel':4 'oh':6 'ok':11 'think':2 'word':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5837067"
    +editedAt: DateTimeImmutable @1699422229 {#5030
      date: 2023-11-08 06:43:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699380171 {#5031
      date: 2023-11-07 19:02:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: "as well as making [a famous reference](https://en.wikipedia.org/wiki/The_Cathedral_and_the_Bazaar)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699382387 {#5175
    date: 2023-11-07 19:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5178 …}
  +nested: Doctrine\ORM\PersistentCollection {#5180 …}
  +votes: Doctrine\ORM\PersistentCollection {#5182 …}
  +reports: Doctrine\ORM\PersistentCollection {#5184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5188 …}
  -id: 99321
  -bodyTs: "'/wiki/the_cathedral_and_the_bazaar)':10 'en.wikipedia.org':9 'en.wikipedia.org/wiki/the_cathedral_and_the_bazaar)':8 'famous':6 'make':4 'refer':7 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3826956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699382387 {#5176
    date: 2023-11-07 19:39:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5177
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5032
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4606
      +user: App\Entity\User {#4619 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I use this chart when teaching Linux. I think it does a great job of showing Linux’s “bazaar” vs. Windows’ “cathedral”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699425117 {#4590
        date: 2023-11-08 07:31:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4607 …}
      +nested: Doctrine\ORM\PersistentCollection {#4609 …}
      +votes: Doctrine\ORM\PersistentCollection {#4611 …}
      +reports: Doctrine\ORM\PersistentCollection {#4613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
      -id: 97833
      -bodyTs: "'bazaar':19 'cathedr':22 'chart':4 'great':13 'job':14 'linux':7,17 'show':16 'teach':6 'think':9 'use':2 'vs':20 'window':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4635430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699342710 {#4589
        date: 2023-11-07 08:38:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4606}
    +body: """
      I think you misspelled biza… oh, you meant that word. Ok.\n
      \n
      :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699380171 {#5029
      date: 2023-11-07 19:02:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
      "@danielquinn@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5033 …}
    +nested: Doctrine\ORM\PersistentCollection {#5035 …}
    +votes: Doctrine\ORM\PersistentCollection {#5037 …}
    +reports: Doctrine\ORM\PersistentCollection {#5039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
    -id: 99209
    -bodyTs: "'biza':5 'meant':8 'misspel':4 'oh':6 'ok':11 'think':2 'word':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5837067"
    +editedAt: DateTimeImmutable @1699422229 {#5030
      date: 2023-11-08 06:43:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699380171 {#5031
      date: 2023-11-07 19:02:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: "as well as making [a famous reference](https://en.wikipedia.org/wiki/The_Cathedral_and_the_Bazaar)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699382387 {#5175
    date: 2023-11-07 19:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5178 …}
  +nested: Doctrine\ORM\PersistentCollection {#5180 …}
  +votes: Doctrine\ORM\PersistentCollection {#5182 …}
  +reports: Doctrine\ORM\PersistentCollection {#5184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5188 …}
  -id: 99321
  -bodyTs: "'/wiki/the_cathedral_and_the_bazaar)':10 'en.wikipedia.org':9 'en.wikipedia.org/wiki/the_cathedral_and_the_bazaar)':8 'famous':6 'make':4 'refer':7 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3826956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699382387 {#5176
    date: 2023-11-07 19:39:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4680
  +user: App\Entity\User {#4693 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If you enjoyed that you should check out [www.levenez.com/unix/](https://www.levenez.com/unix/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699423074 {#4675
    date: 2023-11-08 06:57:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 98535
  -bodyTs: "'/unix/](https://www.levenez.com/unix/)':11 'check':7 'enjoy':3 'www.levenez.com':10 'www.levenez.com/unix/](https://www.levenez.com/unix/)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5588417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699364925 {#4676
    date: 2023-11-07 14:48:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4680
  +user: App\Entity\User {#4693 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If you enjoyed that you should check out [www.levenez.com/unix/](https://www.levenez.com/unix/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699423074 {#4675
    date: 2023-11-08 06:57:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 98535
  -bodyTs: "'/unix/](https://www.levenez.com/unix/)':11 'check':7 'enjoy':3 'www.levenez.com':10 'www.levenez.com/unix/](https://www.levenez.com/unix/)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5588417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699364925 {#4676
    date: 2023-11-07 14:48:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4680
  +user: App\Entity\User {#4693 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If you enjoyed that you should check out [www.levenez.com/unix/](https://www.levenez.com/unix/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699423074 {#4675
    date: 2023-11-08 06:57:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 98535
  -bodyTs: "'/unix/](https://www.levenez.com/unix/)':11 'check':7 'enjoy':3 'www.levenez.com':10 'www.levenez.com/unix/](https://www.levenez.com/unix/)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5588417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699364925 {#4676
    date: 2023-11-07 14:48:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5063
  +user: Proxies\__CG__\App\Entity\User {#5064 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4680
    +user: App\Entity\User {#4693 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "If you enjoyed that you should check out [www.levenez.com/unix/](https://www.levenez.com/unix/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699423074 {#4675
      date: 2023-11-08 06:57:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4681 …}
    +nested: Doctrine\ORM\PersistentCollection {#4683 …}
    +votes: Doctrine\ORM\PersistentCollection {#4685 …}
    +reports: Doctrine\ORM\PersistentCollection {#4687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
    -id: 98535
    -bodyTs: "'/unix/](https://www.levenez.com/unix/)':11 'check':7 'enjoy':3 'www.levenez.com':10 'www.levenez.com/unix/](https://www.levenez.com/unix/)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5588417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699364925 {#4676
      date: 2023-11-07 14:48:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4680}
  +body: """
    Whoa, BSD predates V7? I had no idea.\n
    \n
    I’ve been meaning to set up an 11 running 2BSD…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699369201 {#5061
    date: 2023-11-07 16:00:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@zwerdlds@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5065 …}
  +nested: Doctrine\ORM\PersistentCollection {#5067 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 98734
  -bodyTs: "'11':17 '2bsd':19 'bsd':2 'idea':8 'mean':12 'predat':3 'run':18 'set':14 'v7':4 've':10 'whoa':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1587499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699369201 {#5062
    date: 2023-11-07 16:00:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5063
  +user: Proxies\__CG__\App\Entity\User {#5064 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4680
    +user: App\Entity\User {#4693 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "If you enjoyed that you should check out [www.levenez.com/unix/](https://www.levenez.com/unix/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699423074 {#4675
      date: 2023-11-08 06:57:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4681 …}
    +nested: Doctrine\ORM\PersistentCollection {#4683 …}
    +votes: Doctrine\ORM\PersistentCollection {#4685 …}
    +reports: Doctrine\ORM\PersistentCollection {#4687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
    -id: 98535
    -bodyTs: "'/unix/](https://www.levenez.com/unix/)':11 'check':7 'enjoy':3 'www.levenez.com':10 'www.levenez.com/unix/](https://www.levenez.com/unix/)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5588417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699364925 {#4676
      date: 2023-11-07 14:48:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4680}
  +body: """
    Whoa, BSD predates V7? I had no idea.\n
    \n
    I’ve been meaning to set up an 11 running 2BSD…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699369201 {#5061
    date: 2023-11-07 16:00:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@zwerdlds@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5065 …}
  +nested: Doctrine\ORM\PersistentCollection {#5067 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 98734
  -bodyTs: "'11':17 '2bsd':19 'bsd':2 'idea':8 'mean':12 'predat':3 'run':18 'set':14 'v7':4 've':10 'whoa':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1587499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699369201 {#5062
    date: 2023-11-07 16:00:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5063
  +user: Proxies\__CG__\App\Entity\User {#5064 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4680
    +user: App\Entity\User {#4693 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "If you enjoyed that you should check out [www.levenez.com/unix/](https://www.levenez.com/unix/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699423074 {#4675
      date: 2023-11-08 06:57:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4681 …}
    +nested: Doctrine\ORM\PersistentCollection {#4683 …}
    +votes: Doctrine\ORM\PersistentCollection {#4685 …}
    +reports: Doctrine\ORM\PersistentCollection {#4687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
    -id: 98535
    -bodyTs: "'/unix/](https://www.levenez.com/unix/)':11 'check':7 'enjoy':3 'www.levenez.com':10 'www.levenez.com/unix/](https://www.levenez.com/unix/)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5588417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699364925 {#4676
      date: 2023-11-07 14:48:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4680}
  +body: """
    Whoa, BSD predates V7? I had no idea.\n
    \n
    I’ve been meaning to set up an 11 running 2BSD…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699369201 {#5061
    date: 2023-11-07 16:00:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@zwerdlds@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5065 …}
  +nested: Doctrine\ORM\PersistentCollection {#5067 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 98734
  -bodyTs: "'11':17 '2bsd':19 'bsd':2 'idea':8 'mean':12 'predat':3 'run':18 'set':14 'v7':4 've':10 'whoa':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1587499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699369201 {#5062
    date: 2023-11-07 16:00:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4680
    +user: App\Entity\User {#4693 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "If you enjoyed that you should check out [www.levenez.com/unix/](https://www.levenez.com/unix/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699423074 {#4675
      date: 2023-11-08 06:57:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4681 …}
    +nested: Doctrine\ORM\PersistentCollection {#4683 …}
    +votes: Doctrine\ORM\PersistentCollection {#4685 …}
    +reports: Doctrine\ORM\PersistentCollection {#4687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
    -id: 98535
    -bodyTs: "'/unix/](https://www.levenez.com/unix/)':11 'check':7 'enjoy':3 'www.levenez.com':10 'www.levenez.com/unix/](https://www.levenez.com/unix/)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5588417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699364925 {#4676
      date: 2023-11-07 14:48:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4680}
  +body: "I did enjoy that, but look what you’ve done to my productivity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699380821 {#5077
    date: 2023-11-07 19:13:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@zwerdlds@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 99246
  -bodyTs: "'done':10 'enjoy':3 'look':6 'product':13 've':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5837763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699380821 {#5078
    date: 2023-11-07 19:13:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4680
    +user: App\Entity\User {#4693 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "If you enjoyed that you should check out [www.levenez.com/unix/](https://www.levenez.com/unix/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699423074 {#4675
      date: 2023-11-08 06:57:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4681 …}
    +nested: Doctrine\ORM\PersistentCollection {#4683 …}
    +votes: Doctrine\ORM\PersistentCollection {#4685 …}
    +reports: Doctrine\ORM\PersistentCollection {#4687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
    -id: 98535
    -bodyTs: "'/unix/](https://www.levenez.com/unix/)':11 'check':7 'enjoy':3 'www.levenez.com':10 'www.levenez.com/unix/](https://www.levenez.com/unix/)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5588417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699364925 {#4676
      date: 2023-11-07 14:48:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4680}
  +body: "I did enjoy that, but look what you’ve done to my productivity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699380821 {#5077
    date: 2023-11-07 19:13:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@zwerdlds@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 99246
  -bodyTs: "'done':10 'enjoy':3 'look':6 'product':13 've':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5837763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699380821 {#5078
    date: 2023-11-07 19:13:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4680
    +user: App\Entity\User {#4693 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "If you enjoyed that you should check out [www.levenez.com/unix/](https://www.levenez.com/unix/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699423074 {#4675
      date: 2023-11-08 06:57:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@perishthethought@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4681 …}
    +nested: Doctrine\ORM\PersistentCollection {#4683 …}
    +votes: Doctrine\ORM\PersistentCollection {#4685 …}
    +reports: Doctrine\ORM\PersistentCollection {#4687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
    -id: 98535
    -bodyTs: "'/unix/](https://www.levenez.com/unix/)':11 'check':7 'enjoy':3 'www.levenez.com':10 'www.levenez.com/unix/](https://www.levenez.com/unix/)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5588417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699364925 {#4676
      date: 2023-11-07 14:48:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4680}
  +body: "I did enjoy that, but look what you’ve done to my productivity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699380821 {#5077
    date: 2023-11-07 19:13:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
    "@zwerdlds@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 99246
  -bodyTs: "'done':10 'enjoy':3 'look':6 'product':13 've':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5837763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699380821 {#5078
    date: 2023-11-07 19:13:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4753
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The real hero here is the 75 line shell script, generating the very cool SVG image from a CSV file."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699380546 {#4748
    date: 2023-11-07 19:09:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4754 …}
  +nested: Doctrine\ORM\PersistentCollection {#4756 …}
  +votes: Doctrine\ORM\PersistentCollection {#4758 …}
  +reports: Doctrine\ORM\PersistentCollection {#4760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
  -id: 99231
  -bodyTs: "'75':7 'cool':14 'csv':19 'file':20 'generat':11 'hero':3 'imag':16 'line':8 'real':2 'script':10 'shell':9 'svg':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5837654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699380546 {#4749
    date: 2023-11-07 19:09: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
115 DENIED edit
App\Entity\EntryComment {#4753
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The real hero here is the 75 line shell script, generating the very cool SVG image from a CSV file."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699380546 {#4748
    date: 2023-11-07 19:09:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4754 …}
  +nested: Doctrine\ORM\PersistentCollection {#4756 …}
  +votes: Doctrine\ORM\PersistentCollection {#4758 …}
  +reports: Doctrine\ORM\PersistentCollection {#4760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
  -id: 99231
  -bodyTs: "'75':7 'cool':14 'csv':19 'file':20 'generat':11 'hero':3 'imag':16 'line':8 'real':2 'script':10 'shell':9 'svg':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5837654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699380546 {#4749
    date: 2023-11-07 19:09: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
116 DENIED moderate
App\Entity\EntryComment {#4753
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The real hero here is the 75 line shell script, generating the very cool SVG image from a CSV file."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699380546 {#4748
    date: 2023-11-07 19:09:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4754 …}
  +nested: Doctrine\ORM\PersistentCollection {#4756 …}
  +votes: Doctrine\ORM\PersistentCollection {#4758 …}
  +reports: Doctrine\ORM\PersistentCollection {#4760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
  -id: 99231
  -bodyTs: "'75':7 'cool':14 'csv':19 'file':20 'generat':11 'hero':3 'imag':16 'line':8 'real':2 'script':10 'shell':9 'svg':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5837654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699380546 {#4749
    date: 2023-11-07 19:09: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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4768
  +user: App\Entity\User {#4781 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yggdrasil, Mandrake, Slackware (on floppy!) that takes me back…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699366024 {#4752
    date: 2023-11-07 15:07:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4771 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4779 …}
  -id: 98595
  -bodyTs: "'back':9 'floppi':5 'mandrak':2 'slackwar':3 'take':7 'yggdrasil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1587283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699366024 {#4751
    date: 2023-11-07 15:07:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4768
  +user: App\Entity\User {#4781 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yggdrasil, Mandrake, Slackware (on floppy!) that takes me back…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699366024 {#4752
    date: 2023-11-07 15:07:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4771 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4779 …}
  -id: 98595
  -bodyTs: "'back':9 'floppi':5 'mandrak':2 'slackwar':3 'take':7 'yggdrasil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1587283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699366024 {#4751
    date: 2023-11-07 15:07:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4768
  +user: App\Entity\User {#4781 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yggdrasil, Mandrake, Slackware (on floppy!) that takes me back…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699366024 {#4752
    date: 2023-11-07 15:07:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4771 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4779 …}
  -id: 98595
  -bodyTs: "'back':9 'floppi':5 'mandrak':2 'slackwar':3 'take':7 'yggdrasil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1587283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699366024 {#4751
    date: 2023-11-07 15:07:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4842
  +user: App\Entity\User {#4855 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Started on Ubuntu in 09. - got the CD in the mail On kubuntu now\n
    \n
    Ive bounced around all over arch, Manjaro, fedora, pop_os, mint but I always come back to kubuntu.\n
    \n
    It just works for me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699360790 {#4837
    date: 2023-11-07 13:39:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4843 …}
  +nested: Doctrine\ORM\PersistentCollection {#4845 …}
  +votes: Doctrine\ORM\PersistentCollection {#4847 …}
  +reports: Doctrine\ORM\PersistentCollection {#4849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
  -id: 98377
  -bodyTs: "'09':5 'alway':28 'arch':20 'around':17 'back':30 'bounc':16 'cd':8 'come':29 'fedora':22 'got':6 'ive':15 'kubuntu':13,32 'mail':11 'manjaro':21 'mint':25 'os':24 'pop':23 'start':1 'ubuntu':3 'work':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5132763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699360790 {#4838
    date: 2023-11-07 13:39:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4842
  +user: App\Entity\User {#4855 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Started on Ubuntu in 09. - got the CD in the mail On kubuntu now\n
    \n
    Ive bounced around all over arch, Manjaro, fedora, pop_os, mint but I always come back to kubuntu.\n
    \n
    It just works for me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699360790 {#4837
    date: 2023-11-07 13:39:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4843 …}
  +nested: Doctrine\ORM\PersistentCollection {#4845 …}
  +votes: Doctrine\ORM\PersistentCollection {#4847 …}
  +reports: Doctrine\ORM\PersistentCollection {#4849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
  -id: 98377
  -bodyTs: "'09':5 'alway':28 'arch':20 'around':17 'back':30 'bounc':16 'cd':8 'come':29 'fedora':22 'got':6 'ive':15 'kubuntu':13,32 'mail':11 'manjaro':21 'mint':25 'os':24 'pop':23 'start':1 'ubuntu':3 'work':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5132763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699360790 {#4838
    date: 2023-11-07 13:39:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4842
  +user: App\Entity\User {#4855 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Started on Ubuntu in 09. - got the CD in the mail On kubuntu now\n
    \n
    Ive bounced around all over arch, Manjaro, fedora, pop_os, mint but I always come back to kubuntu.\n
    \n
    It just works for me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699360790 {#4837
    date: 2023-11-07 13:39:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4843 …}
  +nested: Doctrine\ORM\PersistentCollection {#4845 …}
  +votes: Doctrine\ORM\PersistentCollection {#4847 …}
  +reports: Doctrine\ORM\PersistentCollection {#4849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
  -id: 98377
  -bodyTs: "'09':5 'alway':28 'arch':20 'around':17 'back':30 'bounc':16 'cd':8 'come':29 'fedora':22 'got':6 'ive':15 'kubuntu':13,32 'mail':11 'manjaro':21 'mint':25 'os':24 'pop':23 'start':1 'ubuntu':3 'work':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5132763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699360790 {#4838
    date: 2023-11-07 13:39:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4915
  +user: App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My first flavour was Red Hat back in the late 90s. It's a shame I didn't give it more of a go back then. Then Mint for a couple of years in the earlyish 2010s before finally settling on Arch where I've been for almost a decade now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699349573 {#4910
    date: 2023-11-07 10:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4916 …}
  +nested: Doctrine\ORM\PersistentCollection {#4918 …}
  +votes: Doctrine\ORM\PersistentCollection {#4920 …}
  +reports: Doctrine\ORM\PersistentCollection {#4922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
  -id: 98010
  -bodyTs: "'2010s':37 '90s':11 'almost':48 'arch':42 'back':7,25 'coupl':31 'decad':50 'didn':17 'earlyish':36 'final':39 'first':2 'flavour':3 'give':19 'go':24 'hat':6 'late':10 'mint':28 'red':5 'settl':40 'shame':15 've':45 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/604619/-/comment/3411687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699349573 {#4911
    date: 2023-11-07 10:32:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4915
  +user: App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My first flavour was Red Hat back in the late 90s. It's a shame I didn't give it more of a go back then. Then Mint for a couple of years in the earlyish 2010s before finally settling on Arch where I've been for almost a decade now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699349573 {#4910
    date: 2023-11-07 10:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4916 …}
  +nested: Doctrine\ORM\PersistentCollection {#4918 …}
  +votes: Doctrine\ORM\PersistentCollection {#4920 …}
  +reports: Doctrine\ORM\PersistentCollection {#4922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
  -id: 98010
  -bodyTs: "'2010s':37 '90s':11 'almost':48 'arch':42 'back':7,25 'coupl':31 'decad':50 'didn':17 'earlyish':36 'final':39 'first':2 'flavour':3 'give':19 'go':24 'hat':6 'late':10 'mint':28 'red':5 'settl':40 'shame':15 've':45 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/604619/-/comment/3411687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699349573 {#4911
    date: 2023-11-07 10:32:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4915
  +user: App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Linux-Distribution-Timeline"
    +title: "Linux Distribution Timeline"
    +url: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg"
    +body: """
      A really neat graphic I randomly stumbled across on Wikipedia.\n
      \n
      No idea if this is accurate but it’s fascinating to see all these distros laid out this way.\n
      \n
      Seems to live here now: [github.com/FabioLolix/LinuxTimeline/tree/main](https://github.com/FabioLolix/LinuxTimeline/tree/main)\n
      \n
      Where do you live in this family tree?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699725430 {#2410
      date: 2023-11-11 18:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 10798
    -titleTs: "'distribut':2 'linux':1 'timelin':3"
    -bodyTs: "'/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':37 'accur':16 'across':8 'distro':25 'famili':44 'fascin':20 'github.com':36 'github.com/fabiololix/linuxtimeline/tree/main](https://github.com/fabiololix/linuxtimeline/tree/main)':35 'graphic':4 'idea':12 'laid':26 'live':32,41 'neat':3 'random':6 'realli':2 'see':22 'seem':30 'stumbl':7 'tree':45 'way':29 'wikipedia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699426762
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14103512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699340362 {#1850
      date: 2023-11-07 07:59:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My first flavour was Red Hat back in the late 90s. It's a shame I didn't give it more of a go back then. Then Mint for a couple of years in the earlyish 2010s before finally settling on Arch where I've been for almost a decade now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699349573 {#4910
    date: 2023-11-07 10:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4916 …}
  +nested: Doctrine\ORM\PersistentCollection {#4918 …}
  +votes: Doctrine\ORM\PersistentCollection {#4920 …}
  +reports: Doctrine\ORM\PersistentCollection {#4922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
  -id: 98010
  -bodyTs: "'2010s':37 '90s':11 'almost':48 'arch':42 'back':7,25 'coupl':31 'decad':50 'didn':17 'earlyish':36 'final':39 'first':2 'flavour':3 'give':19 'go':24 'hat':6 'late':10 'mint':28 'red':5 'settl':40 'shame':15 've':45 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/604619/-/comment/3411687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699349573 {#4911
    date: 2023-11-07 10:32:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +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 {#276
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -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 {#270
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#272
    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