GET https://kbin.spritesserver.nl/index.php/d/blog.linuxmint.com/comments/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
4.11 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never had a use for Linux Mint myself, but I’m still happy to see them cut out the middle man and base it directly off of Debian. Hopefully being closer to the source will result in even more upstream contributions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696083329 {#1872
    date: 2023-09-30 16:15:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 319422
  -bodyTs: "'base':25 'closer':33 'contribut':43 'cut':19 'debian':30 'direct':27 'even':40 'happi':15 'hope':31 'linux':8 'm':13 'man':23 'middl':22 'mint':9 'never':3 'result':38 'see':17 'sourc':36 'still':14 'upstream':42 'use':6 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3484934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696083329 {#2437
    date: 2023-09-30 16:15:29.0 +02: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
3 DENIED edit
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never had a use for Linux Mint myself, but I’m still happy to see them cut out the middle man and base it directly off of Debian. Hopefully being closer to the source will result in even more upstream contributions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696083329 {#1872
    date: 2023-09-30 16:15:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 319422
  -bodyTs: "'base':25 'closer':33 'contribut':43 'cut':19 'debian':30 'direct':27 'even':40 'happi':15 'hope':31 'linux':8 'm':13 'man':23 'middl':22 'mint':9 'never':3 'result':38 'see':17 'sourc':36 'still':14 'upstream':42 'use':6 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3484934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696083329 {#2437
    date: 2023-09-30 16:15:29.0 +02: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
4 DENIED moderate
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never had a use for Linux Mint myself, but I’m still happy to see them cut out the middle man and base it directly off of Debian. Hopefully being closer to the source will result in even more upstream contributions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696083329 {#1872
    date: 2023-09-30 16:15:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 319422
  -bodyTs: "'base':25 'closer':33 'contribut':43 'cut':19 'debian':30 'direct':27 'even':40 'happi':15 'hope':31 'linux':8 'm':13 'man':23 'middl':22 'mint':9 'never':3 'result':38 'see':17 'sourc':36 'still':14 'upstream':42 'use':6 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3484934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696083329 {#2437
    date: 2023-09-30 16:15:29.0 +02: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
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 {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    *Copypasting:* [(source)](https://kbin.social/m/linux@lemmy.ml/t/492318/LMDE-6-Faye-released-The-Linux-Mint-Blog#entry-comment-2619708)\n
    \n
    The cautious approach for LMDE5 users: If your system is working fine and there are no especially must-have features in LMDE6, there is almost certainly no rush to upgrade. Take your time.\n
    \n
    Make backups. Test backups. Play games. Work. Do things entirely unrelated to the distro.\n
    \n
    You could even almost (*aaalmost*) completely forget about LMDE6 (but do keep an eye on the LM blog).\n
    \n
    The Mint team haven't announced an EOL date for LMDE5 yet, but if past dates are anything to go by, it'll be at least 18 months before they pull the plug. Even then, LTS updates might still filter through from Debian proper.\n
    \n
    [How many people will actually see this message and how many it actually applies to out of them might well include me and literally one other guy somewhere else on the planet, but if you're that one guy, breathe friend. No rush.]
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703334345 {#1549
    date: 2023-12-23 13:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 152228
  -bodyTs: "'/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':5 '18':98 'aaalmost':58 'actual':120,128 'almost':31,57 'announc':77 'anyth':89 'appli':129 'approach':8 'backup':41,43 'blog':71 'breath':155 'cautious':7 'certain':32 'complet':59 'copypast':1 'could':55 'date':80,87 'debian':114 'distro':53 'els':144 'entir':49 'eol':79 'especi':22 'even':56,105 'eye':67 'featur':26 'filter':111 'fine':17 'forget':60 'friend':156 'game':45 'go':91 'guy':142,154 'haven':75 'includ':136 'kbin.social':4 'kbin.social/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':3 'keep':65 'least':97 'liter':139 'll':94 'lm':70 'lmde5':10,82 'lmde6':28,62 'lts':107 'make':40 'mani':117,126 'messag':123 'might':109,134 'mint':73 'month':99 'must':24 'must-hav':23 'one':140,153 'past':86 'peopl':118 'planet':147 'play':44 'plug':104 'proper':115 'pull':102 're':151 'rush':34,158 'see':121 'somewher':143 'sourc':2 'still':110 'system':14 'take':37 'team':74 'test':42 'thing':48 'time':39 'unrel':50 'updat':108 'upgrad':36 'user':11 'well':135 'work':16,46 'yet':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/501384/-/comment/2681711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696088173 {#1550
    date: 2023-09-30 17:36:13.0 +02: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 {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    *Copypasting:* [(source)](https://kbin.social/m/linux@lemmy.ml/t/492318/LMDE-6-Faye-released-The-Linux-Mint-Blog#entry-comment-2619708)\n
    \n
    The cautious approach for LMDE5 users: If your system is working fine and there are no especially must-have features in LMDE6, there is almost certainly no rush to upgrade. Take your time.\n
    \n
    Make backups. Test backups. Play games. Work. Do things entirely unrelated to the distro.\n
    \n
    You could even almost (*aaalmost*) completely forget about LMDE6 (but do keep an eye on the LM blog).\n
    \n
    The Mint team haven't announced an EOL date for LMDE5 yet, but if past dates are anything to go by, it'll be at least 18 months before they pull the plug. Even then, LTS updates might still filter through from Debian proper.\n
    \n
    [How many people will actually see this message and how many it actually applies to out of them might well include me and literally one other guy somewhere else on the planet, but if you're that one guy, breathe friend. No rush.]
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703334345 {#1549
    date: 2023-12-23 13:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 152228
  -bodyTs: "'/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':5 '18':98 'aaalmost':58 'actual':120,128 'almost':31,57 'announc':77 'anyth':89 'appli':129 'approach':8 'backup':41,43 'blog':71 'breath':155 'cautious':7 'certain':32 'complet':59 'copypast':1 'could':55 'date':80,87 'debian':114 'distro':53 'els':144 'entir':49 'eol':79 'especi':22 'even':56,105 'eye':67 'featur':26 'filter':111 'fine':17 'forget':60 'friend':156 'game':45 'go':91 'guy':142,154 'haven':75 'includ':136 'kbin.social':4 'kbin.social/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':3 'keep':65 'least':97 'liter':139 'll':94 'lm':70 'lmde5':10,82 'lmde6':28,62 'lts':107 'make':40 'mani':117,126 'messag':123 'might':109,134 'mint':73 'month':99 'must':24 'must-hav':23 'one':140,153 'past':86 'peopl':118 'planet':147 'play':44 'plug':104 'proper':115 'pull':102 're':151 'rush':34,158 'see':121 'somewher':143 'sourc':2 'still':110 'system':14 'take':37 'team':74 'test':42 'thing':48 'time':39 'unrel':50 'updat':108 'upgrad':36 'user':11 'well':135 'work':16,46 'yet':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/501384/-/comment/2681711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696088173 {#1550
    date: 2023-09-30 17:36:13.0 +02: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 {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    *Copypasting:* [(source)](https://kbin.social/m/linux@lemmy.ml/t/492318/LMDE-6-Faye-released-The-Linux-Mint-Blog#entry-comment-2619708)\n
    \n
    The cautious approach for LMDE5 users: If your system is working fine and there are no especially must-have features in LMDE6, there is almost certainly no rush to upgrade. Take your time.\n
    \n
    Make backups. Test backups. Play games. Work. Do things entirely unrelated to the distro.\n
    \n
    You could even almost (*aaalmost*) completely forget about LMDE6 (but do keep an eye on the LM blog).\n
    \n
    The Mint team haven't announced an EOL date for LMDE5 yet, but if past dates are anything to go by, it'll be at least 18 months before they pull the plug. Even then, LTS updates might still filter through from Debian proper.\n
    \n
    [How many people will actually see this message and how many it actually applies to out of them might well include me and literally one other guy somewhere else on the planet, but if you're that one guy, breathe friend. No rush.]
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703334345 {#1549
    date: 2023-12-23 13:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 152228
  -bodyTs: "'/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':5 '18':98 'aaalmost':58 'actual':120,128 'almost':31,57 'announc':77 'anyth':89 'appli':129 'approach':8 'backup':41,43 'blog':71 'breath':155 'cautious':7 'certain':32 'complet':59 'copypast':1 'could':55 'date':80,87 'debian':114 'distro':53 'els':144 'entir':49 'eol':79 'especi':22 'even':56,105 'eye':67 'featur':26 'filter':111 'fine':17 'forget':60 'friend':156 'game':45 'go':91 'guy':142,154 'haven':75 'includ':136 'kbin.social':4 'kbin.social/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':3 'keep':65 'least':97 'liter':139 'll':94 'lm':70 'lmde5':10,82 'lmde6':28,62 'lts':107 'make':40 'mani':117,126 'messag':123 'might':109,134 'mint':73 'month':99 'must':24 'must-hav':23 'one':140,153 'past':86 'peopl':118 'planet':147 'play':44 'plug':104 'proper':115 'pull':102 're':151 'rush':34,158 'see':121 'somewher':143 'sourc':2 'still':110 'system':14 'take':37 'team':74 'test':42 'thing':48 'time':39 'unrel':50 'updat':108 'upgrad':36 'user':11 'well':135 'work':16,46 'yet':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/501384/-/comment/2681711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696088173 {#1550
    date: 2023-09-30 17:36:13.0 +02: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 {#2496
  +user: Proxies\__CG__\App\Entity\User {#2495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1566
    +user: App\Entity\User {#1596 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      *Copypasting:* [(source)](https://kbin.social/m/linux@lemmy.ml/t/492318/LMDE-6-Faye-released-The-Linux-Mint-Blog#entry-comment-2619708)\n
      \n
      The cautious approach for LMDE5 users: If your system is working fine and there are no especially must-have features in LMDE6, there is almost certainly no rush to upgrade. Take your time.\n
      \n
      Make backups. Test backups. Play games. Work. Do things entirely unrelated to the distro.\n
      \n
      You could even almost (*aaalmost*) completely forget about LMDE6 (but do keep an eye on the LM blog).\n
      \n
      The Mint team haven't announced an EOL date for LMDE5 yet, but if past dates are anything to go by, it'll be at least 18 months before they pull the plug. Even then, LTS updates might still filter through from Debian proper.\n
      \n
      [How many people will actually see this message and how many it actually applies to out of them might well include me and literally one other guy somewhere else on the planet, but if you're that one guy, breathe friend. No rush.]
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703334345 {#1549
      date: 2023-12-23 13:25:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@danielfgom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1525 …}
    +nested: Doctrine\ORM\PersistentCollection {#1565 …}
    +votes: Doctrine\ORM\PersistentCollection {#1558 …}
    +reports: Doctrine\ORM\PersistentCollection {#1557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
    -id: 152228
    -bodyTs: "'/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':5 '18':98 'aaalmost':58 'actual':120,128 'almost':31,57 'announc':77 'anyth':89 'appli':129 'approach':8 'backup':41,43 'blog':71 'breath':155 'cautious':7 'certain':32 'complet':59 'copypast':1 'could':55 'date':80,87 'debian':114 'distro':53 'els':144 'entir':49 'eol':79 'especi':22 'even':56,105 'eye':67 'featur':26 'filter':111 'fine':17 'forget':60 'friend':156 'game':45 'go':91 'guy':142,154 'haven':75 'includ':136 'kbin.social':4 'kbin.social/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':3 'keep':65 'least':97 'liter':139 'll':94 'lm':70 'lmde5':10,82 'lmde6':28,62 'lts':107 'make':40 'mani':117,126 'messag':123 'might':109,134 'mint':73 'month':99 'must':24 'must-hav':23 'one':140,153 'past':86 'peopl':118 'planet':147 'play':44 'plug':104 'proper':115 'pull':102 're':151 'rush':34,158 'see':121 'somewher':143 'sourc':2 'still':110 'system':14 'take':37 'team':74 'test':42 'thing':48 'time':39 'unrel':50 'updat':108 'upgrad':36 'user':11 'well':135 'work':16,46 'yet':83"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/501384/-/comment/2681711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696088173 {#1550
      date: 2023-09-30 17:36:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: "I’m not super familiar with the goals of the mint project. But this is generally a bad approach to take with project development. Even if you plan on offering LTS, it is always preferable to have users on the most up to date version. Going through the pain of supporting multiple versions of commercial software at work has taught me that lesson the (very) hard way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696194820 {#2498
    date: 2023-10-01 23:13:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
    "@palordrolap@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#1356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 173507
  -bodyTs: "'alway':34 'approach':19 'bad':18 'commerci':55 'date':44 'develop':24 'even':25 'familiar':5 'general':16 'go':46 'goal':8 'hard':66 'lesson':63 'lts':31 'm':2 'mint':11 'multipl':52 'offer':30 'pain':49 'plan':28 'prefer':35 'project':12,23 'softwar':56 'super':4 'support':51 'take':21 'taught':60 'user':38 'version':45,53 'way':67 'work':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4202502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696194820 {#2497
    date: 2023-10-01 23:13:40.0 +02: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 {#2496
  +user: Proxies\__CG__\App\Entity\User {#2495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1566
    +user: App\Entity\User {#1596 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      *Copypasting:* [(source)](https://kbin.social/m/linux@lemmy.ml/t/492318/LMDE-6-Faye-released-The-Linux-Mint-Blog#entry-comment-2619708)\n
      \n
      The cautious approach for LMDE5 users: If your system is working fine and there are no especially must-have features in LMDE6, there is almost certainly no rush to upgrade. Take your time.\n
      \n
      Make backups. Test backups. Play games. Work. Do things entirely unrelated to the distro.\n
      \n
      You could even almost (*aaalmost*) completely forget about LMDE6 (but do keep an eye on the LM blog).\n
      \n
      The Mint team haven't announced an EOL date for LMDE5 yet, but if past dates are anything to go by, it'll be at least 18 months before they pull the plug. Even then, LTS updates might still filter through from Debian proper.\n
      \n
      [How many people will actually see this message and how many it actually applies to out of them might well include me and literally one other guy somewhere else on the planet, but if you're that one guy, breathe friend. No rush.]
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703334345 {#1549
      date: 2023-12-23 13:25:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@danielfgom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1525 …}
    +nested: Doctrine\ORM\PersistentCollection {#1565 …}
    +votes: Doctrine\ORM\PersistentCollection {#1558 …}
    +reports: Doctrine\ORM\PersistentCollection {#1557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
    -id: 152228
    -bodyTs: "'/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':5 '18':98 'aaalmost':58 'actual':120,128 'almost':31,57 'announc':77 'anyth':89 'appli':129 'approach':8 'backup':41,43 'blog':71 'breath':155 'cautious':7 'certain':32 'complet':59 'copypast':1 'could':55 'date':80,87 'debian':114 'distro':53 'els':144 'entir':49 'eol':79 'especi':22 'even':56,105 'eye':67 'featur':26 'filter':111 'fine':17 'forget':60 'friend':156 'game':45 'go':91 'guy':142,154 'haven':75 'includ':136 'kbin.social':4 'kbin.social/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':3 'keep':65 'least':97 'liter':139 'll':94 'lm':70 'lmde5':10,82 'lmde6':28,62 'lts':107 'make':40 'mani':117,126 'messag':123 'might':109,134 'mint':73 'month':99 'must':24 'must-hav':23 'one':140,153 'past':86 'peopl':118 'planet':147 'play':44 'plug':104 'proper':115 'pull':102 're':151 'rush':34,158 'see':121 'somewher':143 'sourc':2 'still':110 'system':14 'take':37 'team':74 'test':42 'thing':48 'time':39 'unrel':50 'updat':108 'upgrad':36 'user':11 'well':135 'work':16,46 'yet':83"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/501384/-/comment/2681711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696088173 {#1550
      date: 2023-09-30 17:36:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: "I’m not super familiar with the goals of the mint project. But this is generally a bad approach to take with project development. Even if you plan on offering LTS, it is always preferable to have users on the most up to date version. Going through the pain of supporting multiple versions of commercial software at work has taught me that lesson the (very) hard way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696194820 {#2498
    date: 2023-10-01 23:13:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
    "@palordrolap@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#1356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 173507
  -bodyTs: "'alway':34 'approach':19 'bad':18 'commerci':55 'date':44 'develop':24 'even':25 'familiar':5 'general':16 'go':46 'goal':8 'hard':66 'lesson':63 'lts':31 'm':2 'mint':11 'multipl':52 'offer':30 'pain':49 'plan':28 'prefer':35 'project':12,23 'softwar':56 'super':4 'support':51 'take':21 'taught':60 'user':38 'version':45,53 'way':67 'work':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4202502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696194820 {#2497
    date: 2023-10-01 23:13:40.0 +02: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 {#2496
  +user: Proxies\__CG__\App\Entity\User {#2495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1566
    +user: App\Entity\User {#1596 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      *Copypasting:* [(source)](https://kbin.social/m/linux@lemmy.ml/t/492318/LMDE-6-Faye-released-The-Linux-Mint-Blog#entry-comment-2619708)\n
      \n
      The cautious approach for LMDE5 users: If your system is working fine and there are no especially must-have features in LMDE6, there is almost certainly no rush to upgrade. Take your time.\n
      \n
      Make backups. Test backups. Play games. Work. Do things entirely unrelated to the distro.\n
      \n
      You could even almost (*aaalmost*) completely forget about LMDE6 (but do keep an eye on the LM blog).\n
      \n
      The Mint team haven't announced an EOL date for LMDE5 yet, but if past dates are anything to go by, it'll be at least 18 months before they pull the plug. Even then, LTS updates might still filter through from Debian proper.\n
      \n
      [How many people will actually see this message and how many it actually applies to out of them might well include me and literally one other guy somewhere else on the planet, but if you're that one guy, breathe friend. No rush.]
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703334345 {#1549
      date: 2023-12-23 13:25:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@danielfgom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1525 …}
    +nested: Doctrine\ORM\PersistentCollection {#1565 …}
    +votes: Doctrine\ORM\PersistentCollection {#1558 …}
    +reports: Doctrine\ORM\PersistentCollection {#1557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
    -id: 152228
    -bodyTs: "'/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':5 '18':98 'aaalmost':58 'actual':120,128 'almost':31,57 'announc':77 'anyth':89 'appli':129 'approach':8 'backup':41,43 'blog':71 'breath':155 'cautious':7 'certain':32 'complet':59 'copypast':1 'could':55 'date':80,87 'debian':114 'distro':53 'els':144 'entir':49 'eol':79 'especi':22 'even':56,105 'eye':67 'featur':26 'filter':111 'fine':17 'forget':60 'friend':156 'game':45 'go':91 'guy':142,154 'haven':75 'includ':136 'kbin.social':4 'kbin.social/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':3 'keep':65 'least':97 'liter':139 'll':94 'lm':70 'lmde5':10,82 'lmde6':28,62 'lts':107 'make':40 'mani':117,126 'messag':123 'might':109,134 'mint':73 'month':99 'must':24 'must-hav':23 'one':140,153 'past':86 'peopl':118 'planet':147 'play':44 'plug':104 'proper':115 'pull':102 're':151 'rush':34,158 'see':121 'somewher':143 'sourc':2 'still':110 'system':14 'take':37 'team':74 'test':42 'thing':48 'time':39 'unrel':50 'updat':108 'upgrad':36 'user':11 'well':135 'work':16,46 'yet':83"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/501384/-/comment/2681711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696088173 {#1550
      date: 2023-09-30 17:36:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: "I’m not super familiar with the goals of the mint project. But this is generally a bad approach to take with project development. Even if you plan on offering LTS, it is always preferable to have users on the most up to date version. Going through the pain of supporting multiple versions of commercial software at work has taught me that lesson the (very) hard way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696194820 {#2498
    date: 2023-10-01 23:13:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
    "@palordrolap@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#1356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 173507
  -bodyTs: "'alway':34 'approach':19 'bad':18 'commerci':55 'date':44 'develop':24 'even':25 'familiar':5 'general':16 'go':46 'goal':8 'hard':66 'lesson':63 'lts':31 'm':2 'mint':11 'multipl':52 'offer':30 'pain':49 'plan':28 'prefer':35 'project':12,23 'softwar':56 'super':4 'support':51 'take':21 'taught':60 'user':38 'version':45,53 'way':67 'work':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4202502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696194820 {#2497
    date: 2023-10-01 23:13:40.0 +02: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 {#2561
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: Proxies\__CG__\App\Entity\User {#2495 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1566
      +user: App\Entity\User {#1596 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        *Copypasting:* [(source)](https://kbin.social/m/linux@lemmy.ml/t/492318/LMDE-6-Faye-released-The-Linux-Mint-Blog#entry-comment-2619708)\n
        \n
        The cautious approach for LMDE5 users: If your system is working fine and there are no especially must-have features in LMDE6, there is almost certainly no rush to upgrade. Take your time.\n
        \n
        Make backups. Test backups. Play games. Work. Do things entirely unrelated to the distro.\n
        \n
        You could even almost (*aaalmost*) completely forget about LMDE6 (but do keep an eye on the LM blog).\n
        \n
        The Mint team haven't announced an EOL date for LMDE5 yet, but if past dates are anything to go by, it'll be at least 18 months before they pull the plug. Even then, LTS updates might still filter through from Debian proper.\n
        \n
        [How many people will actually see this message and how many it actually applies to out of them might well include me and literally one other guy somewhere else on the planet, but if you're that one guy, breathe friend. No rush.]
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703334345 {#1549
        date: 2023-12-23 13:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@danielfgom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1558 …}
      +reports: Doctrine\ORM\PersistentCollection {#1557 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
      -id: 152228
      -bodyTs: "'/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':5 '18':98 'aaalmost':58 'actual':120,128 'almost':31,57 'announc':77 'anyth':89 'appli':129 'approach':8 'backup':41,43 'blog':71 'breath':155 'cautious':7 'certain':32 'complet':59 'copypast':1 'could':55 'date':80,87 'debian':114 'distro':53 'els':144 'entir':49 'eol':79 'especi':22 'even':56,105 'eye':67 'featur':26 'filter':111 'fine':17 'forget':60 'friend':156 'game':45 'go':91 'guy':142,154 'haven':75 'includ':136 'kbin.social':4 'kbin.social/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':3 'keep':65 'least':97 'liter':139 'll':94 'lm':70 'lmde5':10,82 'lmde6':28,62 'lts':107 'make':40 'mani':117,126 'messag':123 'might':109,134 'mint':73 'month':99 'must':24 'must-hav':23 'one':140,153 'past':86 'peopl':118 'planet':147 'play':44 'plug':104 'proper':115 'pull':102 're':151 'rush':34,158 'see':121 'somewher':143 'sourc':2 'still':110 'system':14 'take':37 'team':74 'test':42 'thing':48 'time':39 'unrel':50 'updat':108 'upgrad':36 'user':11 'well':135 'work':16,46 'yet':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/501384/-/comment/2681711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696088173 {#1550
        date: 2023-09-30 17:36:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1566}
    +body: "I’m not super familiar with the goals of the mint project. But this is generally a bad approach to take with project development. Even if you plan on offering LTS, it is always preferable to have users on the most up to date version. Going through the pain of supporting multiple versions of commercial software at work has taught me that lesson the (very) hard way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696194820 {#2498
      date: 2023-10-01 23:13:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@danielfgom@lemmy.world"
      "@palordrolap@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2492 …}
    +votes: Doctrine\ORM\PersistentCollection {#1357 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
    -id: 173507
    -bodyTs: "'alway':34 'approach':19 'bad':18 'commerci':55 'date':44 'develop':24 'even':25 'familiar':5 'general':16 'go':46 'goal':8 'hard':66 'lesson':63 'lts':31 'm':2 'mint':11 'multipl':52 'offer':30 'pain':49 'plan':28 'prefer':35 'project':12,23 'softwar':56 'super':4 'support':51 'take':21 'taught':60 'user':38 'version':45,53 'way':67 'work':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4202502"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696194820 {#2497
      date: 2023-10-01 23:13:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: """
    To some extent I think they're thinking of people who are in the Windows/Mac situation of wanting a stable OS that doesn't require getting hands dirty (so to speak) every 5 minutes to do basic things, and who generally call in a relative or friend who knows what they're doing (and is almost certainly the person who installed Mint in the first place) when things really need changing.\n
    \n
    There's never more than two LMDEs active at any one time, so while they are giving themselves a little extra work, they're also managing the main Ubuntu-based Mint derivatives at the same time so they're bound to have some kind of streamlining at their side.\n
    \n
    As for 5-to-6 upgrades, they've provided an official tool that will work for most people and will require very little admin user interaction once it's off and running. A sensible sysadmin would like to have a backup anyway, just in case.\n
    \n
    My initial comment was aimed at the odd rare case like myself who isn't always up for sysadmin work (it's why I'm on Mint after all), or doesn't have the time. There's no immediate rush to use that official tool. Take your time. Make your backups, etc.\n
    \n
    If you want bleeding-edge rolling updates, Mint is not the distro for you (though LMDE is a little closer to that than regular Mint).\n
    \n
    Do they keep up with security updates and patches, though? Yes. Very much so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696197589 {#2559
    date: 2023-10-01 23:59:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
    "@palordrolap@kbin.social"
    "@spark947@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2562 …}
  +nested: Doctrine\ORM\PersistentCollection {#2564 …}
  +votes: Doctrine\ORM\PersistentCollection {#2566 …}
  +reports: Doctrine\ORM\PersistentCollection {#2568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2572 …}
  -id: 206514
  -bodyTs: "'-6':126 '5':33,124 'activ':79 'admin':145 'aim':171 'almost':56 'also':96 'alway':182 'anyway':163 'backup':162,217 'base':102 'basic':37 'bleed':223 'bleeding-edg':222 'bound':112 'call':42 'case':166,176 'certain':57 'chang':71 'closer':239 'comment':169 'deriv':104 'dirti':28 'distro':231 'doesn':23,197 'edg':224 'etc':218 'everi':32 'extent':3 'extra':92 'first':65 'friend':47 'general':41 'get':26 'give':88 'hand':27 'immedi':205 'initi':168 'instal':61 'interact':147 'isn':180 'keep':247 'kind':116 'know':49 'like':158,177 'littl':91,144,238 'lmde':235 'lmdes':78 'm':191 'main':99 'make':215 'manag':97 'mint':62,103,193,227,244 'minut':34 'much':257 'need':70 'never':74 'odd':174 'offici':132,210 'one':82 'os':21 'patch':253 'peopl':10,139 'person':59 'place':66 'provid':130 'rare':175 're':7,52,95,111 'realli':69 'regular':243 'relat':45 'requir':25,142 'roll':225 'run':153 'rush':206 'secur':250 'sensibl':155 'side':121 'situat':16 'speak':31 'stabl':20 'streamlin':118 'sysadmin':156,185 'take':212 'thing':38,68 'think':5,8 'though':234,254 'time':83,108,201,214 'tool':133,211 'two':77 'ubuntu':101 'ubuntu-bas':100 'updat':226,251 'upgrad':127 'use':208 'user':146 've':129 'want':18,221 'windows/mac':15 'work':93,136,186 'would':157 'yes':255"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/501384/-/comment/2706288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696197589 {#2560
    date: 2023-10-01 23:59:49.0 +02: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 {#2561
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: Proxies\__CG__\App\Entity\User {#2495 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1566
      +user: App\Entity\User {#1596 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        *Copypasting:* [(source)](https://kbin.social/m/linux@lemmy.ml/t/492318/LMDE-6-Faye-released-The-Linux-Mint-Blog#entry-comment-2619708)\n
        \n
        The cautious approach for LMDE5 users: If your system is working fine and there are no especially must-have features in LMDE6, there is almost certainly no rush to upgrade. Take your time.\n
        \n
        Make backups. Test backups. Play games. Work. Do things entirely unrelated to the distro.\n
        \n
        You could even almost (*aaalmost*) completely forget about LMDE6 (but do keep an eye on the LM blog).\n
        \n
        The Mint team haven't announced an EOL date for LMDE5 yet, but if past dates are anything to go by, it'll be at least 18 months before they pull the plug. Even then, LTS updates might still filter through from Debian proper.\n
        \n
        [How many people will actually see this message and how many it actually applies to out of them might well include me and literally one other guy somewhere else on the planet, but if you're that one guy, breathe friend. No rush.]
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703334345 {#1549
        date: 2023-12-23 13:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@danielfgom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1558 …}
      +reports: Doctrine\ORM\PersistentCollection {#1557 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
      -id: 152228
      -bodyTs: "'/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':5 '18':98 'aaalmost':58 'actual':120,128 'almost':31,57 'announc':77 'anyth':89 'appli':129 'approach':8 'backup':41,43 'blog':71 'breath':155 'cautious':7 'certain':32 'complet':59 'copypast':1 'could':55 'date':80,87 'debian':114 'distro':53 'els':144 'entir':49 'eol':79 'especi':22 'even':56,105 'eye':67 'featur':26 'filter':111 'fine':17 'forget':60 'friend':156 'game':45 'go':91 'guy':142,154 'haven':75 'includ':136 'kbin.social':4 'kbin.social/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':3 'keep':65 'least':97 'liter':139 'll':94 'lm':70 'lmde5':10,82 'lmde6':28,62 'lts':107 'make':40 'mani':117,126 'messag':123 'might':109,134 'mint':73 'month':99 'must':24 'must-hav':23 'one':140,153 'past':86 'peopl':118 'planet':147 'play':44 'plug':104 'proper':115 'pull':102 're':151 'rush':34,158 'see':121 'somewher':143 'sourc':2 'still':110 'system':14 'take':37 'team':74 'test':42 'thing':48 'time':39 'unrel':50 'updat':108 'upgrad':36 'user':11 'well':135 'work':16,46 'yet':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/501384/-/comment/2681711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696088173 {#1550
        date: 2023-09-30 17:36:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1566}
    +body: "I’m not super familiar with the goals of the mint project. But this is generally a bad approach to take with project development. Even if you plan on offering LTS, it is always preferable to have users on the most up to date version. Going through the pain of supporting multiple versions of commercial software at work has taught me that lesson the (very) hard way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696194820 {#2498
      date: 2023-10-01 23:13:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@danielfgom@lemmy.world"
      "@palordrolap@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2492 …}
    +votes: Doctrine\ORM\PersistentCollection {#1357 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
    -id: 173507
    -bodyTs: "'alway':34 'approach':19 'bad':18 'commerci':55 'date':44 'develop':24 'even':25 'familiar':5 'general':16 'go':46 'goal':8 'hard':66 'lesson':63 'lts':31 'm':2 'mint':11 'multipl':52 'offer':30 'pain':49 'plan':28 'prefer':35 'project':12,23 'softwar':56 'super':4 'support':51 'take':21 'taught':60 'user':38 'version':45,53 'way':67 'work':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4202502"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696194820 {#2497
      date: 2023-10-01 23:13:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: """
    To some extent I think they're thinking of people who are in the Windows/Mac situation of wanting a stable OS that doesn't require getting hands dirty (so to speak) every 5 minutes to do basic things, and who generally call in a relative or friend who knows what they're doing (and is almost certainly the person who installed Mint in the first place) when things really need changing.\n
    \n
    There's never more than two LMDEs active at any one time, so while they are giving themselves a little extra work, they're also managing the main Ubuntu-based Mint derivatives at the same time so they're bound to have some kind of streamlining at their side.\n
    \n
    As for 5-to-6 upgrades, they've provided an official tool that will work for most people and will require very little admin user interaction once it's off and running. A sensible sysadmin would like to have a backup anyway, just in case.\n
    \n
    My initial comment was aimed at the odd rare case like myself who isn't always up for sysadmin work (it's why I'm on Mint after all), or doesn't have the time. There's no immediate rush to use that official tool. Take your time. Make your backups, etc.\n
    \n
    If you want bleeding-edge rolling updates, Mint is not the distro for you (though LMDE is a little closer to that than regular Mint).\n
    \n
    Do they keep up with security updates and patches, though? Yes. Very much so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696197589 {#2559
    date: 2023-10-01 23:59:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
    "@palordrolap@kbin.social"
    "@spark947@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2562 …}
  +nested: Doctrine\ORM\PersistentCollection {#2564 …}
  +votes: Doctrine\ORM\PersistentCollection {#2566 …}
  +reports: Doctrine\ORM\PersistentCollection {#2568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2572 …}
  -id: 206514
  -bodyTs: "'-6':126 '5':33,124 'activ':79 'admin':145 'aim':171 'almost':56 'also':96 'alway':182 'anyway':163 'backup':162,217 'base':102 'basic':37 'bleed':223 'bleeding-edg':222 'bound':112 'call':42 'case':166,176 'certain':57 'chang':71 'closer':239 'comment':169 'deriv':104 'dirti':28 'distro':231 'doesn':23,197 'edg':224 'etc':218 'everi':32 'extent':3 'extra':92 'first':65 'friend':47 'general':41 'get':26 'give':88 'hand':27 'immedi':205 'initi':168 'instal':61 'interact':147 'isn':180 'keep':247 'kind':116 'know':49 'like':158,177 'littl':91,144,238 'lmde':235 'lmdes':78 'm':191 'main':99 'make':215 'manag':97 'mint':62,103,193,227,244 'minut':34 'much':257 'need':70 'never':74 'odd':174 'offici':132,210 'one':82 'os':21 'patch':253 'peopl':10,139 'person':59 'place':66 'provid':130 'rare':175 're':7,52,95,111 'realli':69 'regular':243 'relat':45 'requir':25,142 'roll':225 'run':153 'rush':206 'secur':250 'sensibl':155 'side':121 'situat':16 'speak':31 'stabl':20 'streamlin':118 'sysadmin':156,185 'take':212 'thing':38,68 'think':5,8 'though':234,254 'time':83,108,201,214 'tool':133,211 'two':77 'ubuntu':101 'ubuntu-bas':100 'updat':226,251 'upgrad':127 'use':208 'user':146 've':129 'want':18,221 'windows/mac':15 'work':93,136,186 'would':157 'yes':255"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/501384/-/comment/2706288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696197589 {#2560
    date: 2023-10-01 23:59:49.0 +02: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 {#2561
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: Proxies\__CG__\App\Entity\User {#2495 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1566
      +user: App\Entity\User {#1596 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        *Copypasting:* [(source)](https://kbin.social/m/linux@lemmy.ml/t/492318/LMDE-6-Faye-released-The-Linux-Mint-Blog#entry-comment-2619708)\n
        \n
        The cautious approach for LMDE5 users: If your system is working fine and there are no especially must-have features in LMDE6, there is almost certainly no rush to upgrade. Take your time.\n
        \n
        Make backups. Test backups. Play games. Work. Do things entirely unrelated to the distro.\n
        \n
        You could even almost (*aaalmost*) completely forget about LMDE6 (but do keep an eye on the LM blog).\n
        \n
        The Mint team haven't announced an EOL date for LMDE5 yet, but if past dates are anything to go by, it'll be at least 18 months before they pull the plug. Even then, LTS updates might still filter through from Debian proper.\n
        \n
        [How many people will actually see this message and how many it actually applies to out of them might well include me and literally one other guy somewhere else on the planet, but if you're that one guy, breathe friend. No rush.]
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703334345 {#1549
        date: 2023-12-23 13:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@danielfgom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1558 …}
      +reports: Doctrine\ORM\PersistentCollection {#1557 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
      -id: 152228
      -bodyTs: "'/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':5 '18':98 'aaalmost':58 'actual':120,128 'almost':31,57 'announc':77 'anyth':89 'appli':129 'approach':8 'backup':41,43 'blog':71 'breath':155 'cautious':7 'certain':32 'complet':59 'copypast':1 'could':55 'date':80,87 'debian':114 'distro':53 'els':144 'entir':49 'eol':79 'especi':22 'even':56,105 'eye':67 'featur':26 'filter':111 'fine':17 'forget':60 'friend':156 'game':45 'go':91 'guy':142,154 'haven':75 'includ':136 'kbin.social':4 'kbin.social/m/linux@lemmy.ml/t/492318/lmde-6-faye-released-the-linux-mint-blog#entry-comment-2619708)':3 'keep':65 'least':97 'liter':139 'll':94 'lm':70 'lmde5':10,82 'lmde6':28,62 'lts':107 'make':40 'mani':117,126 'messag':123 'might':109,134 'mint':73 'month':99 'must':24 'must-hav':23 'one':140,153 'past':86 'peopl':118 'planet':147 'play':44 'plug':104 'proper':115 'pull':102 're':151 'rush':34,158 'see':121 'somewher':143 'sourc':2 'still':110 'system':14 'take':37 'team':74 'test':42 'thing':48 'time':39 'unrel':50 'updat':108 'upgrad':36 'user':11 'well':135 'work':16,46 'yet':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/501384/-/comment/2681711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696088173 {#1550
        date: 2023-09-30 17:36:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1566}
    +body: "I’m not super familiar with the goals of the mint project. But this is generally a bad approach to take with project development. Even if you plan on offering LTS, it is always preferable to have users on the most up to date version. Going through the pain of supporting multiple versions of commercial software at work has taught me that lesson the (very) hard way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696194820 {#2498
      date: 2023-10-01 23:13:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@danielfgom@lemmy.world"
      "@palordrolap@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2492 …}
    +votes: Doctrine\ORM\PersistentCollection {#1357 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
    -id: 173507
    -bodyTs: "'alway':34 'approach':19 'bad':18 'commerci':55 'date':44 'develop':24 'even':25 'familiar':5 'general':16 'go':46 'goal':8 'hard':66 'lesson':63 'lts':31 'm':2 'mint':11 'multipl':52 'offer':30 'pain':49 'plan':28 'prefer':35 'project':12,23 'softwar':56 'super':4 'support':51 'take':21 'taught':60 'user':38 'version':45,53 'way':67 'work':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4202502"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696194820 {#2497
      date: 2023-10-01 23:13:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: """
    To some extent I think they're thinking of people who are in the Windows/Mac situation of wanting a stable OS that doesn't require getting hands dirty (so to speak) every 5 minutes to do basic things, and who generally call in a relative or friend who knows what they're doing (and is almost certainly the person who installed Mint in the first place) when things really need changing.\n
    \n
    There's never more than two LMDEs active at any one time, so while they are giving themselves a little extra work, they're also managing the main Ubuntu-based Mint derivatives at the same time so they're bound to have some kind of streamlining at their side.\n
    \n
    As for 5-to-6 upgrades, they've provided an official tool that will work for most people and will require very little admin user interaction once it's off and running. A sensible sysadmin would like to have a backup anyway, just in case.\n
    \n
    My initial comment was aimed at the odd rare case like myself who isn't always up for sysadmin work (it's why I'm on Mint after all), or doesn't have the time. There's no immediate rush to use that official tool. Take your time. Make your backups, etc.\n
    \n
    If you want bleeding-edge rolling updates, Mint is not the distro for you (though LMDE is a little closer to that than regular Mint).\n
    \n
    Do they keep up with security updates and patches, though? Yes. Very much so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696197589 {#2559
    date: 2023-10-01 23:59:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
    "@palordrolap@kbin.social"
    "@spark947@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2562 …}
  +nested: Doctrine\ORM\PersistentCollection {#2564 …}
  +votes: Doctrine\ORM\PersistentCollection {#2566 …}
  +reports: Doctrine\ORM\PersistentCollection {#2568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2572 …}
  -id: 206514
  -bodyTs: "'-6':126 '5':33,124 'activ':79 'admin':145 'aim':171 'almost':56 'also':96 'alway':182 'anyway':163 'backup':162,217 'base':102 'basic':37 'bleed':223 'bleeding-edg':222 'bound':112 'call':42 'case':166,176 'certain':57 'chang':71 'closer':239 'comment':169 'deriv':104 'dirti':28 'distro':231 'doesn':23,197 'edg':224 'etc':218 'everi':32 'extent':3 'extra':92 'first':65 'friend':47 'general':41 'get':26 'give':88 'hand':27 'immedi':205 'initi':168 'instal':61 'interact':147 'isn':180 'keep':247 'kind':116 'know':49 'like':158,177 'littl':91,144,238 'lmde':235 'lmdes':78 'm':191 'main':99 'make':215 'manag':97 'mint':62,103,193,227,244 'minut':34 'much':257 'need':70 'never':74 'odd':174 'offici':132,210 'one':82 'os':21 'patch':253 'peopl':10,139 'person':59 'place':66 'provid':130 'rare':175 're':7,52,95,111 'realli':69 'regular':243 'relat':45 'requir':25,142 'roll':225 'run':153 'rush':206 'secur':250 'sensibl':155 'side':121 'situat':16 'speak':31 'stabl':20 'streamlin':118 'sysadmin':156,185 'take':212 'thing':38,68 'think':5,8 'though':234,254 'time':83,108,201,214 'tool':133,211 'two':77 'ubuntu':101 'ubuntu-bas':100 'updat':226,251 'upgrad':127 'use':208 'user':146 've':129 'want':18,221 'windows/mac':15 'work':93,136,186 'would':157 'yes':255"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/501384/-/comment/2706288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696197589 {#2560
    date: 2023-10-01 23:59:49.0 +02: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 {#2422
  +user: App\Entity\User {#2469 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
    \n
    Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703417805 {#2464
    date: 2023-12-24 12:36:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 128902
  -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2890663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698387913 {#2463
    date: 2023-10-27 08:25:13.0 +02: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 {#2422
  +user: App\Entity\User {#2469 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
    \n
    Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703417805 {#2464
    date: 2023-12-24 12:36:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 128902
  -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2890663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698387913 {#2463
    date: 2023-10-27 08:25:13.0 +02: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 {#2422
  +user: App\Entity\User {#2469 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
    \n
    Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703417805 {#2464
    date: 2023-12-24 12:36:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 128902
  -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2890663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698387913 {#2463
    date: 2023-10-27 08:25:13.0 +02: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 {#2038
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2469 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
      \n
      Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703417805 {#2464
      date: 2023-12-24 12:36:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZcaT@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2458 …}
    +nested: Doctrine\ORM\PersistentCollection {#2456 …}
    +votes: Doctrine\ORM\PersistentCollection {#2453 …}
    +reports: Doctrine\ORM\PersistentCollection {#2457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
    -id: 128902
    -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2890663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698387913 {#2463
      date: 2023-10-27 08:25:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Funny times: while one distro kicks Xorg overboard, another distro finally includes Wayland as experimental."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698400251 {#2134
    date: 2023-10-27 11:50:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
    "@heygooberman@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2510 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 139053
  -bodyTs: "'anoth':9 'distro':5,10 'experiment':15 'final':11 'funni':1 'includ':12 'kick':6 'one':4 'overboard':8 'time':2 'wayland':13 'xorg':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5389738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698400251 {#2168
    date: 2023-10-27 11:50:51.0 +02: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 {#2038
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2469 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
      \n
      Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703417805 {#2464
      date: 2023-12-24 12:36:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZcaT@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2458 …}
    +nested: Doctrine\ORM\PersistentCollection {#2456 …}
    +votes: Doctrine\ORM\PersistentCollection {#2453 …}
    +reports: Doctrine\ORM\PersistentCollection {#2457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
    -id: 128902
    -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2890663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698387913 {#2463
      date: 2023-10-27 08:25:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Funny times: while one distro kicks Xorg overboard, another distro finally includes Wayland as experimental."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698400251 {#2134
    date: 2023-10-27 11:50:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
    "@heygooberman@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2510 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 139053
  -bodyTs: "'anoth':9 'distro':5,10 'experiment':15 'final':11 'funni':1 'includ':12 'kick':6 'one':4 'overboard':8 'time':2 'wayland':13 'xorg':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5389738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698400251 {#2168
    date: 2023-10-27 11:50:51.0 +02: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 {#2038
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2469 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
      \n
      Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703417805 {#2464
      date: 2023-12-24 12:36:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZcaT@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2458 …}
    +nested: Doctrine\ORM\PersistentCollection {#2456 …}
    +votes: Doctrine\ORM\PersistentCollection {#2453 …}
    +reports: Doctrine\ORM\PersistentCollection {#2457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
    -id: 128902
    -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2890663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698387913 {#2463
      date: 2023-10-27 08:25:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Funny times: while one distro kicks Xorg overboard, another distro finally includes Wayland as experimental."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698400251 {#2134
    date: 2023-10-27 11:50:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
    "@heygooberman@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2510 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 139053
  -bodyTs: "'anoth':9 'distro':5,10 'experiment':15 'final':11 'funni':1 'includ':12 'kick':6 'one':4 'overboard':8 'time':2 'wayland':13 'xorg':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5389738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698400251 {#2168
    date: 2023-10-27 11:50:51.0 +02: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 {#2541
  +user: Proxies\__CG__\App\Entity\User {#2545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2038
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2469 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
        \n
        Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703417805 {#2464
        date: 2023-12-24 12:36:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZcaT@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2458 …}
      +nested: Doctrine\ORM\PersistentCollection {#2456 …}
      +votes: Doctrine\ORM\PersistentCollection {#2453 …}
      +reports: Doctrine\ORM\PersistentCollection {#2457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
      -id: 128902
      -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2890663"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698387913 {#2463
        date: 2023-10-27 08:25:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "Funny times: while one distro kicks Xorg overboard, another distro finally includes Wayland as experimental."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698400251 {#2134
      date: 2023-10-27 11:50:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZcaT@lemmy.world"
      "@heygooberman@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2510 …}
    +nested: Doctrine\ORM\PersistentCollection {#2508 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2504 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
    -id: 139053
    -bodyTs: "'anoth':9 'distro':5,10 'experiment':15 'final':11 'funni':1 'includ':12 'kick':6 'one':4 'overboard':8 'time':2 'wayland':13 'xorg':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5389738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698400251 {#2168
      date: 2023-10-27 11:50:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "And then there’s XFCE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698400712 {#2540
    date: 2023-10-27 11:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
    "@heygooberman@lemmy.today"
    "@Petter1@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
  -id: 153149
  -bodyTs: "'xfce':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5265979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698400712 {#2537
    date: 2023-10-27 11:58:32.0 +02: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 {#2541
  +user: Proxies\__CG__\App\Entity\User {#2545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2038
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2469 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
        \n
        Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703417805 {#2464
        date: 2023-12-24 12:36:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZcaT@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2458 …}
      +nested: Doctrine\ORM\PersistentCollection {#2456 …}
      +votes: Doctrine\ORM\PersistentCollection {#2453 …}
      +reports: Doctrine\ORM\PersistentCollection {#2457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
      -id: 128902
      -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2890663"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698387913 {#2463
        date: 2023-10-27 08:25:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "Funny times: while one distro kicks Xorg overboard, another distro finally includes Wayland as experimental."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698400251 {#2134
      date: 2023-10-27 11:50:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZcaT@lemmy.world"
      "@heygooberman@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2510 …}
    +nested: Doctrine\ORM\PersistentCollection {#2508 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2504 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
    -id: 139053
    -bodyTs: "'anoth':9 'distro':5,10 'experiment':15 'final':11 'funni':1 'includ':12 'kick':6 'one':4 'overboard':8 'time':2 'wayland':13 'xorg':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5389738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698400251 {#2168
      date: 2023-10-27 11:50:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "And then there’s XFCE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698400712 {#2540
    date: 2023-10-27 11:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
    "@heygooberman@lemmy.today"
    "@Petter1@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
  -id: 153149
  -bodyTs: "'xfce':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5265979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698400712 {#2537
    date: 2023-10-27 11:58:32.0 +02: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 {#2541
  +user: Proxies\__CG__\App\Entity\User {#2545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2038
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2469 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
        \n
        Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703417805 {#2464
        date: 2023-12-24 12:36:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZcaT@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2458 …}
      +nested: Doctrine\ORM\PersistentCollection {#2456 …}
      +votes: Doctrine\ORM\PersistentCollection {#2453 …}
      +reports: Doctrine\ORM\PersistentCollection {#2457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
      -id: 128902
      -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2890663"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698387913 {#2463
        date: 2023-10-27 08:25:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "Funny times: while one distro kicks Xorg overboard, another distro finally includes Wayland as experimental."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698400251 {#2134
      date: 2023-10-27 11:50:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZcaT@lemmy.world"
      "@heygooberman@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2510 …}
    +nested: Doctrine\ORM\PersistentCollection {#2508 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2504 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
    -id: 139053
    -bodyTs: "'anoth':9 'distro':5,10 'experiment':15 'final':11 'funni':1 'includ':12 'kick':6 'one':4 'overboard':8 'time':2 'wayland':13 'xorg':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5389738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698400251 {#2168
      date: 2023-10-27 11:50:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "And then there’s XFCE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698400712 {#2540
    date: 2023-10-27 11:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
    "@heygooberman@lemmy.today"
    "@Petter1@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
  -id: 153149
  -bodyTs: "'xfce':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5265979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698400712 {#2537
    date: 2023-10-27 11:58:32.0 +02: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 {#2630
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2541
    +user: Proxies\__CG__\App\Entity\User {#2545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2038
      +user: Proxies\__CG__\App\Entity\User {#2511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2422
        +user: App\Entity\User {#2469 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
          \n
          Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703417805 {#2464
          date: 2023-12-24 12:36:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZcaT@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2456 …}
        +votes: Doctrine\ORM\PersistentCollection {#2453 …}
        +reports: Doctrine\ORM\PersistentCollection {#2457 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
        -id: 128902
        -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/2890663"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698387913 {#2463
          date: 2023-10-27 08:25:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2422}
      +body: "Funny times: while one distro kicks Xorg overboard, another distro finally includes Wayland as experimental."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698400251 {#2134
        date: 2023-10-27 11:50:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZcaT@lemmy.world"
        "@heygooberman@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2510 …}
      +nested: Doctrine\ORM\PersistentCollection {#2508 …}
      +votes: Doctrine\ORM\PersistentCollection {#2506 …}
      +reports: Doctrine\ORM\PersistentCollection {#2504 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
      -id: 139053
      -bodyTs: "'anoth':9 'distro':5,10 'experiment':15 'final':11 'funni':1 'includ':12 'kick':6 'one':4 'overboard':8 'time':2 'wayland':13 'xorg':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5389738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698400251 {#2168
        date: 2023-10-27 11:50:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "And then there’s XFCE"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698400712 {#2540
      date: 2023-10-27 11:58:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZcaT@lemmy.world"
      "@heygooberman@lemmy.today"
      "@Petter1@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2550 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 153149
    -bodyTs: "'xfce':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5265979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698400712 {#2537
      date: 2023-10-27 11:58:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    Which is not a distro nor a display server but, like kde and gnome, a desktop environment. They are actively working on wayland support as can be seen here: [wiki.xfce.org/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)\n
    \n
    So just for clarification 😇\n
    \n
    And I recognized now that this post was about cinnamon desktop environment, which comes with mint distro, and not the distro itself. So the comparison to GNOME would have been more fitting from my site (they’ll drop Xorg support soon, but still let it be installed in post).\n
    \n
    So, yea, and then there is XFCE where we have no real clue when Wayland support is completely ready. But it seems like it could work with something called xwayland that seem to kinda emulate Xorg on wayland 🧐
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698402174 {#2631
    date: 2023-10-27 12:22:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
    "@heygooberman@lemmy.today"
    "@Petter1@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2626 …}
  +nested: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
  -id: 174609
  -bodyTs: "'/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)':32 'activ':20 'call':114 'cinnamon':46 'clarif':36 'clue':98 'come':50 'comparison':61 'complet':103 'could':110 'desktop':16,47 'display':8 'distro':5,53,57 'drop':74 'emul':120 'environ':17,48 'fit':68 'gnome':14,63 'instal':83 'kde':12 'kinda':119 'let':80 'like':11,108 'll':73 'mint':52 'post':43,85 'readi':104 'real':97 'recogn':39 'seem':107,117 'seen':28 'server':9 'site':71 'someth':113 'soon':77 'still':79 'support':24,76,101 'wayland':23,100,123 'wiki.xfce.org':31 'wiki.xfce.org/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)':30 'work':21,111 'would':64 'xfce':92 'xorg':75,121 'xwayland':115 'yea':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5390323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698402174 {#2634
    date: 2023-10-27 12:22:54.0 +02: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 {#2630
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2541
    +user: Proxies\__CG__\App\Entity\User {#2545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2038
      +user: Proxies\__CG__\App\Entity\User {#2511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2422
        +user: App\Entity\User {#2469 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
          \n
          Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703417805 {#2464
          date: 2023-12-24 12:36:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZcaT@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2456 …}
        +votes: Doctrine\ORM\PersistentCollection {#2453 …}
        +reports: Doctrine\ORM\PersistentCollection {#2457 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
        -id: 128902
        -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/2890663"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698387913 {#2463
          date: 2023-10-27 08:25:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2422}
      +body: "Funny times: while one distro kicks Xorg overboard, another distro finally includes Wayland as experimental."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698400251 {#2134
        date: 2023-10-27 11:50:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZcaT@lemmy.world"
        "@heygooberman@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2510 …}
      +nested: Doctrine\ORM\PersistentCollection {#2508 …}
      +votes: Doctrine\ORM\PersistentCollection {#2506 …}
      +reports: Doctrine\ORM\PersistentCollection {#2504 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
      -id: 139053
      -bodyTs: "'anoth':9 'distro':5,10 'experiment':15 'final':11 'funni':1 'includ':12 'kick':6 'one':4 'overboard':8 'time':2 'wayland':13 'xorg':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5389738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698400251 {#2168
        date: 2023-10-27 11:50:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "And then there’s XFCE"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698400712 {#2540
      date: 2023-10-27 11:58:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZcaT@lemmy.world"
      "@heygooberman@lemmy.today"
      "@Petter1@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2550 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 153149
    -bodyTs: "'xfce':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5265979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698400712 {#2537
      date: 2023-10-27 11:58:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    Which is not a distro nor a display server but, like kde and gnome, a desktop environment. They are actively working on wayland support as can be seen here: [wiki.xfce.org/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)\n
    \n
    So just for clarification 😇\n
    \n
    And I recognized now that this post was about cinnamon desktop environment, which comes with mint distro, and not the distro itself. So the comparison to GNOME would have been more fitting from my site (they’ll drop Xorg support soon, but still let it be installed in post).\n
    \n
    So, yea, and then there is XFCE where we have no real clue when Wayland support is completely ready. But it seems like it could work with something called xwayland that seem to kinda emulate Xorg on wayland 🧐
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698402174 {#2631
    date: 2023-10-27 12:22:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
    "@heygooberman@lemmy.today"
    "@Petter1@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2626 …}
  +nested: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
  -id: 174609
  -bodyTs: "'/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)':32 'activ':20 'call':114 'cinnamon':46 'clarif':36 'clue':98 'come':50 'comparison':61 'complet':103 'could':110 'desktop':16,47 'display':8 'distro':5,53,57 'drop':74 'emul':120 'environ':17,48 'fit':68 'gnome':14,63 'instal':83 'kde':12 'kinda':119 'let':80 'like':11,108 'll':73 'mint':52 'post':43,85 'readi':104 'real':97 'recogn':39 'seem':107,117 'seen':28 'server':9 'site':71 'someth':113 'soon':77 'still':79 'support':24,76,101 'wayland':23,100,123 'wiki.xfce.org':31 'wiki.xfce.org/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)':30 'work':21,111 'would':64 'xfce':92 'xorg':75,121 'xwayland':115 'yea':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5390323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698402174 {#2634
    date: 2023-10-27 12:22:54.0 +02: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 {#2630
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2541
    +user: Proxies\__CG__\App\Entity\User {#2545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2038
      +user: Proxies\__CG__\App\Entity\User {#2511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2422
        +user: App\Entity\User {#2469 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
          \n
          Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703417805 {#2464
          date: 2023-12-24 12:36:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZcaT@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2456 …}
        +votes: Doctrine\ORM\PersistentCollection {#2453 …}
        +reports: Doctrine\ORM\PersistentCollection {#2457 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
        -id: 128902
        -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/2890663"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698387913 {#2463
          date: 2023-10-27 08:25:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2422}
      +body: "Funny times: while one distro kicks Xorg overboard, another distro finally includes Wayland as experimental."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698400251 {#2134
        date: 2023-10-27 11:50:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZcaT@lemmy.world"
        "@heygooberman@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2510 …}
      +nested: Doctrine\ORM\PersistentCollection {#2508 …}
      +votes: Doctrine\ORM\PersistentCollection {#2506 …}
      +reports: Doctrine\ORM\PersistentCollection {#2504 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
      -id: 139053
      -bodyTs: "'anoth':9 'distro':5,10 'experiment':15 'final':11 'funni':1 'includ':12 'kick':6 'one':4 'overboard':8 'time':2 'wayland':13 'xorg':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5389738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698400251 {#2168
        date: 2023-10-27 11:50:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "And then there’s XFCE"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698400712 {#2540
      date: 2023-10-27 11:58:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZcaT@lemmy.world"
      "@heygooberman@lemmy.today"
      "@Petter1@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2550 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 153149
    -bodyTs: "'xfce':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5265979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698400712 {#2537
      date: 2023-10-27 11:58:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    Which is not a distro nor a display server but, like kde and gnome, a desktop environment. They are actively working on wayland support as can be seen here: [wiki.xfce.org/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)\n
    \n
    So just for clarification 😇\n
    \n
    And I recognized now that this post was about cinnamon desktop environment, which comes with mint distro, and not the distro itself. So the comparison to GNOME would have been more fitting from my site (they’ll drop Xorg support soon, but still let it be installed in post).\n
    \n
    So, yea, and then there is XFCE where we have no real clue when Wayland support is completely ready. But it seems like it could work with something called xwayland that seem to kinda emulate Xorg on wayland 🧐
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698402174 {#2631
    date: 2023-10-27 12:22:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
    "@heygooberman@lemmy.today"
    "@Petter1@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2626 …}
  +nested: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
  -id: 174609
  -bodyTs: "'/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)':32 'activ':20 'call':114 'cinnamon':46 'clarif':36 'clue':98 'come':50 'comparison':61 'complet':103 'could':110 'desktop':16,47 'display':8 'distro':5,53,57 'drop':74 'emul':120 'environ':17,48 'fit':68 'gnome':14,63 'instal':83 'kde':12 'kinda':119 'let':80 'like':11,108 'll':73 'mint':52 'post':43,85 'readi':104 'real':97 'recogn':39 'seem':107,117 'seen':28 'server':9 'site':71 'someth':113 'soon':77 'still':79 'support':24,76,101 'wayland':23,100,123 'wiki.xfce.org':31 'wiki.xfce.org/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)':30 'work':21,111 'would':64 'xfce':92 'xorg':75,121 'xwayland':115 'yea':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5390323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698402174 {#2634
    date: 2023-10-27 12:22:54.0 +02: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 {#2682
  +user: Proxies\__CG__\App\Entity\User {#2545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2630
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2541
      +user: Proxies\__CG__\App\Entity\User {#2545 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2038
        +user: Proxies\__CG__\App\Entity\User {#2511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: App\Entity\EntryComment {#2422
          +user: App\Entity\User {#2469 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
            \n
            Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703417805 {#2464
            date: 2023-12-24 12:36:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZcaT@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2458 …}
          +nested: Doctrine\ORM\PersistentCollection {#2456 …}
          +votes: Doctrine\ORM\PersistentCollection {#2453 …}
          +reports: Doctrine\ORM\PersistentCollection {#2457 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
          -id: 128902
          -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/2890663"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698387913 {#2463
            date: 2023-10-27 08:25:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2422}
        +body: "Funny times: while one distro kicks Xorg overboard, another distro finally includes Wayland as experimental."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698400251 {#2134
          date: 2023-10-27 11:50:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZcaT@lemmy.world"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2510 …}
        +nested: Doctrine\ORM\PersistentCollection {#2508 …}
        +votes: Doctrine\ORM\PersistentCollection {#2506 …}
        +reports: Doctrine\ORM\PersistentCollection {#2504 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
        -id: 139053
        -bodyTs: "'anoth':9 'distro':5,10 'experiment':15 'final':11 'funni':1 'includ':12 'kick':6 'one':4 'overboard':8 'time':2 'wayland':13 'xorg':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5389738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698400251 {#2168
          date: 2023-10-27 11:50:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2422}
      +body: "And then there’s XFCE"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698400712 {#2540
        date: 2023-10-27 11:58:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZcaT@lemmy.world"
        "@heygooberman@lemmy.today"
        "@Petter1@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2550 …}
      +nested: Doctrine\ORM\PersistentCollection {#2546 …}
      +votes: Doctrine\ORM\PersistentCollection {#2548 …}
      +reports: Doctrine\ORM\PersistentCollection {#2553 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
      -id: 153149
      -bodyTs: "'xfce':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5265979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698400712 {#2537
        date: 2023-10-27 11:58:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      Which is not a distro nor a display server but, like kde and gnome, a desktop environment. They are actively working on wayland support as can be seen here: [wiki.xfce.org/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)\n
      \n
      So just for clarification 😇\n
      \n
      And I recognized now that this post was about cinnamon desktop environment, which comes with mint distro, and not the distro itself. So the comparison to GNOME would have been more fitting from my site (they’ll drop Xorg support soon, but still let it be installed in post).\n
      \n
      So, yea, and then there is XFCE where we have no real clue when Wayland support is completely ready. But it seems like it could work with something called xwayland that seem to kinda emulate Xorg on wayland 🧐
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698402174 {#2631
      date: 2023-10-27 12:22:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZcaT@lemmy.world"
      "@heygooberman@lemmy.today"
      "@Petter1@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2626 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
    -id: 174609
    -bodyTs: "'/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)':32 'activ':20 'call':114 'cinnamon':46 'clarif':36 'clue':98 'come':50 'comparison':61 'complet':103 'could':110 'desktop':16,47 'display':8 'distro':5,53,57 'drop':74 'emul':120 'environ':17,48 'fit':68 'gnome':14,63 'instal':83 'kde':12 'kinda':119 'let':80 'like':11,108 'll':73 'mint':52 'post':43,85 'readi':104 'real':97 'recogn':39 'seem':107,117 'seen':28 'server':9 'site':71 'someth':113 'soon':77 'still':79 'support':24,76,101 'wayland':23,100,123 'wiki.xfce.org':31 'wiki.xfce.org/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)':30 'work':21,111 'would':64 'xfce':92 'xorg':75,121 'xwayland':115 'yea':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5390323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698402174 {#2634
      date: 2023-10-27 12:22:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    Oh yeah, I was just mentioning them in general. The most exciting feature of their last big release was being able to change the clocks’ font.\n
    \n
    I trust XFCE to bring in new features only when they are 100% sure it’ll work perfectly. That DE has been nothing but rocksolid for me, and I greatly appreciate that.\n
    \n
    Though to push them a little bit, Xorg certainly has flaws when it comes to security, and since pretty much no one will make the effort of working on these flaws anymore, Wayland should be a higher priority for any distro or DE.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698405387 {#2683
    date: 2023-10-27 13:16:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
    "@heygooberman@lemmy.today"
    "@Petter1@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2679 …}
  +nested: Doctrine\ORM\PersistentCollection {#2675 …}
  +votes: Doctrine\ORM\PersistentCollection {#2673 …}
  +reports: Doctrine\ORM\PersistentCollection {#2688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2692 …}
  -id: 209249
  -bodyTs: "'100':39 'abl':21 'anymor':90 'appreci':57 'big':17 'bit':65 'bring':31 'certain':67 'chang':23 'clock':25 'come':72 'de':46,101 'distro':99 'effort':84 'excit':12 'featur':13,34 'flaw':69,89 'font':26 'general':9 'great':56 'higher':95 'last':16 'littl':64 'll':42 'make':82 'mention':6 'much':78 'new':33 'noth':49 'oh':1 'one':80 'perfect':44 'pretti':77 'prioriti':96 'push':61 'releas':18 'rocksolid':51 'secur':74 'sinc':76 'sure':40 'though':59 'trust':28 'wayland':91 'work':43,86 'xfce':29 'xorg':66 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5267117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698405387 {#2686
    date: 2023-10-27 13:16:27.0 +02: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 {#2682
  +user: Proxies\__CG__\App\Entity\User {#2545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2630
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2541
      +user: Proxies\__CG__\App\Entity\User {#2545 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2038
        +user: Proxies\__CG__\App\Entity\User {#2511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: App\Entity\EntryComment {#2422
          +user: App\Entity\User {#2469 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
            \n
            Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703417805 {#2464
            date: 2023-12-24 12:36:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZcaT@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2458 …}
          +nested: Doctrine\ORM\PersistentCollection {#2456 …}
          +votes: Doctrine\ORM\PersistentCollection {#2453 …}
          +reports: Doctrine\ORM\PersistentCollection {#2457 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
          -id: 128902
          -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/2890663"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698387913 {#2463
            date: 2023-10-27 08:25:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2422}
        +body: "Funny times: while one distro kicks Xorg overboard, another distro finally includes Wayland as experimental."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698400251 {#2134
          date: 2023-10-27 11:50:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZcaT@lemmy.world"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2510 …}
        +nested: Doctrine\ORM\PersistentCollection {#2508 …}
        +votes: Doctrine\ORM\PersistentCollection {#2506 …}
        +reports: Doctrine\ORM\PersistentCollection {#2504 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
        -id: 139053
        -bodyTs: "'anoth':9 'distro':5,10 'experiment':15 'final':11 'funni':1 'includ':12 'kick':6 'one':4 'overboard':8 'time':2 'wayland':13 'xorg':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5389738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698400251 {#2168
          date: 2023-10-27 11:50:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2422}
      +body: "And then there’s XFCE"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698400712 {#2540
        date: 2023-10-27 11:58:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZcaT@lemmy.world"
        "@heygooberman@lemmy.today"
        "@Petter1@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2550 …}
      +nested: Doctrine\ORM\PersistentCollection {#2546 …}
      +votes: Doctrine\ORM\PersistentCollection {#2548 …}
      +reports: Doctrine\ORM\PersistentCollection {#2553 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
      -id: 153149
      -bodyTs: "'xfce':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5265979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698400712 {#2537
        date: 2023-10-27 11:58:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      Which is not a distro nor a display server but, like kde and gnome, a desktop environment. They are actively working on wayland support as can be seen here: [wiki.xfce.org/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)\n
      \n
      So just for clarification 😇\n
      \n
      And I recognized now that this post was about cinnamon desktop environment, which comes with mint distro, and not the distro itself. So the comparison to GNOME would have been more fitting from my site (they’ll drop Xorg support soon, but still let it be installed in post).\n
      \n
      So, yea, and then there is XFCE where we have no real clue when Wayland support is completely ready. But it seems like it could work with something called xwayland that seem to kinda emulate Xorg on wayland 🧐
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698402174 {#2631
      date: 2023-10-27 12:22:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZcaT@lemmy.world"
      "@heygooberman@lemmy.today"
      "@Petter1@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2626 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
    -id: 174609
    -bodyTs: "'/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)':32 'activ':20 'call':114 'cinnamon':46 'clarif':36 'clue':98 'come':50 'comparison':61 'complet':103 'could':110 'desktop':16,47 'display':8 'distro':5,53,57 'drop':74 'emul':120 'environ':17,48 'fit':68 'gnome':14,63 'instal':83 'kde':12 'kinda':119 'let':80 'like':11,108 'll':73 'mint':52 'post':43,85 'readi':104 'real':97 'recogn':39 'seem':107,117 'seen':28 'server':9 'site':71 'someth':113 'soon':77 'still':79 'support':24,76,101 'wayland':23,100,123 'wiki.xfce.org':31 'wiki.xfce.org/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)':30 'work':21,111 'would':64 'xfce':92 'xorg':75,121 'xwayland':115 'yea':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5390323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698402174 {#2634
      date: 2023-10-27 12:22:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    Oh yeah, I was just mentioning them in general. The most exciting feature of their last big release was being able to change the clocks’ font.\n
    \n
    I trust XFCE to bring in new features only when they are 100% sure it’ll work perfectly. That DE has been nothing but rocksolid for me, and I greatly appreciate that.\n
    \n
    Though to push them a little bit, Xorg certainly has flaws when it comes to security, and since pretty much no one will make the effort of working on these flaws anymore, Wayland should be a higher priority for any distro or DE.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698405387 {#2683
    date: 2023-10-27 13:16:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
    "@heygooberman@lemmy.today"
    "@Petter1@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2679 …}
  +nested: Doctrine\ORM\PersistentCollection {#2675 …}
  +votes: Doctrine\ORM\PersistentCollection {#2673 …}
  +reports: Doctrine\ORM\PersistentCollection {#2688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2692 …}
  -id: 209249
  -bodyTs: "'100':39 'abl':21 'anymor':90 'appreci':57 'big':17 'bit':65 'bring':31 'certain':67 'chang':23 'clock':25 'come':72 'de':46,101 'distro':99 'effort':84 'excit':12 'featur':13,34 'flaw':69,89 'font':26 'general':9 'great':56 'higher':95 'last':16 'littl':64 'll':42 'make':82 'mention':6 'much':78 'new':33 'noth':49 'oh':1 'one':80 'perfect':44 'pretti':77 'prioriti':96 'push':61 'releas':18 'rocksolid':51 'secur':74 'sinc':76 'sure':40 'though':59 'trust':28 'wayland':91 'work':43,86 'xfce':29 'xorg':66 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5267117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698405387 {#2686
    date: 2023-10-27 13:16:27.0 +02: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 {#2682
  +user: Proxies\__CG__\App\Entity\User {#2545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2630
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2541
      +user: Proxies\__CG__\App\Entity\User {#2545 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2038
        +user: Proxies\__CG__\App\Entity\User {#2511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: App\Entity\EntryComment {#2422
          +user: App\Entity\User {#2469 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.\n
            \n
            Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703417805 {#2464
            date: 2023-12-24 12:36:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZcaT@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2458 …}
          +nested: Doctrine\ORM\PersistentCollection {#2456 …}
          +votes: Doctrine\ORM\PersistentCollection {#2453 …}
          +reports: Doctrine\ORM\PersistentCollection {#2457 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
          -id: 128902
          -bodyTs: "'21':41 'also':51 'blog':24 'chang':50 'clever':53 'complain':14 'debian':61 'experi':48 'experiment':33 'go':30 'good':46 'howev':21 'lack':17 'linux':8 'list':26 'll':44 'lot':6 'major':37 'mint':9,63 'name':56 'news':3 'next':36 'posit':2 'post':25 'releas':70 'scheme':57 'stabl':67 'still':42 'support':20 'team':64 'unstabl':69 'updat':38 'use':58 'user':10 'version':40 'wayland':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/2890663"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698387913 {#2463
            date: 2023-10-27 08:25:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2422}
        +body: "Funny times: while one distro kicks Xorg overboard, another distro finally includes Wayland as experimental."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698400251 {#2134
          date: 2023-10-27 11:50:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZcaT@lemmy.world"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2510 …}
        +nested: Doctrine\ORM\PersistentCollection {#2508 …}
        +votes: Doctrine\ORM\PersistentCollection {#2506 …}
        +reports: Doctrine\ORM\PersistentCollection {#2504 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
        -id: 139053
        -bodyTs: "'anoth':9 'distro':5,10 'experiment':15 'final':11 'funni':1 'includ':12 'kick':6 'one':4 'overboard':8 'time':2 'wayland':13 'xorg':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5389738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698400251 {#2168
          date: 2023-10-27 11:50:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2422}
      +body: "And then there’s XFCE"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698400712 {#2540
        date: 2023-10-27 11:58:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZcaT@lemmy.world"
        "@heygooberman@lemmy.today"
        "@Petter1@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2550 …}
      +nested: Doctrine\ORM\PersistentCollection {#2546 …}
      +votes: Doctrine\ORM\PersistentCollection {#2548 …}
      +reports: Doctrine\ORM\PersistentCollection {#2553 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
      -id: 153149
      -bodyTs: "'xfce':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5265979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698400712 {#2537
        date: 2023-10-27 11:58:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      Which is not a distro nor a display server but, like kde and gnome, a desktop environment. They are actively working on wayland support as can be seen here: [wiki.xfce.org/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)\n
      \n
      So just for clarification 😇\n
      \n
      And I recognized now that this post was about cinnamon desktop environment, which comes with mint distro, and not the distro itself. So the comparison to GNOME would have been more fitting from my site (they’ll drop Xorg support soon, but still let it be installed in post).\n
      \n
      So, yea, and then there is XFCE where we have no real clue when Wayland support is completely ready. But it seems like it could work with something called xwayland that seem to kinda emulate Xorg on wayland 🧐
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698402174 {#2631
      date: 2023-10-27 12:22:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZcaT@lemmy.world"
      "@heygooberman@lemmy.today"
      "@Petter1@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2626 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
    -id: 174609
    -bodyTs: "'/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)':32 'activ':20 'call':114 'cinnamon':46 'clarif':36 'clue':98 'come':50 'comparison':61 'complet':103 'could':110 'desktop':16,47 'display':8 'distro':5,53,57 'drop':74 'emul':120 'environ':17,48 'fit':68 'gnome':14,63 'instal':83 'kde':12 'kinda':119 'let':80 'like':11,108 'll':73 'mint':52 'post':43,85 'readi':104 'real':97 'recogn':39 'seem':107,117 'seen':28 'server':9 'site':71 'someth':113 'soon':77 'still':79 'support':24,76,101 'wayland':23,100,123 'wiki.xfce.org':31 'wiki.xfce.org/releng/wayland_roadmap](https://wiki.xfce.org/releng/wayland_roadmap)':30 'work':21,111 'would':64 'xfce':92 'xorg':75,121 'xwayland':115 'yea':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5390323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698402174 {#2634
      date: 2023-10-27 12:22:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    Oh yeah, I was just mentioning them in general. The most exciting feature of their last big release was being able to change the clocks’ font.\n
    \n
    I trust XFCE to bring in new features only when they are 100% sure it’ll work perfectly. That DE has been nothing but rocksolid for me, and I greatly appreciate that.\n
    \n
    Though to push them a little bit, Xorg certainly has flaws when it comes to security, and since pretty much no one will make the effort of working on these flaws anymore, Wayland should be a higher priority for any distro or DE.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698405387 {#2683
    date: 2023-10-27 13:16:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZcaT@lemmy.world"
    "@heygooberman@lemmy.today"
    "@Petter1@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2679 …}
  +nested: Doctrine\ORM\PersistentCollection {#2675 …}
  +votes: Doctrine\ORM\PersistentCollection {#2673 …}
  +reports: Doctrine\ORM\PersistentCollection {#2688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2692 …}
  -id: 209249
  -bodyTs: "'100':39 'abl':21 'anymor':90 'appreci':57 'big':17 'bit':65 'bring':31 'certain':67 'chang':23 'clock':25 'come':72 'de':46,101 'distro':99 'effort':84 'excit':12 'featur':13,34 'flaw':69,89 'font':26 'general':9 'great':56 'higher':95 'last':16 'littl':64 'll':42 'make':82 'mention':6 'much':78 'new':33 'noth':49 'oh':1 'one':80 'perfect':44 'pretti':77 'prioriti':96 'push':61 'releas':18 'rocksolid':51 'secur':74 'sinc':76 'sure':40 'though':59 'trust':28 'wayland':91 'work':43,86 'xfce':29 'xorg':66 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5267117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698405387 {#2686
    date: 2023-10-27 13:16:27.0 +02: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 {#2061
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "i hope they bring a clipboard manager in the next one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1724034729 {#2031
    date: 2024-08-19 04:32:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 302198
  -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6065946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705073088 {#2036
    date: 2024-01-12 16:24:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "i hope they bring a clipboard manager in the next one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1724034729 {#2031
    date: 2024-08-19 04:32:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 302198
  -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6065946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705073088 {#2036
    date: 2024-01-12 16:24:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "i hope they bring a clipboard manager in the next one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1724034729 {#2031
    date: 2024-08-19 04:32:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 302198
  -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6065946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705073088 {#2036
    date: 2024-01-12 16:24:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1348
  +user: Proxies\__CG__\App\Entity\User {#1347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "i hope they bring a clipboard manager in the next one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724034729 {#2031
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 302198
    -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6065946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705073088 {#2036
      date: 2024-01-12 16:24:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "diodon works exactly how I wanted it and no less. I’ve mapped Super+V to it as well and disabled the applet icon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705267644 {#1349
    date: 2024-01-14 22:27:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2352 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 309030
  -bodyTs: "'applet':23 'diodon':1 'disabl':21 'exact':3 'icon':24 'less':10 'map':13 'super':14 'v':15 've':12 'want':6 'well':19 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6459271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705267644 {#1350
    date: 2024-01-14 22:27:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#1348
  +user: Proxies\__CG__\App\Entity\User {#1347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "i hope they bring a clipboard manager in the next one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724034729 {#2031
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 302198
    -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6065946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705073088 {#2036
      date: 2024-01-12 16:24:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "diodon works exactly how I wanted it and no less. I’ve mapped Super+V to it as well and disabled the applet icon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705267644 {#1349
    date: 2024-01-14 22:27:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2352 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 309030
  -bodyTs: "'applet':23 'diodon':1 'disabl':21 'exact':3 'icon':24 'less':10 'map':13 'super':14 'v':15 've':12 'want':6 'well':19 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6459271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705267644 {#1350
    date: 2024-01-14 22:27:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#1348
  +user: Proxies\__CG__\App\Entity\User {#1347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "i hope they bring a clipboard manager in the next one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724034729 {#2031
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 302198
    -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6065946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705073088 {#2036
      date: 2024-01-12 16:24:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "diodon works exactly how I wanted it and no less. I’ve mapped Super+V to it as well and disabled the applet icon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705267644 {#1349
    date: 2024-01-14 22:27:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2352 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 309030
  -bodyTs: "'applet':23 'diodon':1 'disabl':21 'exact':3 'icon':24 'less':10 'map':13 'super':14 'v':15 've':12 'want':6 'well':19 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6459271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705267644 {#1350
    date: 2024-01-14 22:27:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2606
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1348
    +user: Proxies\__CG__\App\Entity\User {#1347 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "i hope they bring a clipboard manager in the next one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724034729 {#2031
        date: 2024-08-19 04:32:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 302198
      -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6065946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705073088 {#2036
        date: 2024-01-12 16:24:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "diodon works exactly how I wanted it and no less. I’ve mapped Super+V to it as well and disabled the applet icon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705267644 {#1349
      date: 2024-01-14 22:27:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2352 …}
    +nested: Doctrine\ORM\PersistentCollection {#2366 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
    -id: 309030
    -bodyTs: "'applet':23 'diodon':1 'disabl':21 'exact':3 'icon':24 'less':10 'map':13 'super':14 'v':15 've':12 'want':6 'well':19 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6459271"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705267644 {#1350
      date: 2024-01-14 22:27:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "so far working well. only missing feature is the ability to pin something permanently, but not that important"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705327820 {#2604
    date: 2024-01-15 15:10:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
    "@powermaker450@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2607 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  -id: 310705
  -bodyTs: "'abil':10 'far':2 'featur':7 'import':18 'miss':6 'perman':14 'pin':12 'someth':13 'well':4 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6155819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327820 {#2605
    date: 2024-01-15 15:10:20.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 {#2606
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1348
    +user: Proxies\__CG__\App\Entity\User {#1347 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "i hope they bring a clipboard manager in the next one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724034729 {#2031
        date: 2024-08-19 04:32:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 302198
      -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6065946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705073088 {#2036
        date: 2024-01-12 16:24:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "diodon works exactly how I wanted it and no less. I’ve mapped Super+V to it as well and disabled the applet icon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705267644 {#1349
      date: 2024-01-14 22:27:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2352 …}
    +nested: Doctrine\ORM\PersistentCollection {#2366 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
    -id: 309030
    -bodyTs: "'applet':23 'diodon':1 'disabl':21 'exact':3 'icon':24 'less':10 'map':13 'super':14 'v':15 've':12 'want':6 'well':19 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6459271"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705267644 {#1350
      date: 2024-01-14 22:27:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "so far working well. only missing feature is the ability to pin something permanently, but not that important"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705327820 {#2604
    date: 2024-01-15 15:10:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
    "@powermaker450@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2607 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  -id: 310705
  -bodyTs: "'abil':10 'far':2 'featur':7 'import':18 'miss':6 'perman':14 'pin':12 'someth':13 'well':4 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6155819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327820 {#2605
    date: 2024-01-15 15:10:20.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 {#2606
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1348
    +user: Proxies\__CG__\App\Entity\User {#1347 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "i hope they bring a clipboard manager in the next one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724034729 {#2031
        date: 2024-08-19 04:32:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 302198
      -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6065946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705073088 {#2036
        date: 2024-01-12 16:24:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "diodon works exactly how I wanted it and no less. I’ve mapped Super+V to it as well and disabled the applet icon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705267644 {#1349
      date: 2024-01-14 22:27:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2352 …}
    +nested: Doctrine\ORM\PersistentCollection {#2366 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
    -id: 309030
    -bodyTs: "'applet':23 'diodon':1 'disabl':21 'exact':3 'icon':24 'less':10 'map':13 'super':14 'v':15 've':12 'want':6 'well':19 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6459271"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705267644 {#1350
      date: 2024-01-14 22:27:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "so far working well. only missing feature is the ability to pin something permanently, but not that important"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705327820 {#2604
    date: 2024-01-15 15:10:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
    "@powermaker450@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2607 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  -id: 310705
  -bodyTs: "'abil':10 'far':2 'featur':7 'import':18 'miss':6 'perman':14 'pin':12 'someth':13 'well':4 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6155819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327820 {#2605
    date: 2024-01-15 15:10:20.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 {#1983
  +user: Proxies\__CG__\App\Entity\User {#1981 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "i hope they bring a clipboard manager in the next one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724034729 {#2031
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 302198
    -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6065946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705073088 {#2036
      date: 2024-01-12 16:24:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "You could probably install one from the package manager."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705141161 {#1979
    date: 2024-01-13 11:19:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#2015 …}
  +reports: Doctrine\ORM\PersistentCollection {#1991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
  -id: 304813
  -bodyTs: "'could':2 'instal':4 'manag':9 'one':5 'packag':8 'probabl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7325975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141161 {#1982
    date: 2024-01-13 11:19:21.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 {#1983
  +user: Proxies\__CG__\App\Entity\User {#1981 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "i hope they bring a clipboard manager in the next one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724034729 {#2031
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 302198
    -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6065946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705073088 {#2036
      date: 2024-01-12 16:24:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "You could probably install one from the package manager."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705141161 {#1979
    date: 2024-01-13 11:19:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#2015 …}
  +reports: Doctrine\ORM\PersistentCollection {#1991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
  -id: 304813
  -bodyTs: "'could':2 'instal':4 'manag':9 'one':5 'packag':8 'probabl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7325975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141161 {#1982
    date: 2024-01-13 11:19:21.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 {#1983
  +user: Proxies\__CG__\App\Entity\User {#1981 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "i hope they bring a clipboard manager in the next one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724034729 {#2031
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 302198
    -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6065946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705073088 {#2036
      date: 2024-01-12 16:24:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "You could probably install one from the package manager."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705141161 {#1979
    date: 2024-01-13 11:19:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#2015 …}
  +reports: Doctrine\ORM\PersistentCollection {#1991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
  -id: 304813
  -bodyTs: "'could':2 'instal':4 'manag':9 'one':5 'packag':8 'probabl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7325975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141161 {#1982
    date: 2024-01-13 11:19:21.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 {#2004
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "i hope they bring a clipboard manager in the next one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724034729 {#2031
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 302198
    -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6065946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705073088 {#2036
      date: 2024-01-12 16:24:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "I use Parcellite on Mint. It works pretty good for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705105313 {#1989
    date: 2024-01-13 01:21:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#2524 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 303690
  -bodyTs: "'good':9 'mint':5 'parcellit':3 'pretti':8 'use':2 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7316429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705105313 {#2007
    date: 2024-01-13 01:21: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
55 DENIED edit
App\Entity\EntryComment {#2004
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "i hope they bring a clipboard manager in the next one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724034729 {#2031
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 302198
    -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6065946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705073088 {#2036
      date: 2024-01-12 16:24:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "I use Parcellite on Mint. It works pretty good for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705105313 {#1989
    date: 2024-01-13 01:21:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#2524 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 303690
  -bodyTs: "'good':9 'mint':5 'parcellit':3 'pretti':8 'use':2 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7316429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705105313 {#2007
    date: 2024-01-13 01:21: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
56 DENIED moderate
App\Entity\EntryComment {#2004
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "i hope they bring a clipboard manager in the next one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724034729 {#2031
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 302198
    -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6065946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705073088 {#2036
      date: 2024-01-12 16:24:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "I use Parcellite on Mint. It works pretty good for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705105313 {#1989
    date: 2024-01-13 01:21:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#2524 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 303690
  -bodyTs: "'good':9 'mint':5 'parcellit':3 'pretti':8 'use':2 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7316429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705105313 {#2007
    date: 2024-01-13 01:21: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
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 {#2576
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2004
    +user: Proxies\__CG__\App\Entity\User {#2000 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "i hope they bring a clipboard manager in the next one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724034729 {#2031
        date: 2024-08-19 04:32:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 302198
      -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6065946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705073088 {#2036
        date: 2024-01-12 16:24:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "I use Parcellite on Mint. It works pretty good for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705105313 {#1989
      date: 2024-01-13 01:21:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1999 …}
    +nested: Doctrine\ORM\PersistentCollection {#2001 …}
    +votes: Doctrine\ORM\PersistentCollection {#2524 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 303690
    -bodyTs: "'good':9 'mint':5 'parcellit':3 'pretti':8 'use':2 'work':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7316429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705105313 {#2007
      date: 2024-01-13 01:21:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "i gave it a shot a while back, but it caused the whole os to crash frequently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705179890 {#2574
    date: 2024-01-13 22:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
    "@electric_nan@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 306205
  -bodyTs: "'back':8 'caus':11 'crash':16 'frequent':17 'gave':2 'os':14 'shot':5 'whole':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6100090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705179890 {#2575
    date: 2024-01-13 22:04: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 {#2576
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2004
    +user: Proxies\__CG__\App\Entity\User {#2000 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "i hope they bring a clipboard manager in the next one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724034729 {#2031
        date: 2024-08-19 04:32:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 302198
      -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6065946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705073088 {#2036
        date: 2024-01-12 16:24:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "I use Parcellite on Mint. It works pretty good for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705105313 {#1989
      date: 2024-01-13 01:21:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1999 …}
    +nested: Doctrine\ORM\PersistentCollection {#2001 …}
    +votes: Doctrine\ORM\PersistentCollection {#2524 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 303690
    -bodyTs: "'good':9 'mint':5 'parcellit':3 'pretti':8 'use':2 'work':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7316429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705105313 {#2007
      date: 2024-01-13 01:21:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "i gave it a shot a while back, but it caused the whole os to crash frequently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705179890 {#2574
    date: 2024-01-13 22:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
    "@electric_nan@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 306205
  -bodyTs: "'back':8 'caus':11 'crash':16 'frequent':17 'gave':2 'os':14 'shot':5 'whole':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6100090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705179890 {#2575
    date: 2024-01-13 22:04: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 {#2576
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2004
    +user: Proxies\__CG__\App\Entity\User {#2000 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "i hope they bring a clipboard manager in the next one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724034729 {#2031
        date: 2024-08-19 04:32:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 302198
      -bodyTs: "'bring':4 'clipboard':6 'hope':2 'manag':7 'next':10 'one':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6065946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705073088 {#2036
        date: 2024-01-12 16:24:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "I use Parcellite on Mint. It works pretty good for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705105313 {#1989
      date: 2024-01-13 01:21:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1999 …}
    +nested: Doctrine\ORM\PersistentCollection {#2001 …}
    +votes: Doctrine\ORM\PersistentCollection {#2524 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 303690
    -bodyTs: "'good':9 'mint':5 'parcellit':3 'pretti':8 'use':2 'work':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7316429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705105313 {#2007
      date: 2024-01-13 01:21:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "i gave it a shot a while back, but it caused the whole os to crash frequently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705179890 {#2574
    date: 2024-01-13 22:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@kusivittula@sopuli.xyz"
    "@electric_nan@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 306205
  -bodyTs: "'back':8 'caus':11 'crash':16 'frequent':17 'gave':2 'os':14 'shot':5 'whole':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6100090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705179890 {#2575
    date: 2024-01-13 22:04: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 {#2143
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1724028389 {#2336
    date: 2024-08-19 02:46:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 304714
  -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137781 {#2335
    date: 2024-01-13 10:23: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
63 DENIED edit
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1724028389 {#2336
    date: 2024-08-19 02:46:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 304714
  -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137781 {#2335
    date: 2024-01-13 10:23: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
64 DENIED moderate
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1724028389 {#2336
    date: 2024-08-19 02:46:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 304714
  -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137781 {#2335
    date: 2024-01-13 10:23: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
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 {#2518
  +user: Proxies\__CG__\App\Entity\User {#2528 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2143
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1724028389 {#2336
      date: 2024-08-19 02:46:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2068 …}
    +reports: Doctrine\ORM\PersistentCollection {#2069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
    -id: 304714
    -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8214333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705137781 {#2335
      date: 2024-01-13 10:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: """
    No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
    \n
    The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
    \n
    I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705228509 {#2516
    date: 2024-01-14 11:35:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2527 …}
  +nested: Doctrine\ORM\PersistentCollection {#2520 …}
  +votes: Doctrine\ORM\PersistentCollection {#2522 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
  -id: 307531
  -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6680869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705228509 {#2517
    date: 2024-01-14 11:35:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2518
  +user: Proxies\__CG__\App\Entity\User {#2528 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2143
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1724028389 {#2336
      date: 2024-08-19 02:46:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2068 …}
    +reports: Doctrine\ORM\PersistentCollection {#2069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
    -id: 304714
    -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8214333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705137781 {#2335
      date: 2024-01-13 10:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: """
    No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
    \n
    The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
    \n
    I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705228509 {#2516
    date: 2024-01-14 11:35:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2527 …}
  +nested: Doctrine\ORM\PersistentCollection {#2520 …}
  +votes: Doctrine\ORM\PersistentCollection {#2522 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
  -id: 307531
  -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6680869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705228509 {#2517
    date: 2024-01-14 11:35:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2518
  +user: Proxies\__CG__\App\Entity\User {#2528 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2143
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1724028389 {#2336
      date: 2024-08-19 02:46:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2068 …}
    +reports: Doctrine\ORM\PersistentCollection {#2069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
    -id: 304714
    -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8214333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705137781 {#2335
      date: 2024-01-13 10:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: """
    No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
    \n
    The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
    \n
    I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705228509 {#2516
    date: 2024-01-14 11:35:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2527 …}
  +nested: Doctrine\ORM\PersistentCollection {#2520 …}
  +votes: Doctrine\ORM\PersistentCollection {#2522 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
  -id: 307531
  -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6680869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705228509 {#2517
    date: 2024-01-14 11:35:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2591
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2518
    +user: Proxies\__CG__\App\Entity\User {#2528 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2143
      +user: App\Entity\User {#2070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1724028389 {#2336
        date: 2024-08-19 02:46:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2135 …}
      +nested: Doctrine\ORM\PersistentCollection {#2137 …}
      +votes: Doctrine\ORM\PersistentCollection {#2068 …}
      +reports: Doctrine\ORM\PersistentCollection {#2069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
      -id: 304714
      -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8214333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705137781 {#2335
        date: 2024-01-13 10:23:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: """
      No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
      \n
      The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
      \n
      I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705228509 {#2516
      date: 2024-01-14 11:35:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@Underwaterbob@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2527 …}
    +nested: Doctrine\ORM\PersistentCollection {#2520 …}
    +votes: Doctrine\ORM\PersistentCollection {#2522 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 307531
    -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6680869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705228509 {#2517
      date: 2024-01-14 11:35:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "I just downloaded the default (Cinnamon) Mint. Is there a particular reason to go with the Debian version?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705240286 {#2589
    date: 2024-01-14 14:51:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2592 …}
  +nested: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2596 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 307923
  -bodyTs: "'cinnamon':6 'debian':17 'default':5 'download':3 'go':14 'mint':7 'particular':11 'reason':12 'version':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8264320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240286 {#2590
    date: 2024-01-14 14:51: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
71 DENIED edit
App\Entity\EntryComment {#2591
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2518
    +user: Proxies\__CG__\App\Entity\User {#2528 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2143
      +user: App\Entity\User {#2070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1724028389 {#2336
        date: 2024-08-19 02:46:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2135 …}
      +nested: Doctrine\ORM\PersistentCollection {#2137 …}
      +votes: Doctrine\ORM\PersistentCollection {#2068 …}
      +reports: Doctrine\ORM\PersistentCollection {#2069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
      -id: 304714
      -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8214333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705137781 {#2335
        date: 2024-01-13 10:23:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: """
      No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
      \n
      The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
      \n
      I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705228509 {#2516
      date: 2024-01-14 11:35:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@Underwaterbob@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2527 …}
    +nested: Doctrine\ORM\PersistentCollection {#2520 …}
    +votes: Doctrine\ORM\PersistentCollection {#2522 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 307531
    -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6680869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705228509 {#2517
      date: 2024-01-14 11:35:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "I just downloaded the default (Cinnamon) Mint. Is there a particular reason to go with the Debian version?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705240286 {#2589
    date: 2024-01-14 14:51:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2592 …}
  +nested: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2596 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 307923
  -bodyTs: "'cinnamon':6 'debian':17 'default':5 'download':3 'go':14 'mint':7 'particular':11 'reason':12 'version':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8264320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240286 {#2590
    date: 2024-01-14 14:51: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
72 DENIED moderate
App\Entity\EntryComment {#2591
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2518
    +user: Proxies\__CG__\App\Entity\User {#2528 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2143
      +user: App\Entity\User {#2070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1724028389 {#2336
        date: 2024-08-19 02:46:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2135 …}
      +nested: Doctrine\ORM\PersistentCollection {#2137 …}
      +votes: Doctrine\ORM\PersistentCollection {#2068 …}
      +reports: Doctrine\ORM\PersistentCollection {#2069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
      -id: 304714
      -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8214333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705137781 {#2335
        date: 2024-01-13 10:23:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: """
      No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
      \n
      The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
      \n
      I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705228509 {#2516
      date: 2024-01-14 11:35:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@Underwaterbob@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2527 …}
    +nested: Doctrine\ORM\PersistentCollection {#2520 …}
    +votes: Doctrine\ORM\PersistentCollection {#2522 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 307531
    -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6680869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705228509 {#2517
      date: 2024-01-14 11:35:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "I just downloaded the default (Cinnamon) Mint. Is there a particular reason to go with the Debian version?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705240286 {#2589
    date: 2024-01-14 14:51:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2592 …}
  +nested: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2596 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 307923
  -bodyTs: "'cinnamon':6 'debian':17 'default':5 'download':3 'go':14 'mint':7 'particular':11 'reason':12 'version':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8264320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240286 {#2590
    date: 2024-01-14 14:51: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
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 {#2643
  +user: Proxies\__CG__\App\Entity\User {#2644 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2591
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2518
      +user: Proxies\__CG__\App\Entity\User {#2528 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2143
        +user: App\Entity\User {#2070 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: null
        +root: null
        +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1724028389 {#2336
          date: 2024-08-19 02:46:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2135 …}
        +nested: Doctrine\ORM\PersistentCollection {#2137 …}
        +votes: Doctrine\ORM\PersistentCollection {#2068 …}
        +reports: Doctrine\ORM\PersistentCollection {#2069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
        -id: 304714
        -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8214333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705137781 {#2335
          date: 2024-01-13 10:23:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2143}
      +body: """
        No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
        \n
        The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
        \n
        I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705228509 {#2516
        date: 2024-01-14 11:35:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2527 …}
      +nested: Doctrine\ORM\PersistentCollection {#2520 …}
      +votes: Doctrine\ORM\PersistentCollection {#2522 …}
      +reports: Doctrine\ORM\PersistentCollection {#2530 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
      -id: 307531
      -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6680869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705228509 {#2517
        date: 2024-01-14 11:35:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: "I just downloaded the default (Cinnamon) Mint. Is there a particular reason to go with the Debian version?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705240286 {#2589
      date: 2024-01-14 14:51:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@Underwaterbob@lemm.ee"
      "@danielfgom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2592 …}
    +nested: Doctrine\ORM\PersistentCollection {#2594 …}
    +votes: Doctrine\ORM\PersistentCollection {#2596 …}
    +reports: Doctrine\ORM\PersistentCollection {#2598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
    -id: 307923
    -bodyTs: "'cinnamon':6 'debian':17 'default':5 'download':3 'go':14 'mint':7 'particular':11 'reason':12 'version':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8264320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240286 {#2590
      date: 2024-01-14 14:51:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: """
    Just my opinion, but no I don’t think there is a generalized reason to choose LMDE over LM or the other way around. Try them both and see which you like the best. Use that and be happy.\n
    \n
    Typed from my LM Cinnamon 21.3 upgrade from 21.2.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705242582 {#2641
    date: 2024-01-14 15:29:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 308018
  -bodyTs: "'21.2':48 '21.3':45 'around':24 'best':34 'choos':16 'cinnamon':44 'general':13 'happi':39 'like':32 'lm':19,43 'lmde':17 'opinion':3 'reason':14 'see':29 'think':9 'tri':25 'type':40 'upgrad':46 'use':35 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8265035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705242582 {#2642
    date: 2024-01-14 15:29:42.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 {#2643
  +user: Proxies\__CG__\App\Entity\User {#2644 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2591
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2518
      +user: Proxies\__CG__\App\Entity\User {#2528 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2143
        +user: App\Entity\User {#2070 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: null
        +root: null
        +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1724028389 {#2336
          date: 2024-08-19 02:46:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2135 …}
        +nested: Doctrine\ORM\PersistentCollection {#2137 …}
        +votes: Doctrine\ORM\PersistentCollection {#2068 …}
        +reports: Doctrine\ORM\PersistentCollection {#2069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
        -id: 304714
        -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8214333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705137781 {#2335
          date: 2024-01-13 10:23:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2143}
      +body: """
        No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
        \n
        The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
        \n
        I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705228509 {#2516
        date: 2024-01-14 11:35:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2527 …}
      +nested: Doctrine\ORM\PersistentCollection {#2520 …}
      +votes: Doctrine\ORM\PersistentCollection {#2522 …}
      +reports: Doctrine\ORM\PersistentCollection {#2530 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
      -id: 307531
      -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6680869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705228509 {#2517
        date: 2024-01-14 11:35:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: "I just downloaded the default (Cinnamon) Mint. Is there a particular reason to go with the Debian version?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705240286 {#2589
      date: 2024-01-14 14:51:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@Underwaterbob@lemm.ee"
      "@danielfgom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2592 …}
    +nested: Doctrine\ORM\PersistentCollection {#2594 …}
    +votes: Doctrine\ORM\PersistentCollection {#2596 …}
    +reports: Doctrine\ORM\PersistentCollection {#2598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
    -id: 307923
    -bodyTs: "'cinnamon':6 'debian':17 'default':5 'download':3 'go':14 'mint':7 'particular':11 'reason':12 'version':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8264320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240286 {#2590
      date: 2024-01-14 14:51:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: """
    Just my opinion, but no I don’t think there is a generalized reason to choose LMDE over LM or the other way around. Try them both and see which you like the best. Use that and be happy.\n
    \n
    Typed from my LM Cinnamon 21.3 upgrade from 21.2.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705242582 {#2641
    date: 2024-01-14 15:29:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 308018
  -bodyTs: "'21.2':48 '21.3':45 'around':24 'best':34 'choos':16 'cinnamon':44 'general':13 'happi':39 'like':32 'lm':19,43 'lmde':17 'opinion':3 'reason':14 'see':29 'think':9 'tri':25 'type':40 'upgrad':46 'use':35 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8265035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705242582 {#2642
    date: 2024-01-14 15:29:42.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 {#2643
  +user: Proxies\__CG__\App\Entity\User {#2644 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2591
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2518
      +user: Proxies\__CG__\App\Entity\User {#2528 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2143
        +user: App\Entity\User {#2070 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: null
        +root: null
        +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1724028389 {#2336
          date: 2024-08-19 02:46:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2135 …}
        +nested: Doctrine\ORM\PersistentCollection {#2137 …}
        +votes: Doctrine\ORM\PersistentCollection {#2068 …}
        +reports: Doctrine\ORM\PersistentCollection {#2069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
        -id: 304714
        -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8214333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705137781 {#2335
          date: 2024-01-13 10:23:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2143}
      +body: """
        No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
        \n
        The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
        \n
        I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705228509 {#2516
        date: 2024-01-14 11:35:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2527 …}
      +nested: Doctrine\ORM\PersistentCollection {#2520 …}
      +votes: Doctrine\ORM\PersistentCollection {#2522 …}
      +reports: Doctrine\ORM\PersistentCollection {#2530 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
      -id: 307531
      -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6680869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705228509 {#2517
        date: 2024-01-14 11:35:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: "I just downloaded the default (Cinnamon) Mint. Is there a particular reason to go with the Debian version?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705240286 {#2589
      date: 2024-01-14 14:51:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@Underwaterbob@lemm.ee"
      "@danielfgom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2592 …}
    +nested: Doctrine\ORM\PersistentCollection {#2594 …}
    +votes: Doctrine\ORM\PersistentCollection {#2596 …}
    +reports: Doctrine\ORM\PersistentCollection {#2598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
    -id: 307923
    -bodyTs: "'cinnamon':6 'debian':17 'default':5 'download':3 'go':14 'mint':7 'particular':11 'reason':12 'version':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8264320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240286 {#2590
      date: 2024-01-14 14:51:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: """
    Just my opinion, but no I don’t think there is a generalized reason to choose LMDE over LM or the other way around. Try them both and see which you like the best. Use that and be happy.\n
    \n
    Typed from my LM Cinnamon 21.3 upgrade from 21.2.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705242582 {#2641
    date: 2024-01-14 15:29:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 308018
  -bodyTs: "'21.2':48 '21.3':45 'around':24 'best':34 'choos':16 'cinnamon':44 'general':13 'happi':39 'like':32 'lm':19,43 'lmde':17 'opinion':3 'reason':14 'see':29 'think':9 'tri':25 'type':40 'upgrad':46 'use':35 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8265035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705242582 {#2642
    date: 2024-01-14 15:29:42.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 {#2659
  +user: Proxies\__CG__\App\Entity\User {#2528 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2591
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2518
      +user: Proxies\__CG__\App\Entity\User {#2528 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2143
        +user: App\Entity\User {#2070 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: null
        +root: null
        +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1724028389 {#2336
          date: 2024-08-19 02:46:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2135 …}
        +nested: Doctrine\ORM\PersistentCollection {#2137 …}
        +votes: Doctrine\ORM\PersistentCollection {#2068 …}
        +reports: Doctrine\ORM\PersistentCollection {#2069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
        -id: 304714
        -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8214333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705137781 {#2335
          date: 2024-01-13 10:23:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2143}
      +body: """
        No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
        \n
        The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
        \n
        I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705228509 {#2516
        date: 2024-01-14 11:35:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2527 …}
      +nested: Doctrine\ORM\PersistentCollection {#2520 …}
      +votes: Doctrine\ORM\PersistentCollection {#2522 …}
      +reports: Doctrine\ORM\PersistentCollection {#2530 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
      -id: 307531
      -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6680869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705228509 {#2517
        date: 2024-01-14 11:35:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: "I just downloaded the default (Cinnamon) Mint. Is there a particular reason to go with the Debian version?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705240286 {#2589
      date: 2024-01-14 14:51:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@Underwaterbob@lemm.ee"
      "@danielfgom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2592 …}
    +nested: Doctrine\ORM\PersistentCollection {#2594 …}
    +votes: Doctrine\ORM\PersistentCollection {#2596 …}
    +reports: Doctrine\ORM\PersistentCollection {#2598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
    -id: 307923
    -bodyTs: "'cinnamon':6 'debian':17 'default':5 'download':3 'go':14 'mint':7 'particular':11 'reason':12 'version':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8264320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240286 {#2590
      date: 2024-01-14 14:51:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705303730 {#2657
    date: 2024-01-15 08:28:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2660 …}
  +nested: Doctrine\ORM\PersistentCollection {#2662 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  -id: 310144
  -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6702837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705303730 {#2658
    date: 2024-01-15 08:28: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
79 DENIED edit
App\Entity\EntryComment {#2659
  +user: Proxies\__CG__\App\Entity\User {#2528 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2591
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2518
      +user: Proxies\__CG__\App\Entity\User {#2528 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2143
        +user: App\Entity\User {#2070 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: null
        +root: null
        +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1724028389 {#2336
          date: 2024-08-19 02:46:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2135 …}
        +nested: Doctrine\ORM\PersistentCollection {#2137 …}
        +votes: Doctrine\ORM\PersistentCollection {#2068 …}
        +reports: Doctrine\ORM\PersistentCollection {#2069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
        -id: 304714
        -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8214333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705137781 {#2335
          date: 2024-01-13 10:23:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2143}
      +body: """
        No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
        \n
        The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
        \n
        I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705228509 {#2516
        date: 2024-01-14 11:35:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2527 …}
      +nested: Doctrine\ORM\PersistentCollection {#2520 …}
      +votes: Doctrine\ORM\PersistentCollection {#2522 …}
      +reports: Doctrine\ORM\PersistentCollection {#2530 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
      -id: 307531
      -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6680869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705228509 {#2517
        date: 2024-01-14 11:35:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: "I just downloaded the default (Cinnamon) Mint. Is there a particular reason to go with the Debian version?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705240286 {#2589
      date: 2024-01-14 14:51:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@Underwaterbob@lemm.ee"
      "@danielfgom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2592 …}
    +nested: Doctrine\ORM\PersistentCollection {#2594 …}
    +votes: Doctrine\ORM\PersistentCollection {#2596 …}
    +reports: Doctrine\ORM\PersistentCollection {#2598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
    -id: 307923
    -bodyTs: "'cinnamon':6 'debian':17 'default':5 'download':3 'go':14 'mint':7 'particular':11 'reason':12 'version':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8264320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240286 {#2590
      date: 2024-01-14 14:51:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705303730 {#2657
    date: 2024-01-15 08:28:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2660 …}
  +nested: Doctrine\ORM\PersistentCollection {#2662 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  -id: 310144
  -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6702837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705303730 {#2658
    date: 2024-01-15 08:28: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
80 DENIED moderate
App\Entity\EntryComment {#2659
  +user: Proxies\__CG__\App\Entity\User {#2528 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2591
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2518
      +user: Proxies\__CG__\App\Entity\User {#2528 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2143
        +user: App\Entity\User {#2070 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: null
        +root: null
        +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1724028389 {#2336
          date: 2024-08-19 02:46:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2135 …}
        +nested: Doctrine\ORM\PersistentCollection {#2137 …}
        +votes: Doctrine\ORM\PersistentCollection {#2068 …}
        +reports: Doctrine\ORM\PersistentCollection {#2069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
        -id: 304714
        -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8214333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705137781 {#2335
          date: 2024-01-13 10:23:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2143}
      +body: """
        No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
        \n
        The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
        \n
        I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705228509 {#2516
        date: 2024-01-14 11:35:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2527 …}
      +nested: Doctrine\ORM\PersistentCollection {#2520 …}
      +votes: Doctrine\ORM\PersistentCollection {#2522 …}
      +reports: Doctrine\ORM\PersistentCollection {#2530 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
      -id: 307531
      -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6680869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705228509 {#2517
        date: 2024-01-14 11:35:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: "I just downloaded the default (Cinnamon) Mint. Is there a particular reason to go with the Debian version?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705240286 {#2589
      date: 2024-01-14 14:51:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@Underwaterbob@lemm.ee"
      "@danielfgom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2592 …}
    +nested: Doctrine\ORM\PersistentCollection {#2594 …}
    +votes: Doctrine\ORM\PersistentCollection {#2596 …}
    +reports: Doctrine\ORM\PersistentCollection {#2598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
    -id: 307923
    -bodyTs: "'cinnamon':6 'debian':17 'default':5 'download':3 'go':14 'mint':7 'particular':11 'reason':12 'version':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8264320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240286 {#2590
      date: 2024-01-14 14:51:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705303730 {#2657
    date: 2024-01-15 08:28:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2660 …}
  +nested: Doctrine\ORM\PersistentCollection {#2662 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  -id: 310144
  -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6702837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705303730 {#2658
    date: 2024-01-15 08:28: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
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 {#2696
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2659
    +user: Proxies\__CG__\App\Entity\User {#2528 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2591
      +user: App\Entity\User {#2070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2518
        +user: Proxies\__CG__\App\Entity\User {#2528 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: App\Entity\EntryComment {#2143
          +user: App\Entity\User {#2070 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
          +image: null
          +parent: null
          +root: null
          +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1724028389 {#2336
            date: 2024-08-19 02:46:29.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@st3ph3n@midwest.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2135 …}
          +nested: Doctrine\ORM\PersistentCollection {#2137 …}
          +votes: Doctrine\ORM\PersistentCollection {#2068 …}
          +reports: Doctrine\ORM\PersistentCollection {#2069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
          -id: 304714
          -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8214333"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705137781 {#2335
            date: 2024-01-13 10:23:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2143}
        +body: """
          No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
          \n
          The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
          \n
          I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705228509 {#2516
          date: 2024-01-14 11:35:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
          "@Underwaterbob@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2527 …}
        +nested: Doctrine\ORM\PersistentCollection {#2520 …}
        +votes: Doctrine\ORM\PersistentCollection {#2522 …}
        +reports: Doctrine\ORM\PersistentCollection {#2530 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
        -id: 307531
        -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6680869"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705228509 {#2517
          date: 2024-01-14 11:35:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2143}
      +body: "I just downloaded the default (Cinnamon) Mint. Is there a particular reason to go with the Debian version?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705240286 {#2589
        date: 2024-01-14 14:51:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
        "@danielfgom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2592 …}
      +nested: Doctrine\ORM\PersistentCollection {#2594 …}
      +votes: Doctrine\ORM\PersistentCollection {#2596 …}
      +reports: Doctrine\ORM\PersistentCollection {#2598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
      -id: 307923
      -bodyTs: "'cinnamon':6 'debian':17 'default':5 'download':3 'go':14 'mint':7 'particular':11 'reason':12 'version':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8264320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705240286 {#2590
        date: 2024-01-14 14:51:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705303730 {#2657
      date: 2024-01-15 08:28:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@Underwaterbob@lemm.ee"
      "@danielfgom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2660 …}
    +nested: Doctrine\ORM\PersistentCollection {#2662 …}
    +votes: Doctrine\ORM\PersistentCollection {#2664 …}
    +reports: Doctrine\ORM\PersistentCollection {#2666 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
    -id: 310144
    -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6702837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705303730 {#2658
      date: 2024-01-15 08:28:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: """
    Sounds like I made the right choice.\n
    \n
    I did have the same old printer failure today though. I suspect its endemic to Linux (or WiFi printing in Linux) given a Google search turns up the same issue in a bunch of different Linux forums. Debian based and otherwise. It was quicker to right itself in Mint than it was in Ubuntu anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705327281 {#2694
    date: 2024-01-15 15:01:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2697 …}
  +nested: Doctrine\ORM\PersistentCollection {#2699 …}
  +votes: Doctrine\ORM\PersistentCollection {#2701 …}
  +reports: Doctrine\ORM\PersistentCollection {#2703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
  -id: 310689
  -bodyTs: "'anyway':62 'base':46 'bunch':40 'choic':7 'debian':45 'differ':42 'endem':21 'failur':15 'forum':44 'given':29 'googl':31 'issu':37 'like':2 'linux':23,28,43 'made':4 'mint':56 'old':13 'otherwis':48 'print':26 'printer':14 'quicker':51 'right':6,53 'search':32 'sound':1 'suspect':19 'though':17 'today':16 'turn':33 'ubuntu':61 'wifi':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8292511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327281 {#2695
    date: 2024-01-15 15:01:21.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 {#2696
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2659
    +user: Proxies\__CG__\App\Entity\User {#2528 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2591
      +user: App\Entity\User {#2070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2518
        +user: Proxies\__CG__\App\Entity\User {#2528 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: App\Entity\EntryComment {#2143
          +user: App\Entity\User {#2070 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
          +image: null
          +parent: null
          +root: null
          +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1724028389 {#2336
            date: 2024-08-19 02:46:29.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@st3ph3n@midwest.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2135 …}
          +nested: Doctrine\ORM\PersistentCollection {#2137 …}
          +votes: Doctrine\ORM\PersistentCollection {#2068 …}
          +reports: Doctrine\ORM\PersistentCollection {#2069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
          -id: 304714
          -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8214333"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705137781 {#2335
            date: 2024-01-13 10:23:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2143}
        +body: """
          No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
          \n
          The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
          \n
          I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705228509 {#2516
          date: 2024-01-14 11:35:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
          "@Underwaterbob@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2527 …}
        +nested: Doctrine\ORM\PersistentCollection {#2520 …}
        +votes: Doctrine\ORM\PersistentCollection {#2522 …}
        +reports: Doctrine\ORM\PersistentCollection {#2530 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
        -id: 307531
        -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6680869"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705228509 {#2517
          date: 2024-01-14 11:35:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2143}
      +body: "I just downloaded the default (Cinnamon) Mint. Is there a particular reason to go with the Debian version?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705240286 {#2589
        date: 2024-01-14 14:51:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
        "@danielfgom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2592 …}
      +nested: Doctrine\ORM\PersistentCollection {#2594 …}
      +votes: Doctrine\ORM\PersistentCollection {#2596 …}
      +reports: Doctrine\ORM\PersistentCollection {#2598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
      -id: 307923
      -bodyTs: "'cinnamon':6 'debian':17 'default':5 'download':3 'go':14 'mint':7 'particular':11 'reason':12 'version':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8264320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705240286 {#2590
        date: 2024-01-14 14:51:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705303730 {#2657
      date: 2024-01-15 08:28:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@Underwaterbob@lemm.ee"
      "@danielfgom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2660 …}
    +nested: Doctrine\ORM\PersistentCollection {#2662 …}
    +votes: Doctrine\ORM\PersistentCollection {#2664 …}
    +reports: Doctrine\ORM\PersistentCollection {#2666 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
    -id: 310144
    -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6702837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705303730 {#2658
      date: 2024-01-15 08:28:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: """
    Sounds like I made the right choice.\n
    \n
    I did have the same old printer failure today though. I suspect its endemic to Linux (or WiFi printing in Linux) given a Google search turns up the same issue in a bunch of different Linux forums. Debian based and otherwise. It was quicker to right itself in Mint than it was in Ubuntu anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705327281 {#2694
    date: 2024-01-15 15:01:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2697 …}
  +nested: Doctrine\ORM\PersistentCollection {#2699 …}
  +votes: Doctrine\ORM\PersistentCollection {#2701 …}
  +reports: Doctrine\ORM\PersistentCollection {#2703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
  -id: 310689
  -bodyTs: "'anyway':62 'base':46 'bunch':40 'choic':7 'debian':45 'differ':42 'endem':21 'failur':15 'forum':44 'given':29 'googl':31 'issu':37 'like':2 'linux':23,28,43 'made':4 'mint':56 'old':13 'otherwis':48 'print':26 'printer':14 'quicker':51 'right':6,53 'search':32 'sound':1 'suspect':19 'though':17 'today':16 'turn':33 'ubuntu':61 'wifi':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8292511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327281 {#2695
    date: 2024-01-15 15:01:21.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 {#2696
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2659
    +user: Proxies\__CG__\App\Entity\User {#2528 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2591
      +user: App\Entity\User {#2070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2518
        +user: Proxies\__CG__\App\Entity\User {#2528 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: App\Entity\EntryComment {#2143
          +user: App\Entity\User {#2070 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
          +image: null
          +parent: null
          +root: null
          +body: "I just switched from Ubuntu, which I’ve been using for almost twenty years, to Mint 21.3 and I’m impressed. Not only does it seem to have solved my printing problems (at least with one day of use so far, but I’ve had zero failures compared to multiple failures per day with Ubuntu), it just seems snappier (or is that snapless?) and smoother overall. Just dumb little things like remembering my sound device settings after reboot and letting me know the printer was out of paper. Ubuntu just seems clunky by comparison now. Hopefully it isn’t just the honeymoon phase."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1724028389 {#2336
            date: 2024-08-19 02:46:29.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@st3ph3n@midwest.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2135 …}
          +nested: Doctrine\ORM\PersistentCollection {#2137 …}
          +votes: Doctrine\ORM\PersistentCollection {#2068 …}
          +reports: Doctrine\ORM\PersistentCollection {#2069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
          -id: 304714
          -bodyTs: "'21.3':17 'almost':12 'clunki':92 'compar':48 'comparison':94 'day':37,53 'devic':75 'dumb':68 'failur':47,51 'far':41 'honeymoon':102 'hope':96 'impress':21 'isn':98 'know':82 'least':34 'let':80 'like':71 'littl':69 'm':20 'mint':16 'multipl':50 'one':36 'overal':66 'paper':88 'per':52 'phase':103 'print':31 'printer':84 'problem':32 'reboot':78 'rememb':72 'seem':26,58,91 'set':76 'smoother':65 'snapless':63 'snappier':59 'solv':29 'sound':74 'switch':3 'thing':70 'twenti':13 'ubuntu':5,55,89 'use':10,39 've':8,44 'year':14 'zero':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8214333"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705137781 {#2335
            date: 2024-01-13 10:23:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2143}
        +body: """
          No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
          \n
          The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
          \n
          I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705228509 {#2516
          date: 2024-01-14 11:35:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
          "@Underwaterbob@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2527 …}
        +nested: Doctrine\ORM\PersistentCollection {#2520 …}
        +votes: Doctrine\ORM\PersistentCollection {#2522 …}
        +reports: Doctrine\ORM\PersistentCollection {#2530 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
        -id: 307531
        -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6680869"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705228509 {#2517
          date: 2024-01-14 11:35:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2143}
      +body: "I just downloaded the default (Cinnamon) Mint. Is there a particular reason to go with the Debian version?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705240286 {#2589
        date: 2024-01-14 14:51:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
        "@danielfgom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2592 …}
      +nested: Doctrine\ORM\PersistentCollection {#2594 …}
      +votes: Doctrine\ORM\PersistentCollection {#2596 …}
      +reports: Doctrine\ORM\PersistentCollection {#2598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
      -id: 307923
      -bodyTs: "'cinnamon':6 'debian':17 'default':5 'download':3 'go':14 'mint':7 'particular':11 'reason':12 'version':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8264320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705240286 {#2590
        date: 2024-01-14 14:51:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705303730 {#2657
      date: 2024-01-15 08:28:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@st3ph3n@midwest.social"
      "@Underwaterbob@lemm.ee"
      "@danielfgom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2660 …}
    +nested: Doctrine\ORM\PersistentCollection {#2662 …}
    +votes: Doctrine\ORM\PersistentCollection {#2664 …}
    +reports: Doctrine\ORM\PersistentCollection {#2666 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
    -id: 310144
    -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6702837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705303730 {#2658
      date: 2024-01-15 08:28:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: """
    Sounds like I made the right choice.\n
    \n
    I did have the same old printer failure today though. I suspect its endemic to Linux (or WiFi printing in Linux) given a Google search turns up the same issue in a bunch of different Linux forums. Debian based and otherwise. It was quicker to right itself in Mint than it was in Ubuntu anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705327281 {#2694
    date: 2024-01-15 15:01:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2697 …}
  +nested: Doctrine\ORM\PersistentCollection {#2699 …}
  +votes: Doctrine\ORM\PersistentCollection {#2701 …}
  +reports: Doctrine\ORM\PersistentCollection {#2703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
  -id: 310689
  -bodyTs: "'anyway':62 'base':46 'bunch':40 'choic':7 'debian':45 'differ':42 'endem':21 'failur':15 'forum':44 'given':29 'googl':31 'issu':37 'like':2 'linux':23,28,43 'made':4 'mint':56 'old':13 'otherwis':48 'print':26 'printer':14 'quicker':51 'right':6,53 'search':32 'sound':1 'suspect':19 'though':17 'today':16 'turn':33 'ubuntu':61 'wifi':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8292511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327281 {#2695
    date: 2024-01-15 15:01:21.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 {#2216
  +user: App\Entity\User {#2311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Great news, I’ve been using Linux Mint (Cinnamon) since 2016 as my only operating system without any regrets. The newer versions of Cinnamon keep getting more and more stable too. I have virtually no hard crashes or freezes anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705292213 {#2215
    date: 2024-01-15 05:16:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  -id: 309792
  -bodyTs: "'2016':11 'anymor':40 'cinnamon':9,24 'crash':37 'freez':39 'get':26 'great':1 'hard':36 'keep':25 'linux':7 'mint':8 'newer':21 'news':2 'oper':15 'regret':19 'sinc':10 'stabl':30 'system':16 'use':6 've':4 'version':22 'virtual':34 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7388040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705292213 {#2224
    date: 2024-01-15 05:16: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
87 DENIED edit
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#2311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Great news, I’ve been using Linux Mint (Cinnamon) since 2016 as my only operating system without any regrets. The newer versions of Cinnamon keep getting more and more stable too. I have virtually no hard crashes or freezes anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705292213 {#2215
    date: 2024-01-15 05:16:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  -id: 309792
  -bodyTs: "'2016':11 'anymor':40 'cinnamon':9,24 'crash':37 'freez':39 'get':26 'great':1 'hard':36 'keep':25 'linux':7 'mint':8 'newer':21 'news':2 'oper':15 'regret':19 'sinc':10 'stabl':30 'system':16 'use':6 've':4 'version':22 'virtual':34 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7388040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705292213 {#2224
    date: 2024-01-15 05:16: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
88 DENIED moderate
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#2311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Great news, I’ve been using Linux Mint (Cinnamon) since 2016 as my only operating system without any regrets. The newer versions of Cinnamon keep getting more and more stable too. I have virtually no hard crashes or freezes anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705292213 {#2215
    date: 2024-01-15 05:16:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  -id: 309792
  -bodyTs: "'2016':11 'anymor':40 'cinnamon':9,24 'crash':37 'freez':39 'get':26 'great':1 'hard':36 'keep':25 'linux':7 'mint':8 'newer':21 'news':2 'oper':15 'regret':19 'sinc':10 'stabl':30 'system':16 'use':6 've':4 'version':22 'virtual':34 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7388040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705292213 {#2224
    date: 2024-01-15 05:16: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
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 {#2208
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "LMDE 6 still has a 32-bit version, probably the last kek"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705418995 {#2201
    date: 2024-01-16 16:29:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 313904
  -bodyTs: "'32':6 '6':2 'bit':7 'kek':12 'last':11 'lmde':1 'probabl':9 'still':3 'version':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7438857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705418995 {#2210
    date: 2024-01-16 16:29:55.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 {#2208
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "LMDE 6 still has a 32-bit version, probably the last kek"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705418995 {#2201
    date: 2024-01-16 16:29:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 313904
  -bodyTs: "'32':6 '6':2 'bit':7 'kek':12 'last':11 'lmde':1 'probabl':9 'still':3 'version':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7438857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705418995 {#2210
    date: 2024-01-16 16:29:55.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 {#2208
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "LMDE 6 still has a 32-bit version, probably the last kek"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705418995 {#2201
    date: 2024-01-16 16:29:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 313904
  -bodyTs: "'32':6 '6':2 'bit':7 'kek':12 'last':11 'lmde':1 'probabl':9 'still':3 'version':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7438857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705418995 {#2210
    date: 2024-01-16 16:29:55.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