GET https://kbin.spritesserver.nl/active/%E2%88%9E/all?p=85

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.26 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Pool-party"
  +title: "Pool party"
  +url: "https://lemmy.world/pictrs/image/46f8cf33-a5f9-447e-85d4-f8198ea6f97e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 400
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724444241 {#191
    date: 2024-08-23 22:17:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 30739
  -titleTs: "'parti':2 'pool':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705430027
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10753783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343627 {#242
    date: 2024-01-15 19:33:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Pool-party"
  +title: "Pool party"
  +url: "https://lemmy.world/pictrs/image/46f8cf33-a5f9-447e-85d4-f8198ea6f97e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 400
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724444241 {#191
    date: 2024-08-23 22:17:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 30739
  -titleTs: "'parti':2 'pool':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705430027
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10753783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343627 {#242
    date: 2024-01-15 19:33:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Pool-party"
  +title: "Pool party"
  +url: "https://lemmy.world/pictrs/image/46f8cf33-a5f9-447e-85d4-f8198ea6f97e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 400
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724444241 {#191
    date: 2024-08-23 22:17:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 30739
  -titleTs: "'parti':2 'pool':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705430027
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10753783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343627 {#242
    date: 2024-01-15 19:33:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "A-fish-out-of-water"
  +title: "A fish out of water"
  +url: "https://lemmy.world/pictrs/image/827a5b02-d0ed-4bac-9eae-bf705c929263.png"
  +body: "Buttercup Festival: [www.buttercupfestival.com/2-60.htm](https://www.buttercupfestival.com/2-60.htm)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 272
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724442108 {#1882
    date: 2024-08-23 21:41:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1954 …}
  +badges: Doctrine\ORM\PersistentCollection {#1977 …}
  +children: []
  -id: 30564
  -titleTs: "'fish':2 'water':5"
  -bodyTs: "'/2-60.htm](https://www.buttercupfestival.com/2-60.htm)':5 'buttercup':1 'festiv':2 'www.buttercupfestival.com':4 'www.buttercupfestival.com/2-60.htm](https://www.buttercupfestival.com/2-60.htm)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705380264
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10728290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705293864 {#1885
    date: 2024-01-15 05:44:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "A-fish-out-of-water"
  +title: "A fish out of water"
  +url: "https://lemmy.world/pictrs/image/827a5b02-d0ed-4bac-9eae-bf705c929263.png"
  +body: "Buttercup Festival: [www.buttercupfestival.com/2-60.htm](https://www.buttercupfestival.com/2-60.htm)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 272
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724442108 {#1882
    date: 2024-08-23 21:41:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1954 …}
  +badges: Doctrine\ORM\PersistentCollection {#1977 …}
  +children: []
  -id: 30564
  -titleTs: "'fish':2 'water':5"
  -bodyTs: "'/2-60.htm](https://www.buttercupfestival.com/2-60.htm)':5 'buttercup':1 'festiv':2 'www.buttercupfestival.com':4 'www.buttercupfestival.com/2-60.htm](https://www.buttercupfestival.com/2-60.htm)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705380264
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10728290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705293864 {#1885
    date: 2024-01-15 05:44:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "A-fish-out-of-water"
  +title: "A fish out of water"
  +url: "https://lemmy.world/pictrs/image/827a5b02-d0ed-4bac-9eae-bf705c929263.png"
  +body: "Buttercup Festival: [www.buttercupfestival.com/2-60.htm](https://www.buttercupfestival.com/2-60.htm)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 272
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724442108 {#1882
    date: 2024-08-23 21:41:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1954 …}
  +badges: Doctrine\ORM\PersistentCollection {#1977 …}
  +children: []
  -id: 30564
  -titleTs: "'fish':2 'water':5"
  -bodyTs: "'/2-60.htm](https://www.buttercupfestival.com/2-60.htm)':5 'buttercup':1 'festiv':2 'www.buttercupfestival.com':4 'www.buttercupfestival.com/2-60.htm](https://www.buttercupfestival.com/2-60.htm)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705380264
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10728290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705293864 {#1885
    date: 2024-01-15 05:44:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "I-didn-t-know-where-else-to-ask-this-if-there"
  +title: "I didn't know where else to ask this, if there is another comm i should ask please lmk. Do you have any suggestions for wireless headphones i can use with linux?"
  +url: null
  +body: """
    Preferably a dongle, but Bluetooth is ok as well. what wireless headphones do you use? thanks for all suggestions!!!\n
    \n
    edit: because i wasn’t very descriptive, i will append this: i don’t really care about the quality too much, i want to spend ~80 usd or so, but that’s flexible within 10 dollars or so. i would prefer a headset that has a USB dongle, like a wireless mouse. i don’t really need a microphone in it, but i wouldn’t really conplain if there was one.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724440678 {#1967
    date: 2024-08-23 21:17:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 25115
  -titleTs: "'anoth':13 'ask':8,17 'comm':14 'didn':2 'els':6 'headphon':27 'know':4 'linux':32 'lmk':19 'pleas':18 'suggest':24 'use':30 'wireless':26"
  -bodyTs: "'10':54 '80':45 'append':29 'bluetooth':5 'care':35 'conplain':86 'descript':26 'dollar':55 'dongl':3,67 'edit':20 'flexibl':52 'headphon':12 'headset':62 'like':68 'microphon':78 'mous':71 'much':40 'need':76 'ok':7 'one':90 'prefer':1,60 'qualiti':38 'realli':34,75,85 'spend':44 'suggest':19 'thank':16 'usb':66 'usd':46 'use':15 'want':42 'wasn':23 'well':9 'wireless':11,70 'within':53 'would':59 'wouldn':83"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703728319
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1449547"
  +editedAt: DateTimeImmutable @1708224663 {#1975
    date: 2024-02-18 03:51:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703641919 {#1953
    date: 2023-12-27 02:51:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "I-didn-t-know-where-else-to-ask-this-if-there"
  +title: "I didn't know where else to ask this, if there is another comm i should ask please lmk. Do you have any suggestions for wireless headphones i can use with linux?"
  +url: null
  +body: """
    Preferably a dongle, but Bluetooth is ok as well. what wireless headphones do you use? thanks for all suggestions!!!\n
    \n
    edit: because i wasn’t very descriptive, i will append this: i don’t really care about the quality too much, i want to spend ~80 usd or so, but that’s flexible within 10 dollars or so. i would prefer a headset that has a USB dongle, like a wireless mouse. i don’t really need a microphone in it, but i wouldn’t really conplain if there was one.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724440678 {#1967
    date: 2024-08-23 21:17:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 25115
  -titleTs: "'anoth':13 'ask':8,17 'comm':14 'didn':2 'els':6 'headphon':27 'know':4 'linux':32 'lmk':19 'pleas':18 'suggest':24 'use':30 'wireless':26"
  -bodyTs: "'10':54 '80':45 'append':29 'bluetooth':5 'care':35 'conplain':86 'descript':26 'dollar':55 'dongl':3,67 'edit':20 'flexibl':52 'headphon':12 'headset':62 'like':68 'microphon':78 'mous':71 'much':40 'need':76 'ok':7 'one':90 'prefer':1,60 'qualiti':38 'realli':34,75,85 'spend':44 'suggest':19 'thank':16 'usb':66 'usd':46 'use':15 'want':42 'wasn':23 'well':9 'wireless':11,70 'within':53 'would':59 'wouldn':83"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703728319
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1449547"
  +editedAt: DateTimeImmutable @1708224663 {#1975
    date: 2024-02-18 03:51:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703641919 {#1953
    date: 2023-12-27 02:51:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "I-didn-t-know-where-else-to-ask-this-if-there"
  +title: "I didn't know where else to ask this, if there is another comm i should ask please lmk. Do you have any suggestions for wireless headphones i can use with linux?"
  +url: null
  +body: """
    Preferably a dongle, but Bluetooth is ok as well. what wireless headphones do you use? thanks for all suggestions!!!\n
    \n
    edit: because i wasn’t very descriptive, i will append this: i don’t really care about the quality too much, i want to spend ~80 usd or so, but that’s flexible within 10 dollars or so. i would prefer a headset that has a USB dongle, like a wireless mouse. i don’t really need a microphone in it, but i wouldn’t really conplain if there was one.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724440678 {#1967
    date: 2024-08-23 21:17:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 25115
  -titleTs: "'anoth':13 'ask':8,17 'comm':14 'didn':2 'els':6 'headphon':27 'know':4 'linux':32 'lmk':19 'pleas':18 'suggest':24 'use':30 'wireless':26"
  -bodyTs: "'10':54 '80':45 'append':29 'bluetooth':5 'care':35 'conplain':86 'descript':26 'dollar':55 'dongl':3,67 'edit':20 'flexibl':52 'headphon':12 'headset':62 'like':68 'microphon':78 'mous':71 'much':40 'need':76 'ok':7 'one':90 'prefer':1,60 'qualiti':38 'realli':34,75,85 'spend':44 'suggest':19 'thank':16 'usb':66 'usd':46 'use':15 'want':42 'wasn':23 'well':9 'wireless':11,70 'within':53 'would':59 'wouldn':83"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703728319
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1449547"
  +editedAt: DateTimeImmutable @1708224663 {#1975
    date: 2024-02-18 03:51:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703641919 {#1953
    date: 2023-12-27 02:51:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "I-can-stop-anytime-I-want"
  +title: "I can stop anytime I want!"
  +url: "https://sopuli.xyz/pictrs/image/13d2d1e0-52ed-4728-bf31-bb1a8a1aa308.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724440234 {#1397
    date: 2024-08-23 21:10:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 13158
  -titleTs: "'anytim':4 'stop':3 'want':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691451691
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/2059202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691436191 {#1388
    date: 2023-08-07 21:23:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "I-can-stop-anytime-I-want"
  +title: "I can stop anytime I want!"
  +url: "https://sopuli.xyz/pictrs/image/13d2d1e0-52ed-4728-bf31-bb1a8a1aa308.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724440234 {#1397
    date: 2024-08-23 21:10:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 13158
  -titleTs: "'anytim':4 'stop':3 'want':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691451691
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/2059202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691436191 {#1388
    date: 2023-08-07 21:23:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "I-can-stop-anytime-I-want"
  +title: "I can stop anytime I want!"
  +url: "https://sopuli.xyz/pictrs/image/13d2d1e0-52ed-4728-bf31-bb1a8a1aa308.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724440234 {#1397
    date: 2024-08-23 21:10:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 13158
  -titleTs: "'anytim':4 'stop':3 'want':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691451691
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/2059202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691436191 {#1388
    date: 2023-08-07 21:23:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "What-s-your-experience-with-a-touchscreen-laptop-on-your-distro"
  +title: "What's your experience with a touchscreen laptop on your distro?"
  +url: null
  +body: """
    Hello everyone!\n
    \n
    I’m finally tired enough of the invasive and anti-consumer practices of Windows to convert over. I’m going to start with my laptop, but I’m concerned about compatibility for 2-in-1 convertible touchscreens.\n
    \n
    A distro that’s sufficient for both computers would be ideal for consistency’s and simplicity’s sake.\n
    \n
    - 2-in-1 convertible touchscreen laptop. Can be folded into a “tablet” mode. Used for web browsing and simple games\n
    - Main workstation for gaming, programming, etc. NVIDIA GPU (no touchscreen)\n
    \n
    Most anecdotes say touchscreen support is hit or miss, and the On Screen Keyboard / Auto-rotate support is an additional challenge. MINT with cinnamon seems to be the best contender at the moment due to its compatibly with most games and the touchscreen support seems to be there.\n
    \n
    But, I’d love some fresh perspectives as most sources were ~a year old. Thanks for your time!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724438731 {#1941
    date: 2024-08-23 20:45:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 25204
  -titleTs: "'distro':11 'experi':4 'laptop':8 'touchscreen':7"
  -bodyTs: "'-1':38,61 '2':36,59 'addit':109 'anecdot':90 'anti':13 'anti-consum':12 'auto':104 'auto-rot':103 'best':118 'brows':75 'challeng':110 'cinnamon':113 'compat':34,126 'comput':48 'concern':32 'consist':53 'consum':14 'contend':119 'convert':19,39,62 'd':140 'distro':42 'due':123 'enough':7 'etc':84 'everyon':2 'final':5 'fold':67 'fresh':143 'game':78,82,129 'go':23 'gpu':86 'hello':1 'hit':95 'ideal':51 'invas':10 'keyboard':102 'laptop':28,64 'love':141 'm':4,22,31 'main':79 'mint':111 'miss':97 'mode':71 'moment':122 'nvidia':85 'old':151 'perspect':144 'practic':15 'program':83 'rotat':105 'sake':58 'say':91 'screen':101 'seem':114,134 'simpl':77 'simplic':56 'sourc':147 'start':25 'suffici':45 'support':93,106,133 'tablet':70 'thank':152 'time':155 'tire':6 'touchscreen':40,63,88,92,132 'use':72 'web':74 'window':17 'workstat':80 'would':49 'year':150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703778531
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10029454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703692131 {#1942
    date: 2023-12-27 16:48:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "What-s-your-experience-with-a-touchscreen-laptop-on-your-distro"
  +title: "What's your experience with a touchscreen laptop on your distro?"
  +url: null
  +body: """
    Hello everyone!\n
    \n
    I’m finally tired enough of the invasive and anti-consumer practices of Windows to convert over. I’m going to start with my laptop, but I’m concerned about compatibility for 2-in-1 convertible touchscreens.\n
    \n
    A distro that’s sufficient for both computers would be ideal for consistency’s and simplicity’s sake.\n
    \n
    - 2-in-1 convertible touchscreen laptop. Can be folded into a “tablet” mode. Used for web browsing and simple games\n
    - Main workstation for gaming, programming, etc. NVIDIA GPU (no touchscreen)\n
    \n
    Most anecdotes say touchscreen support is hit or miss, and the On Screen Keyboard / Auto-rotate support is an additional challenge. MINT with cinnamon seems to be the best contender at the moment due to its compatibly with most games and the touchscreen support seems to be there.\n
    \n
    But, I’d love some fresh perspectives as most sources were ~a year old. Thanks for your time!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724438731 {#1941
    date: 2024-08-23 20:45:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 25204
  -titleTs: "'distro':11 'experi':4 'laptop':8 'touchscreen':7"
  -bodyTs: "'-1':38,61 '2':36,59 'addit':109 'anecdot':90 'anti':13 'anti-consum':12 'auto':104 'auto-rot':103 'best':118 'brows':75 'challeng':110 'cinnamon':113 'compat':34,126 'comput':48 'concern':32 'consist':53 'consum':14 'contend':119 'convert':19,39,62 'd':140 'distro':42 'due':123 'enough':7 'etc':84 'everyon':2 'final':5 'fold':67 'fresh':143 'game':78,82,129 'go':23 'gpu':86 'hello':1 'hit':95 'ideal':51 'invas':10 'keyboard':102 'laptop':28,64 'love':141 'm':4,22,31 'main':79 'mint':111 'miss':97 'mode':71 'moment':122 'nvidia':85 'old':151 'perspect':144 'practic':15 'program':83 'rotat':105 'sake':58 'say':91 'screen':101 'seem':114,134 'simpl':77 'simplic':56 'sourc':147 'start':25 'suffici':45 'support':93,106,133 'tablet':70 'thank':152 'time':155 'tire':6 'touchscreen':40,63,88,92,132 'use':72 'web':74 'window':17 'workstat':80 'would':49 'year':150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703778531
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10029454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703692131 {#1942
    date: 2023-12-27 16:48:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "What-s-your-experience-with-a-touchscreen-laptop-on-your-distro"
  +title: "What's your experience with a touchscreen laptop on your distro?"
  +url: null
  +body: """
    Hello everyone!\n
    \n
    I’m finally tired enough of the invasive and anti-consumer practices of Windows to convert over. I’m going to start with my laptop, but I’m concerned about compatibility for 2-in-1 convertible touchscreens.\n
    \n
    A distro that’s sufficient for both computers would be ideal for consistency’s and simplicity’s sake.\n
    \n
    - 2-in-1 convertible touchscreen laptop. Can be folded into a “tablet” mode. Used for web browsing and simple games\n
    - Main workstation for gaming, programming, etc. NVIDIA GPU (no touchscreen)\n
    \n
    Most anecdotes say touchscreen support is hit or miss, and the On Screen Keyboard / Auto-rotate support is an additional challenge. MINT with cinnamon seems to be the best contender at the moment due to its compatibly with most games and the touchscreen support seems to be there.\n
    \n
    But, I’d love some fresh perspectives as most sources were ~a year old. Thanks for your time!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724438731 {#1941
    date: 2024-08-23 20:45:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 25204
  -titleTs: "'distro':11 'experi':4 'laptop':8 'touchscreen':7"
  -bodyTs: "'-1':38,61 '2':36,59 'addit':109 'anecdot':90 'anti':13 'anti-consum':12 'auto':104 'auto-rot':103 'best':118 'brows':75 'challeng':110 'cinnamon':113 'compat':34,126 'comput':48 'concern':32 'consist':53 'consum':14 'contend':119 'convert':19,39,62 'd':140 'distro':42 'due':123 'enough':7 'etc':84 'everyon':2 'final':5 'fold':67 'fresh':143 'game':78,82,129 'go':23 'gpu':86 'hello':1 'hit':95 'ideal':51 'invas':10 'keyboard':102 'laptop':28,64 'love':141 'm':4,22,31 'main':79 'mint':111 'miss':97 'mode':71 'moment':122 'nvidia':85 'old':151 'perspect':144 'practic':15 'program':83 'rotat':105 'sake':58 'say':91 'screen':101 'seem':114,134 'simpl':77 'simplic':56 'sourc':147 'start':25 'suffici':45 'support':93,106,133 'tablet':70 'thank':152 'time':155 'tire':6 'touchscreen':40,63,88,92,132 'use':72 'web':74 'window':17 'workstat':80 'would':49 'year':150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703778531
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10029454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703692131 {#1942
    date: 2023-12-27 16:48:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/ee391b52-de12-4b48-ac5f-4d14973280c0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724427525 {#1379
    date: 2024-08-23 17:38:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 30716
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425130
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338730 {#1400
    date: 2024-01-15 18:12:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/ee391b52-de12-4b48-ac5f-4d14973280c0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724427525 {#1379
    date: 2024-08-23 17:38:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 30716
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425130
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338730 {#1400
    date: 2024-01-15 18:12:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/ee391b52-de12-4b48-ac5f-4d14973280c0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724427525 {#1379
    date: 2024-08-23 17:38:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 30716
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425130
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338730 {#1400
    date: 2024-01-15 18:12:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Living-the-power-user-life-over-here"
  +title: "Living the power user life over here"
  +url: "https://lemmy.dbzer0.com/pictrs/image/1ef05767-e302-4e9e-ac21-99b09f1c9aae.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724423590 {#2443
    date: 2024-08-23 16:33:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 17183
  -titleTs: "'life':5 'live':1 'power':3 'user':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694227211
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/3638836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694202711 {#2442
    date: 2023-09-08 21:51:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Living-the-power-user-life-over-here"
  +title: "Living the power user life over here"
  +url: "https://lemmy.dbzer0.com/pictrs/image/1ef05767-e302-4e9e-ac21-99b09f1c9aae.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724423590 {#2443
    date: 2024-08-23 16:33:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 17183
  -titleTs: "'life':5 'live':1 'power':3 'user':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694227211
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/3638836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694202711 {#2442
    date: 2023-09-08 21:51:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Living-the-power-user-life-over-here"
  +title: "Living the power user life over here"
  +url: "https://lemmy.dbzer0.com/pictrs/image/1ef05767-e302-4e9e-ac21-99b09f1c9aae.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724423590 {#2443
    date: 2024-08-23 16:33:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 17183
  -titleTs: "'life':5 'live':1 'power':3 'user':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694227211
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/3638836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694202711 {#2442
    date: 2023-09-08 21:51:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "TRON-and-the-illusion-of-cubic-reality-TRON-1982-film"
  +title: "TRON and the illusion of cubic reality - TRON 1982 film analysis / review / retrospective Rob Ager"
  +url: "https://invidious.nerdvpn.de/watch?v=mINIoAa5Zic&quality=medium&dark_mode=true&autoplay=1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724423472 {#2450
    date: 2024-08-23 16:31:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 30741
  -titleTs: "'1982':9 'ager':15 'analysi':11 'cubic':6 'film':10 'illus':4 'realiti':7 'retrospect':13 'review':12 'rob':14 'tron':1,8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705383827
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10753817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343827 {#2449
    date: 2024-01-15 19:37:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "TRON-and-the-illusion-of-cubic-reality-TRON-1982-film"
  +title: "TRON and the illusion of cubic reality - TRON 1982 film analysis / review / retrospective Rob Ager"
  +url: "https://invidious.nerdvpn.de/watch?v=mINIoAa5Zic&quality=medium&dark_mode=true&autoplay=1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724423472 {#2450
    date: 2024-08-23 16:31:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 30741
  -titleTs: "'1982':9 'ager':15 'analysi':11 'cubic':6 'film':10 'illus':4 'realiti':7 'retrospect':13 'review':12 'rob':14 'tron':1,8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705383827
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10753817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343827 {#2449
    date: 2024-01-15 19:37:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "TRON-and-the-illusion-of-cubic-reality-TRON-1982-film"
  +title: "TRON and the illusion of cubic reality - TRON 1982 film analysis / review / retrospective Rob Ager"
  +url: "https://invidious.nerdvpn.de/watch?v=mINIoAa5Zic&quality=medium&dark_mode=true&autoplay=1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724423472 {#2450
    date: 2024-08-23 16:31:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 30741
  -titleTs: "'1982':9 'ager':15 'analysi':11 'cubic':6 'film':10 'illus':4 'realiti':7 'retrospect':13 'review':12 'rob':14 'tron':1,8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705383827
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10753817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343827 {#2449
    date: 2024-01-15 19:37:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Windows-12"
  +title: "Windows 12"
  +url: "https://lemmy.world/pictrs/image/cb498604-b683-410c-8d11-71d40791f658.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724422926 {#1391
    date: 2024-08-23 16:22:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 11844
  -titleTs: "'12':2 'window':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692124608
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3212436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692073608 {#2481
    date: 2023-08-15 06:26:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Windows-12"
  +title: "Windows 12"
  +url: "https://lemmy.world/pictrs/image/cb498604-b683-410c-8d11-71d40791f658.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724422926 {#1391
    date: 2024-08-23 16:22:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 11844
  -titleTs: "'12':2 'window':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692124608
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3212436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692073608 {#2481
    date: 2023-08-15 06:26:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Windows-12"
  +title: "Windows 12"
  +url: "https://lemmy.world/pictrs/image/cb498604-b683-410c-8d11-71d40791f658.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724422926 {#1391
    date: 2024-08-23 16:22:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 11844
  -titleTs: "'12':2 'window':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692124608
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3212436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692073608 {#2481
    date: 2023-08-15 06:26:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1510 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Cant-play-monster-hunter"
  +title: "Cant play monster hunter"
  +url: "https://lemmy.world/pictrs/image/8c21113e-8d90-432f-9f26-810c15eca52c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 257
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724414497 {#1511
    date: 2024-08-23 14:01:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 30481
  -titleTs: "'cant':1 'hunter':4 'monster':3 'play':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705343680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10712748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705257280 {#1523
    date: 2024-01-14 19:34:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1510 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Cant-play-monster-hunter"
  +title: "Cant play monster hunter"
  +url: "https://lemmy.world/pictrs/image/8c21113e-8d90-432f-9f26-810c15eca52c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 257
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724414497 {#1511
    date: 2024-08-23 14:01:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 30481
  -titleTs: "'cant':1 'hunter':4 'monster':3 'play':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705343680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10712748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705257280 {#1523
    date: 2024-01-14 19:34:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1510 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Cant-play-monster-hunter"
  +title: "Cant play monster hunter"
  +url: "https://lemmy.world/pictrs/image/8c21113e-8d90-432f-9f26-810c15eca52c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 257
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724414497 {#1511
    date: 2024-08-23 14:01:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 30481
  -titleTs: "'cant':1 'hunter':4 'monster':3 'play':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705343680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10712748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705257280 {#1523
    date: 2024-01-14 19:34:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#1533
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#1539
    date: 2023-12-03 12:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#1533
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#1539
    date: 2023-12-03 12:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#1533
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#1539
    date: 2023-12-03 12:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1704
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1712 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Raktajino-has-liquor-in-it"
  +title: "Raktajino... has liquor in it?"
  +url: null
  +body: """
    I like coffee. I like Star Trek.\n
    \n
    I’ve had a mild interest in the raktajino, a Klingon coffee drink commonly consumed in DS9. I’ve looked up a few fan theories and fan recipes. I haven’t seen any references to a canonical recipe, so I get that there’s a bit of fun and personal preference involved.\n
    \n
    The only thing I don’t understand is why raktajino is commonly claimed to be made with liquor. On the one hand, I understand why Klingons might want a stiff additive to their caffeine. However, the context in which characters on DS9 drink it does not suggest the presence of intoxicants. I recall at least a few occasions in which bridge officers, while on duty, drink a raktajino. Surely even synthol is not OK when you’re on shift for Starfleet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395167 {#1631
    date: 2024-08-23 08:39:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 20131
  -titleTs: "'liquor':3 'raktajino':1"
  -bodyTs: "'addit':90 'bit':53 'bridg':120 'caffein':93 'canon':44 'charact':99 'claim':72 'coffe':3,19 'common':21,71 'consum':22 'context':96 'drink':20,102,125 'ds9':24,101 'duti':124 'even':129 'fan':31,34 'fun':55 'get':48 'hand':81 'haven':37 'howev':94 'interest':13 'intoxic':110 'involv':59 'klingon':18,85 'least':114 'like':2,5 'liquor':77 'look':27 'made':75 'might':86 'mild':12 'occas':117 'offic':121 'ok':133 'one':80 'person':57 'prefer':58 'presenc':108 'raktajino':16,69,127 're':136 'recal':112 'recip':35,45 'refer':41 'seen':39 'shift':138 'star':6 'starfleet':140 'stiff':89 'suggest':106 'sure':128 'synthol':130 'theori':32 'thing':62 'trek':7 'understand':66,83 've':9,26 'want':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701823161
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8705066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701736761 {#1406
    date: 2023-12-05 01:39:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1704
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1712 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Raktajino-has-liquor-in-it"
  +title: "Raktajino... has liquor in it?"
  +url: null
  +body: """
    I like coffee. I like Star Trek.\n
    \n
    I’ve had a mild interest in the raktajino, a Klingon coffee drink commonly consumed in DS9. I’ve looked up a few fan theories and fan recipes. I haven’t seen any references to a canonical recipe, so I get that there’s a bit of fun and personal preference involved.\n
    \n
    The only thing I don’t understand is why raktajino is commonly claimed to be made with liquor. On the one hand, I understand why Klingons might want a stiff additive to their caffeine. However, the context in which characters on DS9 drink it does not suggest the presence of intoxicants. I recall at least a few occasions in which bridge officers, while on duty, drink a raktajino. Surely even synthol is not OK when you’re on shift for Starfleet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395167 {#1631
    date: 2024-08-23 08:39:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 20131
  -titleTs: "'liquor':3 'raktajino':1"
  -bodyTs: "'addit':90 'bit':53 'bridg':120 'caffein':93 'canon':44 'charact':99 'claim':72 'coffe':3,19 'common':21,71 'consum':22 'context':96 'drink':20,102,125 'ds9':24,101 'duti':124 'even':129 'fan':31,34 'fun':55 'get':48 'hand':81 'haven':37 'howev':94 'interest':13 'intoxic':110 'involv':59 'klingon':18,85 'least':114 'like':2,5 'liquor':77 'look':27 'made':75 'might':86 'mild':12 'occas':117 'offic':121 'ok':133 'one':80 'person':57 'prefer':58 'presenc':108 'raktajino':16,69,127 're':136 'recal':112 'recip':35,45 'refer':41 'seen':39 'shift':138 'star':6 'starfleet':140 'stiff':89 'suggest':106 'sure':128 'synthol':130 'theori':32 'thing':62 'trek':7 'understand':66,83 've':9,26 'want':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701823161
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8705066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701736761 {#1406
    date: 2023-12-05 01:39:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1704
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1712 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Raktajino-has-liquor-in-it"
  +title: "Raktajino... has liquor in it?"
  +url: null
  +body: """
    I like coffee. I like Star Trek.\n
    \n
    I’ve had a mild interest in the raktajino, a Klingon coffee drink commonly consumed in DS9. I’ve looked up a few fan theories and fan recipes. I haven’t seen any references to a canonical recipe, so I get that there’s a bit of fun and personal preference involved.\n
    \n
    The only thing I don’t understand is why raktajino is commonly claimed to be made with liquor. On the one hand, I understand why Klingons might want a stiff additive to their caffeine. However, the context in which characters on DS9 drink it does not suggest the presence of intoxicants. I recall at least a few occasions in which bridge officers, while on duty, drink a raktajino. Surely even synthol is not OK when you’re on shift for Starfleet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395167 {#1631
    date: 2024-08-23 08:39:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 20131
  -titleTs: "'liquor':3 'raktajino':1"
  -bodyTs: "'addit':90 'bit':53 'bridg':120 'caffein':93 'canon':44 'charact':99 'claim':72 'coffe':3,19 'common':21,71 'consum':22 'context':96 'drink':20,102,125 'ds9':24,101 'duti':124 'even':129 'fan':31,34 'fun':55 'get':48 'hand':81 'haven':37 'howev':94 'interest':13 'intoxic':110 'involv':59 'klingon':18,85 'least':114 'like':2,5 'liquor':77 'look':27 'made':75 'might':86 'mild':12 'occas':117 'offic':121 'ok':133 'one':80 'person':57 'prefer':58 'presenc':108 'raktajino':16,69,127 're':136 'recal':112 'recip':35,45 'refer':41 'seen':39 'shift':138 'star':6 'starfleet':140 'stiff':89 'suggest':106 'sure':128 'synthol':130 'theori':32 'thing':62 'trek':7 'understand':66,83 've':9,26 'want':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701823161
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8705066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701736761 {#1406
    date: 2023-12-05 01:39:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
  +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
  +url: null
  +body: """
    [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
    \n
    [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
    \n
    If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
    \n
    Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
    \n
    What they STEAL:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
    </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
    </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
    </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
    </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
    </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
    </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
    </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
    </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
    </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
    </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
    </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
    </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
    </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
    </span>\n
    ```\n
    \n
    What they can do with this:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
    </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
    </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
    </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
    </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
    </span>\n
    ```\n
    \n
    The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724391715 {#1748
    date: 2024-08-23 07:41:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 30268
  -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
  -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705268159
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9241004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705181759 {#1468
    date: 2024-01-13 22:35:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
  +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
  +url: null
  +body: """
    [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
    \n
    [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
    \n
    If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
    \n
    Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
    \n
    What they STEAL:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
    </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
    </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
    </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
    </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
    </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
    </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
    </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
    </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
    </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
    </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
    </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
    </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
    </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
    </span>\n
    ```\n
    \n
    What they can do with this:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
    </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
    </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
    </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
    </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
    </span>\n
    ```\n
    \n
    The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724391715 {#1748
    date: 2024-08-23 07:41:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 30268
  -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
  -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705268159
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9241004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705181759 {#1468
    date: 2024-01-13 22:35:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
  +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
  +url: null
  +body: """
    [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
    \n
    [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
    \n
    If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
    \n
    Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
    \n
    What they STEAL:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
    </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
    </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
    </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
    </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
    </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
    </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
    </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
    </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
    </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
    </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
    </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
    </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
    </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
    </span>\n
    ```\n
    \n
    What they can do with this:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
    </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
    </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
    </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
    </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
    </span>\n
    ```\n
    \n
    The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724391715 {#1748
    date: 2024-08-23 07:41:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 30268
  -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
  -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705268159
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9241004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705181759 {#1468
    date: 2024-01-13 22:35:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1491 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "I-want-to-set-up-plex-server-no-windows-any"
  +title: "I want to set up plex server, no windows.. any simple options?"
  +url: null
  +body: """
    My wife consumes whatever media I throw at our Plex server and I’d like to stick with it (The tv’s + set top boxes/remote controls are all easy for her to use and stream Plex fine)\n
    \n
    I’d grabbed an old work PC I replaced years ago, Windows 10, and tossed a Plex server on it and it’s worked for a long time but recently despite being used for NOTHING but Plex, its bloated itself like most Windows machines and I found Cortana taking 90% CPU (despite being disabled via registry) and some updates failing over and over.\n
    \n
    I’d like to replace it (the software) but really no idea where to start, even the most helpful sites are just “use your favorite Unix then install Plex” or “Here are 56 perfect versions of Unix to install for your Plex server”\n
    \n
    Honestly I use it for nothing except Plex, is there something easy enough I could look at?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724390607 {#1489
    date: 2024-08-23 07:23:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 29204
  -titleTs: "'..':10 'option':13 'plex':6 'server':7 'set':4 'simpl':12 'want':2 'window':9"
  -bodyTs: "'10':50 '56':133 '90':87 'ago':48 'bloat':76 'boxes/remote':25 'consum':3 'control':26 'cortana':85 'could':158 'cpu':88 'd':14,39,102 'despit':68,89 'disabl':91 'easi':29,155 'enough':156 'even':116 'except':150 'fail':97 'favorit':125 'fine':37 'found':84 'grab':40 'help':119 'honest':144 'idea':112 'instal':128,139 'like':15,78,103 'long':64 'look':159 'machin':81 'media':5 'noth':72,149 'old':42 'pc':44 'perfect':134 'plex':10,36,54,74,129,142,151 'realli':110 'recent':67 'registri':93 'replac':46,105 'server':11,55,143 'set':23 'site':120 'softwar':108 'someth':154 'start':115 'stick':17 'stream':35 'take':86 'throw':7 'time':65 'top':24 'toss':52 'tv':21 'unix':126,137 'updat':96 'use':33,70,123,146 'version':135 'via':92 'whatev':4 'wife':2 'window':49,80 'work':43,61 'year':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705028779
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5793252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704942379 {#1496
    date: 2024-01-11 04:06:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1491 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "I-want-to-set-up-plex-server-no-windows-any"
  +title: "I want to set up plex server, no windows.. any simple options?"
  +url: null
  +body: """
    My wife consumes whatever media I throw at our Plex server and I’d like to stick with it (The tv’s + set top boxes/remote controls are all easy for her to use and stream Plex fine)\n
    \n
    I’d grabbed an old work PC I replaced years ago, Windows 10, and tossed a Plex server on it and it’s worked for a long time but recently despite being used for NOTHING but Plex, its bloated itself like most Windows machines and I found Cortana taking 90% CPU (despite being disabled via registry) and some updates failing over and over.\n
    \n
    I’d like to replace it (the software) but really no idea where to start, even the most helpful sites are just “use your favorite Unix then install Plex” or “Here are 56 perfect versions of Unix to install for your Plex server”\n
    \n
    Honestly I use it for nothing except Plex, is there something easy enough I could look at?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724390607 {#1489
    date: 2024-08-23 07:23:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 29204
  -titleTs: "'..':10 'option':13 'plex':6 'server':7 'set':4 'simpl':12 'want':2 'window':9"
  -bodyTs: "'10':50 '56':133 '90':87 'ago':48 'bloat':76 'boxes/remote':25 'consum':3 'control':26 'cortana':85 'could':158 'cpu':88 'd':14,39,102 'despit':68,89 'disabl':91 'easi':29,155 'enough':156 'even':116 'except':150 'fail':97 'favorit':125 'fine':37 'found':84 'grab':40 'help':119 'honest':144 'idea':112 'instal':128,139 'like':15,78,103 'long':64 'look':159 'machin':81 'media':5 'noth':72,149 'old':42 'pc':44 'perfect':134 'plex':10,36,54,74,129,142,151 'realli':110 'recent':67 'registri':93 'replac':46,105 'server':11,55,143 'set':23 'site':120 'softwar':108 'someth':154 'start':115 'stick':17 'stream':35 'take':86 'throw':7 'time':65 'top':24 'toss':52 'tv':21 'unix':126,137 'updat':96 'use':33,70,123,146 'version':135 'via':92 'whatev':4 'wife':2 'window':49,80 'work':43,61 'year':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705028779
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5793252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704942379 {#1496
    date: 2024-01-11 04:06:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1491 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "I-want-to-set-up-plex-server-no-windows-any"
  +title: "I want to set up plex server, no windows.. any simple options?"
  +url: null
  +body: """
    My wife consumes whatever media I throw at our Plex server and I’d like to stick with it (The tv’s + set top boxes/remote controls are all easy for her to use and stream Plex fine)\n
    \n
    I’d grabbed an old work PC I replaced years ago, Windows 10, and tossed a Plex server on it and it’s worked for a long time but recently despite being used for NOTHING but Plex, its bloated itself like most Windows machines and I found Cortana taking 90% CPU (despite being disabled via registry) and some updates failing over and over.\n
    \n
    I’d like to replace it (the software) but really no idea where to start, even the most helpful sites are just “use your favorite Unix then install Plex” or “Here are 56 perfect versions of Unix to install for your Plex server”\n
    \n
    Honestly I use it for nothing except Plex, is there something easy enough I could look at?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724390607 {#1489
    date: 2024-08-23 07:23:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 29204
  -titleTs: "'..':10 'option':13 'plex':6 'server':7 'set':4 'simpl':12 'want':2 'window':9"
  -bodyTs: "'10':50 '56':133 '90':87 'ago':48 'bloat':76 'boxes/remote':25 'consum':3 'control':26 'cortana':85 'could':158 'cpu':88 'd':14,39,102 'despit':68,89 'disabl':91 'easi':29,155 'enough':156 'even':116 'except':150 'fail':97 'favorit':125 'fine':37 'found':84 'grab':40 'help':119 'honest':144 'idea':112 'instal':128,139 'like':15,78,103 'long':64 'look':159 'machin':81 'media':5 'noth':72,149 'old':42 'pc':44 'perfect':134 'plex':10,36,54,74,129,142,151 'realli':110 'recent':67 'registri':93 'replac':46,105 'server':11,55,143 'set':23 'site':120 'softwar':108 'someth':154 'start':115 'stick':17 'stream':35 'take':86 'throw':7 'time':65 'top':24 'toss':52 'tv':21 'unix':126,137 'updat':96 'use':33,70,123,146 'version':135 'via':92 'whatev':4 'wife':2 'window':49,80 'work':43,61 'year':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705028779
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5793252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704942379 {#1496
    date: 2024-01-11 04:06:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1762 …}
  +slug: "129-Hello-2024-This-Week-in-GNOME"
  +title: "#129 Hello 2024 · This Week in GNOME"
  +url: "https://thisweek.gnome.org/posts/2024/01/twig-129"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724390099 {#1763
    date: 2024-08-23 07:14:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 27495
  -titleTs: "'129':1 '2024':3 'gnome':7 'hello':2 'week':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704575545
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10167661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704489145 {#1756
    date: 2024-01-05 22:12:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1762 …}
  +slug: "129-Hello-2024-This-Week-in-GNOME"
  +title: "#129 Hello 2024 · This Week in GNOME"
  +url: "https://thisweek.gnome.org/posts/2024/01/twig-129"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724390099 {#1763
    date: 2024-08-23 07:14:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 27495
  -titleTs: "'129':1 '2024':3 'gnome':7 'hello':2 'week':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704575545
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10167661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704489145 {#1756
    date: 2024-01-05 22:12:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1762 …}
  +slug: "129-Hello-2024-This-Week-in-GNOME"
  +title: "#129 Hello 2024 · This Week in GNOME"
  +url: "https://thisweek.gnome.org/posts/2024/01/twig-129"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724390099 {#1763
    date: 2024-08-23 07:14:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 27495
  -titleTs: "'129':1 '2024':3 'gnome':7 'hello':2 'week':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704575545
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10167661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704489145 {#1756
    date: 2024-01-05 22:12:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1786 …}
  +image: Proxies\__CG__\App\Entity\Image {#1780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
  +slug: "I-just-made-the-most-disturbing-search-crying-MAGA-karen"
  +title: "I just made the most disturbing search: crying MAGA karen and I can't stop think of all the things that make them cry"
  +url: "https://lemmy.ml/pictrs/image/1ce1ea17-9f42-45e6-b02a-bd669580b3e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724387110 {#1782
    date: 2024-08-23 06:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 30785
  -titleTs: "'cri':8,24 'disturb':6 'karen':10 'made':3 'maga':9 'make':22 'search':7 'stop':15 'thing':20 'think':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705422738
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10595670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705355738 {#1783
    date: 2024-01-15 22:55:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1786 …}
  +image: Proxies\__CG__\App\Entity\Image {#1780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
  +slug: "I-just-made-the-most-disturbing-search-crying-MAGA-karen"
  +title: "I just made the most disturbing search: crying MAGA karen and I can't stop think of all the things that make them cry"
  +url: "https://lemmy.ml/pictrs/image/1ce1ea17-9f42-45e6-b02a-bd669580b3e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724387110 {#1782
    date: 2024-08-23 06:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 30785
  -titleTs: "'cri':8,24 'disturb':6 'karen':10 'made':3 'maga':9 'make':22 'search':7 'stop':15 'thing':20 'think':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705422738
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10595670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705355738 {#1783
    date: 2024-01-15 22:55:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1786 …}
  +image: Proxies\__CG__\App\Entity\Image {#1780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
  +slug: "I-just-made-the-most-disturbing-search-crying-MAGA-karen"
  +title: "I just made the most disturbing search: crying MAGA karen and I can't stop think of all the things that make them cry"
  +url: "https://lemmy.ml/pictrs/image/1ce1ea17-9f42-45e6-b02a-bd669580b3e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724387110 {#1782
    date: 2024-08-23 06:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 30785
  -titleTs: "'cri':8,24 'disturb':6 'karen':10 'made':3 'maga':9 'make':22 'search':7 'stop':15 'thing':20 'think':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705422738
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10595670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705355738 {#1783
    date: 2024-01-15 22:55:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1786 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "oh-no-Germany-what-is-u-doin"
  +title: "oh no Germany what is u doin"
  +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724385309 {#1644
    date: 2024-08-23 05:55:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 29556
  -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705193731
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10641074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705107331 {#1643
    date: 2024-01-13 01:55:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1786 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "oh-no-Germany-what-is-u-doin"
  +title: "oh no Germany what is u doin"
  +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724385309 {#1644
    date: 2024-08-23 05:55:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 29556
  -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705193731
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10641074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705107331 {#1643
    date: 2024-01-13 01:55:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1786 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "oh-no-Germany-what-is-u-doin"
  +title: "oh no Germany what is u doin"
  +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724385309 {#1644
    date: 2024-08-23 05:55:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 29556
  -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705193731
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10641074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705107331 {#1643
    date: 2024-01-13 01:55:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1420 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "No-Now-listen-my-trauma"
  +title: "No, Now listen my trauma"
  +url: "https://lemm.ee/pictrs/image/6a2f927a-5fdd-4a9f-88f9-e3b1d89106c5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 478
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724379905 {#1424
    date: 2024-08-23 04:25:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 30356
  -titleTs: "'listen':3 'trauma':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705311987
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20901165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705225587 {#1423
    date: 2024-01-14 10:46:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1420 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "No-Now-listen-my-trauma"
  +title: "No, Now listen my trauma"
  +url: "https://lemm.ee/pictrs/image/6a2f927a-5fdd-4a9f-88f9-e3b1d89106c5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 478
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724379905 {#1424
    date: 2024-08-23 04:25:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 30356
  -titleTs: "'listen':3 'trauma':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705311987
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20901165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705225587 {#1423
    date: 2024-01-14 10:46:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1420 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "No-Now-listen-my-trauma"
  +title: "No, Now listen my trauma"
  +url: "https://lemm.ee/pictrs/image/6a2f927a-5fdd-4a9f-88f9-e3b1d89106c5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 478
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724379905 {#1424
    date: 2024-08-23 04:25:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 30356
  -titleTs: "'listen':3 'trauma':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705311987
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20901165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705225587 {#1423
    date: 2024-01-14 10:46:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1463 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1448 …}
  +slug: "Let-s-goooooo"
  +title: "Let's goooooo"
  +url: "https://mander.xyz/pictrs/image/53f83f2a-fd8f-4119-b386-f49b6e97ca0f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 956
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724364214 {#1456
    date: 2024-08-23 00:03:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 30432
  -titleTs: "'goooooo':3 'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705334880
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8442900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248480 {#1454
    date: 2024-01-14 17:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1463 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1448 …}
  +slug: "Let-s-goooooo"
  +title: "Let's goooooo"
  +url: "https://mander.xyz/pictrs/image/53f83f2a-fd8f-4119-b386-f49b6e97ca0f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 956
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724364214 {#1456
    date: 2024-08-23 00:03:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 30432
  -titleTs: "'goooooo':3 'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705334880
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8442900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248480 {#1454
    date: 2024-01-14 17:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1463 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1448 …}
  +slug: "Let-s-goooooo"
  +title: "Let's goooooo"
  +url: "https://mander.xyz/pictrs/image/53f83f2a-fd8f-4119-b386-f49b6e97ca0f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 956
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724364214 {#1456
    date: 2024-08-23 00:03:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 30432
  -titleTs: "'goooooo':3 'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705334880
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8442900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248480 {#1454
    date: 2024-01-14 17:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1440 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "searx-prvcy-eu-dead"
  +title: "searx.prvcy.eu dead?"
  +url: null
  +body: """
    Hello,\n
    \n
    searx.prvcy.eu has been dead for me for a couple of weeks now, anyone else?\n
    \n
    I’m getting 502 Bad Gateway.\n
    \n
    Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724355903 {#1435
    date: 2024-08-22 21:45:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 30637
  -titleTs: "'dead':2 'searx.prvcy.eu':1"
  -bodyTs: "'502':19 'anyon':14 'bad':20 'coupl':10 'dead':5 'els':15 'gateway':21 'get':18 'hello':1 'm':17 'searx.prvcy.eu':2 'thank':22 'week':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705411341
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10740478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324941 {#1430
    date: 2024-01-15 14:22:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1440 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "searx-prvcy-eu-dead"
  +title: "searx.prvcy.eu dead?"
  +url: null
  +body: """
    Hello,\n
    \n
    searx.prvcy.eu has been dead for me for a couple of weeks now, anyone else?\n
    \n
    I’m getting 502 Bad Gateway.\n
    \n
    Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724355903 {#1435
    date: 2024-08-22 21:45:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 30637
  -titleTs: "'dead':2 'searx.prvcy.eu':1"
  -bodyTs: "'502':19 'anyon':14 'bad':20 'coupl':10 'dead':5 'els':15 'gateway':21 'get':18 'hello':1 'm':17 'searx.prvcy.eu':2 'thank':22 'week':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705411341
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10740478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324941 {#1430
    date: 2024-01-15 14:22:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1440 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "searx-prvcy-eu-dead"
  +title: "searx.prvcy.eu dead?"
  +url: null
  +body: """
    Hello,\n
    \n
    searx.prvcy.eu has been dead for me for a couple of weeks now, anyone else?\n
    \n
    I’m getting 502 Bad Gateway.\n
    \n
    Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724355903 {#1435
    date: 2024-08-22 21:45:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 30637
  -titleTs: "'dead':2 'searx.prvcy.eu':1"
  -bodyTs: "'502':19 'anyon':14 'bad':20 'coupl':10 'dead':5 'els':15 'gateway':21 'get':18 'hello':1 'm':17 'searx.prvcy.eu':2 'thank':22 'week':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705411341
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10740478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324941 {#1430
    date: 2024-01-15 14:22:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1606 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "Huh-I-m-closer-to-being-Borg-than-I-realized"
  +title: "Huh, I'm closer to being Borg than I realized."
  +url: "https://startrek.website/pictrs/image/15c5f5ac-a323-4f4e-ae2a-7fccb8d2e2af.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724351279 {#1709
    date: 2024-08-22 20:27:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 10605
  -titleTs: "'borg':7 'closer':4 'huh':1 'm':3 'realiz':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697071830
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2591185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040830 {#1595
    date: 2023-10-11 18:13:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1606 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "Huh-I-m-closer-to-being-Borg-than-I-realized"
  +title: "Huh, I'm closer to being Borg than I realized."
  +url: "https://startrek.website/pictrs/image/15c5f5ac-a323-4f4e-ae2a-7fccb8d2e2af.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724351279 {#1709
    date: 2024-08-22 20:27:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 10605
  -titleTs: "'borg':7 'closer':4 'huh':1 'm':3 'realiz':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697071830
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2591185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040830 {#1595
    date: 2023-10-11 18:13:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1606 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "Huh-I-m-closer-to-being-Borg-than-I-realized"
  +title: "Huh, I'm closer to being Borg than I realized."
  +url: "https://startrek.website/pictrs/image/15c5f5ac-a323-4f4e-ae2a-7fccb8d2e2af.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724351279 {#1709
    date: 2024-08-22 20:27:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 10605
  -titleTs: "'borg':7 'closer':4 'huh':1 'm':3 'realiz':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697071830
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2591185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040830 {#1595
    date: 2023-10-11 18:13:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1440 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "I-have-an-issue-with-how-SIM-cards-are-handled"
  +title: "I have an issue with how SIM cards are handled in most countries"
  +url: null
  +body: """
    Almost all countries require official authentication to activate a SIM card. This seems to me as a huge privacy problem, if the country can track sim cards across cell towers and connect them to a person. It seems like a dystopian system, that we litterely can not hide from our governments without turning off our smartphones. It seems incredibly unnecessary to me and just sets up the system to be abused.\n
    \n
    Or do I understand something wrong?\n
    \n
    What can we do against this? There are some sim cards that can be bought second hand, but they will not be a long term solution.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724347895 {#1675
    date: 2024-08-22 19:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 28719
  -titleTs: "'card':8 'countri':13 'handl':10 'issu':4 'sim':7"
  -bodyTs: "'abus':71 'across':28 'activ':8 'almost':1 'authent':6 'bought':92 'card':11,27,88 'cell':29 'connect':32 'countri':3,23 'dystopian':41 'govern':51 'hand':94 'hide':48 'huge':18 'incred':59 'like':39 'litter':45 'long':101 'offici':5 'person':36 'privaci':19 'problem':20 'requir':4 'second':93 'seem':13,38,58 'set':65 'sim':10,26,87 'smartphon':56 'solut':103 'someth':76 'system':42,68 'term':102 'tower':30 'track':25 'turn':53 'understand':75 'unnecessari':60 'without':52 'wrong':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704999386
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10360962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912986 {#1674
    date: 2024-01-10 19:56:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1440 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "I-have-an-issue-with-how-SIM-cards-are-handled"
  +title: "I have an issue with how SIM cards are handled in most countries"
  +url: null
  +body: """
    Almost all countries require official authentication to activate a SIM card. This seems to me as a huge privacy problem, if the country can track sim cards across cell towers and connect them to a person. It seems like a dystopian system, that we litterely can not hide from our governments without turning off our smartphones. It seems incredibly unnecessary to me and just sets up the system to be abused.\n
    \n
    Or do I understand something wrong?\n
    \n
    What can we do against this? There are some sim cards that can be bought second hand, but they will not be a long term solution.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724347895 {#1675
    date: 2024-08-22 19:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 28719
  -titleTs: "'card':8 'countri':13 'handl':10 'issu':4 'sim':7"
  -bodyTs: "'abus':71 'across':28 'activ':8 'almost':1 'authent':6 'bought':92 'card':11,27,88 'cell':29 'connect':32 'countri':3,23 'dystopian':41 'govern':51 'hand':94 'hide':48 'huge':18 'incred':59 'like':39 'litter':45 'long':101 'offici':5 'person':36 'privaci':19 'problem':20 'requir':4 'second':93 'seem':13,38,58 'set':65 'sim':10,26,87 'smartphon':56 'solut':103 'someth':76 'system':42,68 'term':102 'tower':30 'track':25 'turn':53 'understand':75 'unnecessari':60 'without':52 'wrong':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704999386
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10360962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912986 {#1674
    date: 2024-01-10 19:56:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1440 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "I-have-an-issue-with-how-SIM-cards-are-handled"
  +title: "I have an issue with how SIM cards are handled in most countries"
  +url: null
  +body: """
    Almost all countries require official authentication to activate a SIM card. This seems to me as a huge privacy problem, if the country can track sim cards across cell towers and connect them to a person. It seems like a dystopian system, that we litterely can not hide from our governments without turning off our smartphones. It seems incredibly unnecessary to me and just sets up the system to be abused.\n
    \n
    Or do I understand something wrong?\n
    \n
    What can we do against this? There are some sim cards that can be bought second hand, but they will not be a long term solution.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724347895 {#1675
    date: 2024-08-22 19:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 28719
  -titleTs: "'card':8 'countri':13 'handl':10 'issu':4 'sim':7"
  -bodyTs: "'abus':71 'across':28 'activ':8 'almost':1 'authent':6 'bought':92 'card':11,27,88 'cell':29 'connect':32 'countri':3,23 'dystopian':41 'govern':51 'hand':94 'hide':48 'huge':18 'incred':59 'like':39 'litter':45 'long':101 'offici':5 'person':36 'privaci':19 'problem':20 'requir':4 'second':93 'seem':13,38,58 'set':65 'sim':10,26,87 'smartphon':56 'solut':103 'someth':76 'system':42,68 'term':102 'tower':30 'track':25 'turn':53 'understand':75 'unnecessari':60 'without':52 'wrong':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704999386
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10360962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912986 {#1674
    date: 2024-01-10 19:56:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1653 …}
  +slug: "Raising-the-Bar-Introducing-the-new-App-Metadata-Guidelines"
  +title: "Raising the Bar: Introducing the new App Metadata Guidelines"
  +url: "https://docs.flathub.org/blog/quality-moderation/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724324753 {#1652
    date: 2024-08-22 13:05:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 28243
  -titleTs: "'app':7 'bar':3 'guidelin':9 'introduc':4 'metadata':8 'new':6 'rais':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704851241
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10291008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704764841 {#1655
    date: 2024-01-09 02:47:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1653 …}
  +slug: "Raising-the-Bar-Introducing-the-new-App-Metadata-Guidelines"
  +title: "Raising the Bar: Introducing the new App Metadata Guidelines"
  +url: "https://docs.flathub.org/blog/quality-moderation/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724324753 {#1652
    date: 2024-08-22 13:05:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 28243
  -titleTs: "'app':7 'bar':3 'guidelin':9 'introduc':4 'metadata':8 'new':6 'rais':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704851241
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10291008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704764841 {#1655
    date: 2024-01-09 02:47:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1653 …}
  +slug: "Raising-the-Bar-Introducing-the-new-App-Metadata-Guidelines"
  +title: "Raising the Bar: Introducing the new App Metadata Guidelines"
  +url: "https://docs.flathub.org/blog/quality-moderation/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724324753 {#1652
    date: 2024-08-22 13:05:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 28243
  -titleTs: "'app':7 'bar':3 'guidelin':9 'introduc':4 'metadata':8 'new':6 'rais':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704851241
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10291008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704764841 {#1655
    date: 2024-01-09 02:47:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1580 …}
  +slug: "Shitty-railing"
  +title: "Shitty railing"
  +url: "https://i.imgflip.com/8cbezp.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 379
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724324525 {#1582
    date: 2024-08-22 13:02:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 30447
  -titleTs: "'rail':2 'shitti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705335272
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2601414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248872 {#1578
    date: 2024-01-14 17:14:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1580 …}
  +slug: "Shitty-railing"
  +title: "Shitty railing"
  +url: "https://i.imgflip.com/8cbezp.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 379
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724324525 {#1582
    date: 2024-08-22 13:02:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 30447
  -titleTs: "'rail':2 'shitti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705335272
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2601414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248872 {#1578
    date: 2024-01-14 17:14:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1580 …}
  +slug: "Shitty-railing"
  +title: "Shitty railing"
  +url: "https://i.imgflip.com/8cbezp.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 379
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724324525 {#1582
    date: 2024-08-22 13:02:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 30447
  -titleTs: "'rail':2 'shitti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705335272
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2601414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248872 {#1578
    date: 2024-01-14 17:14:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1528 …}
  +slug: "Linux-Hijinks"
  +title: "Linux Hijinks"
  +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
  +body: """
    So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
    \n
    And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
    \n
    Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
    \n
    Lastly the printer… Not sure what to do with this, any suggestions?\n
    \n
    EDIT Wound up with a block of text, put a couple extra lines in to break it up
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724323723 {#1551
    date: 2024-08-22 12:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 26865
  -titleTs: "'hijink':2 'linux':1"
  -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704333355
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11112732"
  +editedAt: DateTimeImmutable @1711094682 {#1549
    date: 2024-03-22 09:04:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704246955 {#1560
    date: 2024-01-03 02:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1528 …}
  +slug: "Linux-Hijinks"
  +title: "Linux Hijinks"
  +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
  +body: """
    So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
    \n
    And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
    \n
    Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
    \n
    Lastly the printer… Not sure what to do with this, any suggestions?\n
    \n
    EDIT Wound up with a block of text, put a couple extra lines in to break it up
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724323723 {#1551
    date: 2024-08-22 12:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 26865
  -titleTs: "'hijink':2 'linux':1"
  -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704333355
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11112732"
  +editedAt: DateTimeImmutable @1711094682 {#1549
    date: 2024-03-22 09:04:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704246955 {#1560
    date: 2024-01-03 02:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1528 …}
  +slug: "Linux-Hijinks"
  +title: "Linux Hijinks"
  +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
  +body: """
    So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
    \n
    And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
    \n
    Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
    \n
    Lastly the printer… Not sure what to do with this, any suggestions?\n
    \n
    EDIT Wound up with a block of text, put a couple extra lines in to break it up
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724323723 {#1551
    date: 2024-08-22 12:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 26865
  -titleTs: "'hijink':2 'linux':1"
  -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704333355
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11112732"
  +editedAt: DateTimeImmutable @1711094682 {#1549
    date: 2024-03-22 09:04:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704246955 {#1560
    date: 2024-01-03 02:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details